Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
iarfmoose
/
t5-base-question-generator
like
62
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
t5
text2text-generation
text-generation-inference
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
main
t5-base-question-generator
/
special_tokens_map.json
system
HF Staff
Update special_tokens_map.json
c8a5dd2
over 5 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
121 Bytes
{
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
,
"additional_special_tokens"
:
[
"<answer>"
,
"<context>"
]
}