Update README.md
Browse files
README.md
CHANGED
@@ -21,8 +21,8 @@ For more information about each dataset and the corresponding texts, also please
|
|
21 |
{
|
22 |
"dataset_name": 'Original dataset name'
|
23 |
"task": 'Downstream task category'
|
24 |
-
"text1": '
|
25 |
-
"text2": '
|
26 |
"text3": 'Additional info, if any (e.g. context)',
|
27 |
"text4": 'Additional info, if any',
|
28 |
"text5": 'Additional info, if any',
|
|
|
21 |
{
|
22 |
"dataset_name": 'Original dataset name'
|
23 |
"task": 'Downstream task category'
|
24 |
+
"text1": 'Often main input text (e.g. question)',
|
25 |
+
"text2": 'Often main output text (e.g. answer)',
|
26 |
"text3": 'Additional info, if any (e.g. context)',
|
27 |
"text4": 'Additional info, if any',
|
28 |
"text5": 'Additional info, if any',
|