Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
json
Languages:
Uzbek
Size:
10K - 100K
Tags:
machine translated
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- question-answering
|
4 |
+
language:
|
5 |
+
- uz
|
6 |
+
size_categories:
|
7 |
+
- 10K<n<100K
|
8 |
+
tags:
|
9 |
+
- machine translated
|
10 |
+
---
|
11 |
+
|
12 |
+
This is one of the datasets created as part of a project to study the solution of the QA problem for low-resource languages using the example of the Kazakh and Uzbek languages.
|
13 |
+
|
14 |
+
Please see the [description](https://github.com/med-alex/turkic_qa?tab=readme-ov-file#добро-пожаловать-на-студенческий-проект-посвященный-решению-задачи-qa-для-низкоресурсных-языков-на-примере-казахского-и-узбекского-языка) of the project to learn more about the method of creating a dataset.
|
15 |
+
|
16 |
+
**NOTE:** To achieve the best final models results, you should use similar datasets translated from English: med-alex/qa_mt_en_to_uzn or med-alex/qa_mt_en_to_kaz.
|