Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
dpazmino
/
finetuning-sentiment-model_duke_final_two
like
0
Text Classification
Transformers
PyTorch
TensorBoard
distilbert
Generated from Trainer
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
Train
Deploy
Use this model
0ba7fa7
finetuning-sentiment-model_duke_final_two
/
special_tokens_map.json
dpazmino
Training in progress, epoch 1
78f3600
almost 3 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}