Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
hanky74
/
test_distilbert_fine_tuned00
like
0
Text Classification
Transformers
google-tensorflow
TensorFlow
distilbert
Inference Endpoints
License:
unlicense
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
test_distilbert_fine_tuned00
/
special_tokens_map.json
hanky74
Upload 6 files
6b0e862
verified
7 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]"
}