Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
allenai
/
t5-small-squad2-question-generation
like
40
Follow
Ai2
1,336
Text2Text Generation
Transformers
PyTorch
JAX
English
t5
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
Upload README.md with huggingface_hub
#2
by
lbourdois
- opened
Oct 3, 2022
base:
refs/heads/main
←
from:
refs/pr/2
Discussion
Files changed
+3
-0
Files changed (1)
hide
show
README.md
+3
-0
README.md
CHANGED
Viewed
@@ -1,3 +1,6 @@
1
A simple question-generation model built based on SQuAD 2.0 dataset.
2
Example use:
3
1
+
---
2
+
language: en
3
+
---
4
A simple question-generation model built based on SQuAD 2.0 dataset.
5
Example use:
6