Update README.md
Browse files
README.md
CHANGED
|
@@ -1,23 +1,34 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
-
|
| 4 |
-
- translation
|
| 5 |
-
- text-generation
|
| 6 |
-
- question-answering
|
| 7 |
-
- multiple-choice
|
| 8 |
-
- reinforcement-learning
|
| 9 |
language:
|
| 10 |
- en
|
| 11 |
- es
|
| 12 |
-
- ja
|
| 13 |
- fr
|
| 14 |
-
- it
|
| 15 |
- zh
|
|
|
|
|
|
|
|
|
|
| 16 |
- ar
|
| 17 |
- hi
|
| 18 |
-
- ru
|
| 19 |
- de
|
| 20 |
- cs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
size_categories:
|
| 22 |
- 100K<n<1M
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
---
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
pretty_name: "SOTA General Dataset"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
language:
|
| 5 |
- en
|
| 6 |
- es
|
|
|
|
| 7 |
- fr
|
|
|
|
| 8 |
- zh
|
| 9 |
+
- it
|
| 10 |
+
- ru
|
| 11 |
+
- ja
|
| 12 |
- ar
|
| 13 |
- hi
|
|
|
|
| 14 |
- de
|
| 15 |
- cs
|
| 16 |
+
task_categories:
|
| 17 |
+
- text-generation
|
| 18 |
+
- translation
|
| 19 |
+
- question-answering
|
| 20 |
+
- text-classification
|
| 21 |
+
multilinguality:
|
| 22 |
+
- multilingual
|
| 23 |
+
language_creators:
|
| 24 |
+
- machine-generated
|
| 25 |
+
- expert-generated
|
| 26 |
size_categories:
|
| 27 |
- 100K<n<1M
|
| 28 |
+
tags:
|
| 29 |
+
- reasoning
|
| 30 |
+
- opceanai
|
| 31 |
+
- multilingual
|
| 32 |
+
- instruction-tuned
|
| 33 |
+
- chain-of-thought
|
| 34 |
---
|