Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Sehong
/
t5-large-QuestionGeneration
like
6
Text2Text Generation
Transformers
PyTorch
squad
English
t5
text-generation-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
52bff97
t5-large-QuestionGeneration
/
special_tokens_map.json
Sehong
add tokenizer
83facfa
about 2 years ago
raw
Copy download link
history
blame
Safe
122 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"mask_token"
:
"<mask>"
,
"pad_token"
:
"<pad>"
,
"sep_token"
:
"[SEP]"
}