Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
getrajeev03
/
debug-example
like
0
Text Classification
Transformers
PyTorch
TensorBoard
emotion
distilbert
Generated from Trainer
Eval Results (legacy)
License:
apache-2.0
Model card
Files
Files and versions
xet
Metrics
Training metrics
Community
1
Deploy
Use this model
refs/pr/1
debug-example
/
special_tokens_map.json
getrajeev03
Training in progress, step 500
981801a
over 2 years ago
raw
Copy download link
history
blame
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}