Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ZhangCheng
/
T5v1.1-Base-Fine-Tuned-for-Question-Generation
like
4
Text2Text Generation
Transformers
PyTorch
Safetensors
squad
English
t5
Question Generation
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
T5v1.1-Base-Fine-Tuned-for-Question-Generation
/
special_tokens_map.json
ZhangCheng
Upload config, model and tokenizer
71be6a5
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>"
]
}