Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
EnDevSols
/
finbert_financial_phraseban
like
0
Follow
EnDevSols
8
Text Classification
Transformers
Safetensors
bert
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
a7de3bc
finbert_financial_phraseban
/
special_tokens_map.json
sarmadsiddiqui29
Upload folder using huggingface_hub
a7de3bc
verified
4 months 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]"
}