Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
lewtun
/
autotrain-acronym-identification-7324788
like
0
Token Classification
Transformers
PyTorch
lewtun/autotrain-data-acronym-identification
acronym_identification
English
bert
Trained with AutoTrain
Eval Results
Carbon Emissions
Inference Endpoints
Model card
Files
Files and versions
Community
12
Train
Deploy
Use this model
6641b53
autotrain-acronym-identification-7324788
/
special_tokens_map.json
system
HF staff
Commit From AutoTrain
3b0b6b3
over 2 years ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}