Update README.md
Browse files
README.md
CHANGED
|
@@ -7,4 +7,13 @@ language:
|
|
| 7 |
pretty_name: Burmese RolePlay Dataset
|
| 8 |
size_categories:
|
| 9 |
- 1K<n<10K
|
| 10 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
pretty_name: Burmese RolePlay Dataset
|
| 8 |
size_categories:
|
| 9 |
- 1K<n<10K
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
# RolePlay-Burmese
|
| 13 |
+
|
| 14 |
+
Roleplay-Burmese Dataset is a dataset for roleplaying in Burmese 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 languages datasets for roleplay, it can be found at this [github repo](https://github.com/MinSiThu/Multilanguage-RolePlay-Datasets).
|