Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
abspython
/
distilbert-finetuned
like
0
Text Classification
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
English
distilbert
Inference Endpoints
License:
other
Model card
Files
Files and versions
Train
Deploy
Use this model
42d7250
distilbert-finetuned
/
special_tokens_map.json
abspython
Updated
42d7250
over 2 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]"
}