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
momenalhamza
/
multilingual-chatbot-lang-detector
like
0
Safetensors
distilbert
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
multilingual-chatbot-lang-detector
/
labels.json
momenalhamza
Upload fine-tuned DistilBERT language detector (AR/CS/EN/FR, test F1 macro 0.9967)
41f1196
verified
4 months ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
160 Bytes
{
"label_to_id"
:
{
"AR"
:
0
,
"CS"
:
1
,
"EN"
:
2
,
"FR"
:
3
}
,
"id_to_label"
:
{
"0"
:
"AR"
,
"1"
:
"CS"
,
"2"
:
"EN"
,
"3"
:
"FR"
}
}