Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Bencode92
/
tradepulse-finbert-sentiment
like
0
Text Classification
TensorBoard
Safetensors
English
bert
finance
sentiment-analysis
finbert
trading
License:
apache-2.0
Model card
Files
Files and versions
xet
Metrics
Training metrics
Community
b80af98
tradepulse-finbert-sentiment
/
special_tokens_map.json
Bencode92
Training in progress, epoch 1
de30a6b
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]"
}