Datasets:
File size: 7,946 Bytes
0261d13 e27d360 0261d13 e27d360 0261d13 17a231e 0261d13 dd273f5 ddc789a a1b9d6f c8ef58b a1b9d6f 49d63c1 a1b9d6f c8ef58b a1b9d6f 49d63c1 a1b9d6f c8ef58b a1b9d6f 49d63c1 a1b9d6f c8ef58b a1b9d6f 49d63c1 a1b9d6f baedeea 0261d13 dd273f5 0261d13 dd273f5 0261d13 fb12f4e 0261d13 dec7814 fb12f4e a1b9d6f |
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 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 |
---
annotations_creators:
- expert-generated
language_creators:
- found
language:
- rn
- rw
license:
- mit
multilinguality:
- monolingual
size_categories:
- 10K<n<100K
- 1K<n<10K
source_datasets:
- original
task_categories:
- text-classification
task_ids:
- multi-class-classification
- topic-classification
paperswithcode_id: kinnews-and-kirnews
pretty_name: KinnewsKirnews
dataset_info:
- config_name: kinnews_raw
features:
- name: label
dtype:
class_label:
names:
'0': politics
'1': sport
'2': economy
'3': health
'4': entertainment
'5': history
'6': technology
'7': tourism
'8': culture
'9': fashion
'10': religion
'11': environment
'12': education
'13': relationship
- name: kin_label
dtype: string
- name: en_label
dtype: string
- name: url
dtype: string
- name: title
dtype: string
- name: content
dtype: string
splits:
- name: train
num_bytes: 38316546
num_examples: 17014
- name: test
num_bytes: 11971938
num_examples: 4254
download_size: 27377755
dataset_size: 50288484
- config_name: kinnews_cleaned
features:
- name: label
dtype:
class_label:
names:
'0': politics
'1': sport
'2': economy
'3': health
'4': entertainment
'5': history
'6': technology
'7': tourism
'8': culture
'9': fashion
'10': religion
'11': environment
'12': education
'13': relationship
- name: title
dtype: string
- name: content
dtype: string
splits:
- name: train
num_bytes: 32780382
num_examples: 17014
- name: test
num_bytes: 8217453
num_examples: 4254
download_size: 27377755
dataset_size: 40997835
- config_name: kirnews_raw
features:
- name: label
dtype:
class_label:
names:
'0': politics
'1': sport
'2': economy
'3': health
'4': entertainment
'5': history
'6': technology
'7': tourism
'8': culture
'9': fashion
'10': religion
'11': environment
'12': education
'13': relationship
- name: kir_label
dtype: string
- name: en_label
dtype: string
- name: url
dtype: string
- name: title
dtype: string
- name: content
dtype: string
splits:
- name: train
num_bytes: 7343223
num_examples: 3689
- name: test
num_bytes: 2499189
num_examples: 923
download_size: 5186111
dataset_size: 9842412
- config_name: kirnews_cleaned
features:
- name: label
dtype:
class_label:
names:
'0': politics
'1': sport
'2': economy
'3': health
'4': entertainment
'5': history
'6': technology
'7': tourism
'8': culture
'9': fashion
'10': religion
'11': environment
'12': education
'13': relationship
- name: title
dtype: string
- name: content
dtype: string
splits:
- name: train
num_bytes: 6629767
num_examples: 3689
- name: test
num_bytes: 1570745
num_examples: 923
download_size: 5186111
dataset_size: 8200512
config_names:
- kinnews_cleaned
- kinnews_raw
- kirnews_cleaned
- kirnews_raw
---
# Dataset Card for kinnews_kirnews
## Table of Contents
- [Dataset Description](#dataset-description)
- [Dataset Summary](#dataset-summary)
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
- [Languages](#languages)
- [Dataset Structure](#dataset-structure)
- [Data Instances](#data-instances)
- [Data Fields](#data-fields)
- [Data Splits](#data-splits)
- [Dataset Creation](#dataset-creation)
- [Curation Rationale](#curation-rationale)
- [Source Data](#source-data)
- [Annotations](#annotations)
- [Personal and Sensitive Information](#personal-and-sensitive-information)
- [Considerations for Using the Data](#considerations-for-using-the-data)
- [Social Impact of Dataset](#social-impact-of-dataset)
- [Discussion of Biases](#discussion-of-biases)
- [Other Known Limitations](#other-known-limitations)
- [Additional Information](#additional-information)
- [Dataset Curators](#dataset-curators)
- [Licensing Information](#licensing-information)
- [Citation Information](#citation-information)
- [Contributions](#contributions)
## Dataset Description
- **Homepage:** [More Information Needed]
- **Repository:** https://github.com/Andrews2017/KINNEWS-and-KIRNEWS-Corpus
- **Paper:** [KINNEWS and KIRNEWS: Benchmarking Cross-Lingual Text Classification for Kinyarwanda and Kirundi](https://arxiv.org/abs/2010.12174)
- **Leaderboard:** NA
- **Point of Contact:** [Rubungo Andre Niyongabo1](mailto:[email protected])
### Dataset Summary
Kinyarwanda and Kirundi news classification datasets (KINNEWS and KIRNEWS,respectively), which were both collected from Rwanda and Burundi news websites and newspapers, for low-resource monolingual and cross-lingual multiclass classification tasks.
### Supported Tasks and Leaderboards
This dataset can be used for text classification of news articles in Kinyarwadi and Kirundi languages. Each news article can be classified into one of the 14 possible classes. The classes are:
- politics
- sport
- economy
- health
- entertainment
- history
- technology
- culture
- religion
- environment
- education
- relationship
### Languages
Kinyarwanda and Kirundi
## Dataset Structure
### Data Instances
Here is an example from the dataset:
| Field | Value |
| ----- | ----------- |
| label | 1 |
| kin_label/kir_label | 'inkino' |
| url | 'https://nawe.bi/Primus-Ligue-Imirwi-igiye-guhura-gute-ku-ndwi-ya-6-y-ihiganwa.html' |
| title | 'Primus Ligue\xa0: Imirwi igiye guhura gute ku ndwi ya 6 y’ihiganwa\xa0?'|
| content | ' Inkino zitegekanijwe kuruno wa gatandatu igenekerezo rya 14 Nyakanga umwaka wa 2019...'|
| en_label| 'sport'|
### Data Fields
The raw version of the data for Kinyarwanda language consists of these fields
- label: The category of the news article
- kin_label/kir_label: The associated label in Kinyarwanda/Kirundi language
- en_label: The associated label in English
- url: The URL of the news article
- title: The title of the news article
- content: The content of the news article
The cleaned version contains only the `label`, `title` and the `content` fields
### Data Splits
Lang| Train | Test |
|---| ----- | ---- |
|Kinyarwandai Raw|17014|4254|
|Kinyarwandai Clean|17014|4254|
|Kirundi Raw|3689|923|
|Kirundi Clean|3689|923|
## Dataset Creation
### Curation Rationale
[More Information Needed]
### Source Data
#### Initial Data Collection and Normalization
[More Information Needed]
#### Who are the source language producers?
[More Information Needed]
### Annotations
#### Annotation process
[More Information Needed]
#### Who are the annotators?
[More Information Needed]
### Personal and Sensitive Information
[More Information Needed]
## Considerations for Using the Data
### Social Impact of Dataset
[More Information Needed]
### Discussion of Biases
[More Information Needed]
### Other Known Limitations
[More Information Needed]
## Additional Information
### Dataset Curators
[More Information Needed]
### Licensing Information
[More Information Needed]
### Citation Information
```
@article{niyongabo2020kinnews,
title={KINNEWS and KIRNEWS: Benchmarking Cross-Lingual Text Classification for Kinyarwanda and Kirundi},
author={Niyongabo, Rubungo Andre and Qu, Hong and Kreutzer, Julia and Huang, Li},
journal={arXiv preprint arXiv:2010.12174},
year={2020}
}
```
### Contributions
Thanks to [@saradhix](https://github.com/saradhix) for adding this dataset. |