Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Finisha-LLM
/
Limy
like
0
Follow
Finisha
4
Text Classification
PyTorch
French
text-classification-from-scratch
License:
mit
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
Limy
/
config.json
Nora-006
Upload folder using huggingface_hub
e6e00ca
verified
10 months ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
160 Bytes
{
"model_name"
:
"SimpleClassifier"
,
"vocab_size"
:
21
,
"embedding_dim"
:
100
,
"hidden_dim"
:
256
,
"output_dim"
:
2
,
"model_type"
:
"text-classification-from-scratch"
}