Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Sengil
/
bert-turkish-intent-classifier-V2
like
1
Text Classification
Transformers
Safetensors
bert
Generated from Trainer
License:
mit
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
bert-turkish-intent-classifier-V2
/
label_mapping.json
Sengil
Upload folder using huggingface_hub
8476e75
verified
13 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
152 Bytes
{
"id2label"
:
{
"0"
:
"NONE"
,
"1"
:
"QUESTION"
,
"2"
:
"REQUEST"
}
,
"label2id"
:
{
"NONE"
:
0
,
"REQUEST"
:
1
,
"QUESTION"
:
2
}
}