Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
hoonst
/
distilbert-base-uncased-finetuned-cola
like
0
Text Classification
Transformers
PyTorch
TensorBoard
distilbert
Inference Endpoints
Model card
Files
Files and versions
Metrics
Training metrics
Community
Train
Deploy
Use this model
3462635
distilbert-base-uncased-finetuned-cola
/
special_tokens_map.json
hoonst
Training in progress, epoch 1
3462635
about 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]"
}