Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
staceythompson
/
autonlp-myclassification-fortext-16332728
like
0
Text Classification
Transformers
PyTorch
staceythompson/autonlp-data-myclassification-fortext
Enawené-Nawé
distilbert
Trained with AutoTrain
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
autonlp-myclassification-fortext-16332728
/
special_tokens_map.json
abhishek
HF staff
Commit From AutoNLP
d7791ad
about 3 years 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]"
}