Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
hw2942
/
bert-base-chinese-finetuning-financial-news-sentiment-test
like
0
Text Classification
Transformers
PyTorch
TensorBoard
Chinese
bert
Generated from Trainer
finance
Inference Endpoints
Model card
Files
Files and versions
Metrics
Training metrics
Community
2
Train
Deploy
Use this model
main
bert-base-chinese-finetuning-financial-news-sentiment-test
/
special_tokens_map.json
hw2942
Upload tokenizer
cf53a1f
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]"
}