Commit ·
e1a6120
1
Parent(s): ec000b1
Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
annotations_creators:
|
| 3 |
+
- crowdsourced
|
| 4 |
+
- expert-generated
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
multilinguality:
|
| 8 |
+
- monolingual
|
| 9 |
+
size_categories:
|
| 10 |
+
- 100M<n<1B
|
| 11 |
+
task_categories:
|
| 12 |
+
- other
|
| 13 |
+
---
|
| 14 |
+
Preprocessed version of Super-Natural-Instructions from https://github.com/allenai/natural-instructions/tree/master/splits. The same inputs may appear with different outputs, thus to avoid duplicate inputs, you can deduplicate by the `id` or the `inputs` field.
|