Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Rzoro
/
checkpoints_1_18
like
0
Multiple Choice
Transformers
PyTorch
deberta-v2
Generated from Trainer
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
713e206
checkpoints_1_18
/
special_tokens_map.json
Rzoro
Training in progress, step 100
f8a85d5
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]"
}