Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Rachneet
/
t5-base-qg-hl-squadv2
like
0
Text2Text Generation
Transformers
PyTorch
JAX
squad
t5
question-generation
text-generation-inference
Inference Endpoints
arxiv:
1910.10683
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
t5-base-qg-hl-squadv2
/
special_tokens_map.json
Rachneet
Add qg model files
9c1392e
almost 4 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
113 Bytes
{
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
,
"additional_special_tokens"
:
[
"<sep>"
,
"<hl>"
]
}