Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
mrm8488
/
deberta-v3-small-finetuned-cola
like
3
Text Classification
Transformers
PyTorch
TensorBoard
Safetensors
glue
English
deberta-v2
Generated from Trainer
Eval Results
Inference Endpoints
arxiv:
2006.03654
arxiv:
2111.09543
License:
mit
Model card
Files
Files and versions
Metrics
Training metrics
Community
5
Train
Deploy
Use this model
refs/pr/3
deberta-v3-small-finetuned-cola
/
special_tokens_map.json
mrm8488
Initial commit from mrm8488
15f8696
almost 3 years ago
raw
Copy download link
history
blame
Safe
156 Bytes
{
"bos_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}