Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
tezign
/
Erlangshen-Sentiment-FineTune
like
1
Follow
Tezign
5
Text Classification
Transformers
PyTorch
Safetensors
Chinese
bert
sentiment-analysis
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
Erlangshen-Sentiment-FineTune
/
special_tokens_map.json
trek90s
add tokenizer
966c585
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]"
}