File size: 2,415 Bytes
8896b35
 
 
 
 
 
 
 
 
 
 
 
 
 
b644ae3
8896b35
223ee49
 
 
c47977f
 
223ee49
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8896b35
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b644ae3
8896b35
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
---
license: mit
task_categories:
- question-answering
- text-generation
- translation
- text2text-generation
language:
- si
- en
pretty_name: >-
  Sinhala question answering dataset. Facilitates Sinhala-English translation
  too.
size_categories:
- 1K<n<10K
---

# Dataset Card for sinhala-finetune-qa-eli5

Sinhala question answering (QA) dataset contains a subset of the translated eli5 (explain like I'm 5) English dataset. eli5 is a crowdsourced dataset based mainly on the content from the subreddit r/explainlikeimfive.
This is a forum where users post complex questions and other users provide simplified explanations. 

A subset of eli5 dataset (10k samples) has been machine translated to Sinhala language using the Google Cloud Translation API.

## Dataset Format

`sinhala-finetune-qa-eli5` dataset contains the following columns.

- q_id (question ID)
- subreddit (subreddit where the question was asked)
- url (URL to the question)
- sinhala_question (Sinhala translation of the question)
- sinhala_answer (Sinhala translation of an answer to the question)
- english_question (Original English question)
- english_answer (an English answer)

## Applications

Many open source LLMs do not perform well on relatively uncommon languages such as Sinhala (as of June 2024). This dataset can be used to finetune open-source LLMs for Sinhala language, allowing the models to learn the
syntax and semantics of the language and be able to generate coherent and contextually appropriate text in Sinhala. As the dataset contains the original English text too, one may use this dataset to finetune LLMs for 
translation tasks.

 - Sinhala question answering
 - English-Sinhala translation


## Dataset Summary
annotations_creators:
- machine-generated
- manual sifting
  
language:
- 'en'
- 'si'
  
language_creators:
- machine-generated
- crowdsourced
  
license:
- mit
  
multilinguality:
- multilingual
- translation
  
pretty_name: 
- Sinhala question answering dataset. Facilitates Sinhala-English translation too.

size_categories:
- 1K<n<10K
  
source_datasets:
- extended|eli5
  
tags:
- sinhala
- question answering
- general
- sinhala-english-translation
- qa
- reddit
  
task_categories:
- question-answering
- translation
- text-generation
- text2text-generation

task_ids:
- open-domain-qa
- dialogue-modeling
- language-modeling
- explanation-generation
- abstractive-qa
- open-domain-abstractive-qa