Update README.md
Browse files
README.md
CHANGED
|
@@ -29,13 +29,11 @@ This dataset contains all Winogrande examples that were included in the [Flan 20
|
|
| 29 |
The data is copied from the preprocessed Natural Instructions v2 dataset at "DataProvenanceInitiative/niv2_submix_original".
|
| 30 |
|
| 31 |
These tasks are:
|
| 32 |
-
|
| 33 |
-
|
| 34 |
-
|
| 35 |
-
|
| 36 |
-
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
|
| 40 |
-
'task1391_winogrande_easy_answer_generation', # Answering a fill in the blank question on objects.
|
| 41 |
-
}
|
|
|
|
| 29 |
The data is copied from the preprocessed Natural Instructions v2 dataset at "DataProvenanceInitiative/niv2_submix_original".
|
| 30 |
|
| 31 |
These tasks are:
|
| 32 |
+
1. 'task029_winogrande_full_object', # Creating a pair of fill in the blank question-answer pairs on objects.
|
| 33 |
+
2. 'task030_winogrande_full_person', # Creating a pair of fill in the blank questions on persons.
|
| 34 |
+
3. 'task031_winogrande_question_generation_object', # Writing a fill in the blank question on objects.
|
| 35 |
+
4. 'task032_winogrande_question_generation_person', # Writing a fill in the blank question on persons.
|
| 36 |
+
5. 'task033_winogrande_answer_generation', # Answering a fill in the blank question on objects.
|
| 37 |
+
6. 'task034_winogrande_question_modification_object', # Modifying a fill in the blank question on objects.
|
| 38 |
+
7. 'task035_winogrande_question_modification_person', # Modifying a fill in the blank question on persons.
|
| 39 |
+
8. 'task1391_winogrande_easy_answer_generation', # Answering a fill in the blank question on objects.
|
|
|
|
|
|