Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ThomasSimonini
/
t5-end2end-question-generation
like
15
Text2Text Generation
Transformers
PyTorch
squad
t5
Generated from Trainer
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
1dda3f9
t5-end2end-question-generation
/
tokenizer_config.json
ThomasFfefefef
Update tokenizer_config.json
1dda3f9
about 3 years ago
raw
Copy download link
history
blame
Safe
119 Bytes
{
"model_max_length"
:
512
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
,
"full_tokenizer_file"
:
null
}