Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ttwj-sutd
/
multilingual-question-generator
like
0
Text2Text Generation
Transformers
PyTorch
mt5
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
1b6e127
multilingual-question-generator
/
special_tokens_map.json
ttwj-sutd
Initial commit
87dfbdc
over 2 years ago
raw
Copy download link
history
blame
Safe
144 Bytes
{
"additional_special_tokens"
:
[
"<answer>"
,
"<context>"
]
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}