Update README.md
Browse files
README.md
CHANGED
|
@@ -20,7 +20,8 @@ More information needed
|
|
| 20 |
|
| 21 |
## Intended uses & limitations
|
| 22 |
|
| 23 |
-
|
|
|
|
| 24 |
|
| 25 |
## Training and evaluation data
|
| 26 |
|
|
|
|
| 20 |
|
| 21 |
## Intended uses & limitations
|
| 22 |
|
| 23 |
+
The model takes context as an input sequence, and will generate a full question sentence as an output sequence. The max sequence length is 512 tokens. Inputs should be organised into the following format: \<generate_questions\> paragraph: context text here'
|
| 24 |
+
|
| 25 |
|
| 26 |
## Training and evaluation data
|
| 27 |
|