Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
VMware
/
t5-small-question-generator
like
2
Follow
VMware AI Labs
202
Text2Text Generation
Transformers
PyTorch
Safetensors
iarfmoose/question_generator
t5
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
a75ac5c
t5-small-question-generator
/
special_tokens_map.json
rbattle
Initial upload
492f68c
about 2 years ago
raw
Copy download link
history
blame
Safe
121 Bytes
{
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
,
"additional_special_tokens"
:
[
"<answer>"
,
"<context>"
]
}