Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
hiudev
/
finBERT-phraseBank
like
0
Text Classification
Transformers
Safetensors
bert
finBERT
sequence-classification
Generated from Trainer
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
finBERT-phraseBank
/
special_tokens_map.json
hiudev
Initial release
2822f45
verified
14 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]"
}