Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
AyushPJ
/
ai-club-inductions-21-nlp-ELECTRA-base-squad
like
0
Question Answering
Transformers
PyTorch
electra
Generated from Trainer
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
ai-club-inductions-21-nlp-ELECTRA-base-squad
/
special_tokens_map.json
AyushPJ
End of training
d83bdb2
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}