Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,21 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
task_categories:
|
| 4 |
+
- text-generation
|
| 5 |
+
language:
|
| 6 |
+
- rw
|
| 7 |
+
pretty_name: Kinyarwanda Roleplay Dataset
|
| 8 |
+
size_categories:
|
| 9 |
+
- 1K<n<10K
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
# RolePlay-Kinyarwanda
|
| 13 |
+
|
| 14 |
+
Roleplay-Kinyarwanda Dataset is a dataset for roleplaying in the Kinyarwanda language for Large Language Model.
|
| 15 |
+
|
| 16 |
+
The base dataset is GPTeacher role play dataset by teknium 1, which can be found under this [link](https://github.com/teknium1/GPTeacher/blob/main/Roleplay/roleplay-simple-deduped-roleplay-instruct.json), released under MIT License. The dataset is then translated into respective languages. The translation process is powered by Google Translate, using cloud translation API.
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
For more information and other language datasets for roleplay, it can be found at this [github repo](https://github.com/MinSiThu/Multilanguage-RolePlay-Datasets).
|
| 20 |
+
|
| 21 |
+
For contact, please mail this LinkedIn account - [Min Si Thu](https://www.linkedin.com/in/min-si-thu/).
|