Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
caioamb
/
distilbert-base-uncased-finetuned-cola
like
0
Text Classification
Transformers
PyTorch
TensorBoard
glue
distilbert
Generated from Trainer
Eval Results
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
3
Train
Deploy
Use this model
0e328dc
distilbert-base-uncased-finetuned-cola
/
special_tokens_map.json
caioamb
Training in progress, epoch 1
9d1d823
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]"
}