Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
VuongQuoc
/
checkpoints_29_9_microsoft_deberta_V1
like
0
Multiple Choice
Transformers
PyTorch
deberta-v2
Generated from Trainer
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
725da96
checkpoints_29_9_microsoft_deberta_V1
/
special_tokens_map.json
VuongQuoc
Training in progress, step 100
46dc52a
about 1 year 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]"
}