ebayes commited on
Commit
bcf8d2d
1 Parent(s): db674f8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +106 -188
README.md CHANGED
@@ -1,199 +1,117 @@
1
  ---
2
  license: cc-by-nc-4.0
3
  language:
4
- - am
5
- - ha
6
- - nso
7
- - sw
8
- - yo
 
9
  size_categories:
10
- - 1K<n<10K
11
  multilinguality:
12
- - multilingual
13
- pretty_name: Uhura-Exam
14
- language_details: am, ha, nso, sw, yo
15
  tags:
16
- - uhura
17
- - multilingual
18
- - multicultural
19
  task_categories:
20
- - multiple-choice
21
  task_ids:
22
- - multiple-choice-qa
23
  configs:
24
- - config_name: am_multiple_choice
25
- data_files:
26
- - split: train
27
- path: uhura_am_train.json
28
- - split: test
29
- path: uhura_am_test.json
30
- - config_name: ha_multiple_choice
31
- data_files:
32
- - split: train
33
- path: uhura_ha_train.json
34
- - split: test
35
- path: uhura_ha_test.json
36
- - config_name: nso_multiple_choice
37
- data_files:
38
- - split: train
39
- path: uhura_nso_train.json
40
- - split: test
41
- path: uhura_nso_test.json
42
- - config_name: sw_multiple_choice
43
- data_files:
44
- - split: train
45
- path: uhura_sw_train.json
46
- - split: test
47
- path: uhura_sw_test.json
48
- - config_name: yo_multiple_choice
49
- data_files:
50
- - split: train
51
- path: exam_yo_train.json
52
- - split: test
53
- path: exam_yo_test.json
54
- - config_name: zu_multiple_choice
55
- data_files:
56
- - split: train
57
- path: uhura_zu_train.json
58
- - split: test
59
- path: uhura_zu_test.json
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
60
  ---
61
-
62
- # Dataset Card for Dataset Name
63
-
64
- <!-- Provide a quick summary of the dataset. -->
65
-
66
- This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
67
-
68
- ## Dataset Details
69
-
70
- ### Dataset Description
71
-
72
- <!-- Provide a longer summary of what this dataset is. -->
73
-
74
-
75
-
76
- - **Curated by:** [More Information Needed]
77
- - **Funded by [optional]:** [More Information Needed]
78
- - **Shared by [optional]:** [More Information Needed]
79
- - **Language(s) (NLP):** [More Information Needed]
80
- - **License:** [More Information Needed]
81
-
82
- ### Dataset Sources [optional]
83
-
84
- <!-- Provide the basic links for the dataset. -->
85
-
86
- - **Repository:** [More Information Needed]
87
- - **Paper [optional]:** [More Information Needed]
88
- - **Demo [optional]:** [More Information Needed]
89
-
90
- ## Uses
91
-
92
- <!-- Address questions around how the dataset is intended to be used. -->
93
-
94
- ### Direct Use
95
-
96
- <!-- This section describes suitable use cases for the dataset. -->
97
-
98
- [More Information Needed]
99
-
100
- ### Out-of-Scope Use
101
-
102
- <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
103
-
104
- [More Information Needed]
105
-
106
  ## Dataset Structure
107
-
108
- <!-- 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. -->
109
-
110
- [More Information Needed]
111
-
112
- ## Dataset Creation
113
-
114
- ### Curation Rationale
115
-
116
- <!-- Motivation for the creation of this dataset. -->
117
-
118
- [More Information Needed]
119
-
120
- ### Source Data
121
-
122
- <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
123
-
124
- #### Data Collection and Processing
125
-
126
- <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
127
-
128
- [More Information Needed]
129
-
130
- #### Who are the source data producers?
131
-
132
- <!-- 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. -->
133
-
134
- [More Information Needed]
135
-
136
- ### Annotations [optional]
137
-
138
- <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
139
-
140
- #### Annotation process
141
-
142
- <!-- 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. -->
143
-
144
- [More Information Needed]
145
-
146
- #### Who are the annotators?
147
-
148
- <!-- This section describes the people or systems who created the annotations. -->
149
-
150
- [More Information Needed]
151
-
152
- #### Personal and Sensitive Information
153
-
154
- <!-- 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. -->
155
-
156
- [More Information Needed]
157
-
158
- ## Bias, Risks, and Limitations
159
-
160
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
161
-
162
- [More Information Needed]
163
-
164
- ### Recommendations
165
-
166
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
167
-
168
- Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
169
-
170
- ## Citation [optional]
171
-
172
- <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
173
-
174
- **BibTeX:**
175
-
176
- [More Information Needed]
177
-
178
- **APA:**
179
-
180
- [More Information Needed]
181
-
182
- ## Glossary [optional]
183
-
184
- <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
185
-
186
- [More Information Needed]
187
-
188
- ## More Information [optional]
189
-
190
- [More Information Needed]
191
-
192
- ## Dataset Card Authors [optional]
193
-
194
- [More Information Needed]
195
-
196
- ## Dataset Card Contact
197
-
198
- [More Information Needed]
199
-
 
