Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
dhanunjaya
/
qa_generation
like
1
Text2Text Generation
Transformers
PyTorch
JAX
squad
t5
question-generation
text-generation-inference
Inference Endpoints
arxiv:
1910.10683
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
qa_generation
/
special_tokens_map.json
dhanunjaya
Upload folder using huggingface_hub
72b7a8e
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
65 Bytes
{
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"pad_token"
:
"<pad>"
}