Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
dagim commited on
Commit
cc760a9
·
verified ·
1 Parent(s): 1fbf363

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -85
README.md CHANGED
@@ -6,7 +6,7 @@ license: mit
6
 
7
  <!-- Provide a quick summary of the dataset. -->
8
 
9
- This is dataset is copied directly from [semantic-systems/amharic-qa](https://github.com/semantic-systems/amharic-qa) repo. The data
10
 
11
  ## Dataset Details
12
 
@@ -29,24 +29,8 @@ This is dataset is copied directly from [semantic-systems/amharic-qa](https://gi
29
  - **Paper [optional]:** [https://arxiv.org/abs/2303.03290]
30
 
31
 
32
- ## Uses
33
-
34
- <!-- Address questions around how the dataset is intended to be used. -->
35
-
36
- ### Direct Use
37
-
38
- <!-- This section describes suitable use cases for the dataset. -->
39
-
40
- [More Information Needed]
41
-
42
- ### Out-of-Scope Use
43
-
44
- <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
45
-
46
- [More Information Needed]
47
-
48
  ## Dataset Structure
49
-
50
  <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
51
 
52
  [More Information Needed]
@@ -63,79 +47,34 @@ This is dataset is copied directly from [semantic-systems/amharic-qa](https://gi
63
  Arrticles collected from Amharic Wikipedia dump file.
64
 
65
  #### Data Collection and Processing
66
- rowdsourcing and annotated using the Haystack QA annotation tool.
67
-
68
- <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
69
-
70
- [More Information Needed]
71
-
72
- #### Who are the source data producers?
73
-
74
-
75
- <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
76
-
77
- [More Information Needed]
78
-
79
- ### Annotations [optional]
80
-
81
- <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
82
-
83
- #### Annotation process
84
-
85
- <!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
86
-
87
- [More Information Needed]
88
-
89
- #### Who are the annotators?
90
-
91
- <!-- This section describes the people or systems who created the annotations. -->
92
-
93
- [More Information Needed]
94
-
95
- #### Personal and Sensitive Information
96
-
97
- <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
98
-
99
- [More Information Needed]
100
-
101
- ## Bias, Risks, and Limitations
102
-
103
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
104
-
105
- [More Information Needed]
106
-
107
- ### Recommendations
108
-
109
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
110
-
111
- Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
112
 
113
  ## Citation [optional]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
114
 
115
- <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
116
-
117
- **BibTeX:**
118
-
119
- [More Information Needed]
120
-
121
- **APA:**
122
-
123
- [More Information Needed]
124
-
125
- ## Glossary [optional]
126
-
127
- <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
128
-
129
- [More Information Needed]
130
-
131
- ## More Information [optional]
132
-
133
- [More Information Needed]
134
 
135
  ## Dataset Card Authors [optional]
136
  Dagim Ashenafi
137
- [More Information Needed]
138
 
139
  ## Dataset Card Contact
140
141
- [More Information Needed]
 
6
 
7
  <!-- Provide a quick summary of the dataset. -->
8
 
9
+ This is dataset is copied directly from [semantic-systems/amharic-qa](https://github.com/semantic-systems/amharic-qa) repo. Please read the paper in the provided link
10
 
11
  ## Dataset Details
12
 
 
29
  - **Paper [optional]:** [https://arxiv.org/abs/2303.03290]
30
 
31
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
32
  ## Dataset Structure
33
+ This dataset contains information in a tabular format with two columns ('question' and 'answer') and a total of 2256 rows. Each row represents a data example with a question and its corresponding answer.
34
  <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
35
 
36
  [More Information Needed]
 
47
  Arrticles collected from Amharic Wikipedia dump file.
48
 
49
  #### Data Collection and Processing
50
+ Crowdsourcing and annotated using the Haystack QA annotation tool.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
51
 
52
  ## Citation [optional]
53
+ cff-version: 1.2.0
54
+ title: 'AmQA: Amharic Question Answering Dataset'
55
+ message: >-
56
+ If you use this dataset, please cite it using the
57
+ metadata from this file.
58
+ type: dataset
59
+ authors:
60
+ - given-names: Tilahun
61
+ family-names: Abedissa
62
63
+ affiliation: Addis Ababa University
64
+ - given-names: Ricardo
65
+ family-names: Usbeck
66
67
+ affiliation: Universität Hamburg
68
+ orcid: 'https://orcid.org/0000-0002-0191-7211'
69
+ - given-names: Yaregal
70
+ family-names: Assabie
71
72
+ affiliation: Addis Ababa University
73
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
74
 
75
  ## Dataset Card Authors [optional]
76
  Dagim Ashenafi
77
+
78
 
79
  ## Dataset Card Contact
80