Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ZhangCheng
/
T5-Base-finetuned-for-Question-Generation
like
13
Text2Text Generation
Transformers
PyTorch
google-tensorflow
TensorFlow
Safetensors
squad
English
t5
Question Generation
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
T5-Base-finetuned-for-Question-Generation
/
special_tokens_map.json
ZhangCheng
Upload model, configuration and tokenizer files.
02170fa
almost 3 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>"
]
}