Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
alphahg
/
tunelectra-pure2-2882482
like
0
Question Answering
Transformers
PyTorch
custom_squad_v2
electra
Generated from Trainer
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
tunelectra-pure2-2882482
/
special_tokens_map.json
alphahg
tunelectra-pure2-2882482
96534ff
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}