Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
pszemraj
/
deberta-v3-xsmall-CoLA
like
0
Text Classification
Transformers
PyTorch
ONNX
glue
English
deberta-v2
Generated from Trainer
Eval Results
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
refs/pr/1
deberta-v3-xsmall-CoLA
/
special_tokens_map.json
pszemraj
Training in progress, epoch 1
5bd0b68
almost 2 years ago
raw
Copy download link
history
blame
Safe
173 Bytes
{
"bos_token"
:
"[CLS]"
,
"cls_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}