Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
VenkatManda
/
V1
like
0
Question Answering
Transformers
TensorBoard
Safetensors
squad_v2
bert
Generated from Trainer
License:
mit
Model card
Files
Files and versions
Metrics
Training metrics
Community
Train
Deploy
Use this model
main
V1
/
special_tokens_map.json
VenkatManda
End of training
0283e0f
over 1 year 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]"
}