Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -78,4 +78,18 @@ configs:
|
|
78 |
path: data/train-*
|
79 |
- split: validation
|
80 |
path: data/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
78 |
path: data/train-*
|
79 |
- split: validation
|
80 |
path: data/validation-*
|
81 |
+
task_categories:
|
82 |
+
- text-generation
|
83 |
+
language:
|
84 |
+
- id
|
85 |
+
pretty_name: oasst2 indonesian translate
|
86 |
+
size_categories:
|
87 |
+
- 100K<n<1M
|
88 |
---
|
89 |
+
|
90 |
+
This is Indonesian version of OASST2 dataset, translated entirely using HelsinkiNLP OPUS models and [llama2lang library](https://github.com/UnderstandLingBV/LLaMa2lang).
|
91 |
+
|
92 |
+
Feel free to request another dataset translation into Bahasa Indonesia, i'll try to help.
|
93 |
+
|
94 |
+
|
95 |
+
_Fellow Indonesians, we shall not be left behind in the age of AI._
|