Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
bardsai
/
finance-sentiment-zh-base
like
13
Follow
bards.ai
20
Text Classification
Transformers
PyTorch
datasets/financial_phrasebank
Chinese
bert
financial-sentiment-analysis
sentiment-analysis
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
finance-sentiment-zh-base
/
special_tokens_map.json
mprzymus
Upload folder using huggingface_hub
e2fe080
over 1 year 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]"
}