Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Sebsa
/
autotrain-bert-tone
like
0
TensorBoard
Safetensors
distilbert
Trained with AutoTrain
text-regression
Model card
Files
Files and versions
xet
Metrics
Training metrics
Community
main
autotrain-bert-tone
/
special_tokens_map.json
Sebsa
Upload folder using huggingface_hub
b720d6a
verified
10 months 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]"
}