Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
asalhi85
/
Dialect_Recognitionv2
like
1
Text Classification
Transformers
PyTorch
bert
Inference Endpoints
License:
cc-by-nc-sa-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
Dialect_Recognitionv2
/
special_tokens_map.json
asalhi85
Upload 5 files
73247aa
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}