Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
valhalla
/
t5-small-qg-hl
like
2
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
81bb3b0
t5-small-qg-hl
/
tokenizer_config.json
system
HF staff
Update tokenizer_config.json
2fff3f3
over 4 years ago
raw
Copy download link
history
blame
Safe
90 Bytes
{
"model_max_length"
:
512
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
}