Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
sxandie
/
autotrain-syn-46822115629
like
1
Token Classification
Transformers
PyTorch
sxandie/autotrain-data-syn
Italian
bert
Trained with AutoTrain
Carbon Emissions
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
autotrain-syn-46822115629
/
special_tokens_map.json
system
HF staff
Commit From AutoTrain
31467e7
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}