Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Just4jcgeorge
/
finetuning-sentiment-model-10000-samples
like
0
TensorBoard
Safetensors
distilbert
Generated from Trainer
License:
apache-2.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
8c358a3
finetuning-sentiment-model-10000-samples
/
special_tokens_map.json
Just4jcgeorge
Training in progress, epoch 0
7410ee3
verified
2 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]"
}