Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
SeyedAli
/
Persian-Text-Emotion-Bert-V1
like
2
Text Classification
Transformers
PyTorch
Safetensors
Persian
bert
Generated from Trainer
Inference Endpoints
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
342d204
Persian-Text-Emotion-Bert-V1
/
special_tokens_map.json
SeyedAli
SeyedAli/Persian-Text-Emotion-Bert-V1
8b99f3a
about 1 year 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]"
}