Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
mingflam
/
final_sentiment_model
like
0
Text Classification
Safetensors
Chinese
bert
finance
new
chinese
sentiment
arxiv:
1910.09700
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
main
final_sentiment_model
/
special_tokens_map.json
mingflam
Upload 7 files
f947e47
verified
13 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}