Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
hf-internal-testing
/
tiny-random-ErnieForSequenceClassification
like
0
Follow
Hugging Face Internal Testing Organization
80
Text Classification
Transformers
PyTorch
ernie
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
84e0be0
tiny-random-ErnieForSequenceClassification
/
special_tokens_map.json
ydshieh
HF staff
Upload tiny models for ErnieForSequenceClassification
84e0be0
about 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]"
}