Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
hf-tiny-model-private
/
tiny-random-MegatronBertForMultipleChoice
like
0
Follow
HF tiny models (private usage)
3
Multiple Choice
Transformers
PyTorch
megatron-bert
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
44f9cd4
tiny-random-MegatronBertForMultipleChoice
/
special_tokens_map.json
hf-transformers-bot
Upload tiny models for MegatronBertForMultipleChoice
44f9cd4
over 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}