1
  ---
2
  license: cc-by-nc-4.0
3
  language:
4
+ - am
5
+ - ha
6
+ - nso
7
+ - sw
8
+ - yo
9
+ - zu
10
  size_categories:
11
+ - 1K<n<10K
12
  multilinguality:
13
+ - multilingual
14
+ pretty_name: Uhura-TruthfulQA
15
+ language_details: am, ha, nso, sw, yo, zu
16
  tags:
17
+ - uhura
18
+ - multilingual
19
+ - multicultural
20
  task_categories:
21
+ - multiple-choice
22
  task_ids:
23
+ - multiple-choice-qa
24
  configs:
25
+ - config_name: am_generation
26
+ data_files:
27
+ - split: train
28
+ path: am_gen_train.json
29
+ - split: test
30
+ path: am_gen_test.json
31
+ - split: validation
32
+ path: am_gen_val.json
33
+ - config_name: am_multiple_choice
34
+ data_files:
35
+ - split: train
36
+ path: am_mc1_train.json
37
+ - split: test
38
+ path: am_mc1_test.json
39
+ - split: validation
40
+ path: am_mc1_val.json
41
+ - config_name: ha_generation
42
+ data_files:
43
+ - split: train
44
+ path: ha_gen_train.json
45
+ - split: test
46
+ path: ha_gen_test.json
47
+ - split: validation
48
+ path: ha_gen_val.json
49
+ - config_name: ha_multiple_choice
50
+ data_files:
51
+ - split: train
52
+ path: ha_mc1_train.json
53
+ - split: test
54
+ path: ha_mc1_test.json
55
+ - split: validation
56
+ path: ha_mc1_val.json
57
+ - config_name: sw_generation
58
+ data_files:
59
+ - split: train
60
+ path: sw_gen_train.json
61
+ - split: test
62
+ path: sw_gen_test.json
63
+ - split: validation
64
+ path: sw_gen_val.json
65
+ - config_name: sw_multiple_choice
66
+ data_files:
67
+ - split: train
68
+ path: sw_mc1_train.json
69
+ - split: test
70
+ path: sw_mc1_test.json
71
+ - split: validation
72
+ path: sw_mc1_val.json
73
+ - config_name: yo_generation
74
+ data_files:
75
+ - split: train
76
+ path: yo_gen_train.json
77
+ - split: test
78
+ path: yo_gen_test.json
79
+ - split: validation
80
+ path: yo_gen_val.json
81
+ - config_name: yo_multiple_choice
82
+ data_files:
83
+ - split: train
84
+ path: yo_mc1_train.json
85
+ - split: test
86
+ path: yo_mc1_test.json
87
+ - split: validation
88
+ path: yo_mc1_val.json
89
  ---
90
+ # Dataset Card for Uhura-TruthfulQA
91
+ ## Table of Contents
92
+ - [Table of Contents](#table-of-contents)
93
+ - [Dataset Description](#dataset-description)
94
+ - [Dataset Summary](#dataset-summary)
95
+ - [Languages](#languages)
96
+ - [Dataset Structure](#dataset-structure)
97
+ - [Data Instances](#data-instances)
98
+ - [Data Fields](#data-fields)
99
+ - [Data Splits](#data-splits)
100
+ ## Dataset Description
101
+ - **Point of Contact:**
102
+ ### Dataset Summary
103
+ ### Languages
104
+ There are 6 languages available:
105
+ - Amharic
106
+ - Hausa
107
+ - Northern Sotho (Sepedi)
108
+ - Swahili
109
+ - Yoruba
110
+ - Zulu
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
111
  ## Dataset Structure
112
+ ### Data Instances
113
+ The examples look like this for English:
114
+ ```
115
+ from datasets import load_dataset
116
+ data = load_dataset('ebayes/uhura-truthfulqa', 'yo_generation', split="train")
117
+ ```