File size: 1,262 Bytes
adedc77 | 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 | ---
dataset_info:
features:
- name: id
dtype: string
- name: source_id
dtype: string
- name: language
dtype: string
- name: task_type
dtype: string
- name: source_text
dtype: string
- name: conversation
list:
- name: content
dtype: string
- name: role
dtype: string
configs:
- config_name: default
data_files:
- split: afrikaans
path: data/afrikaans-*
- split: amharic
path: data/amharic-*
- split: bambara
path: data/bambara-*
- split: ewe
path: data/ewe-*
- split: fulah
path: data/fulah-*
- split: hausa
path: data/hausa-*
- split: igbo
path: data/igbo-*
- split: isizulu
path: data/isizulu-*
- split: kikuyu
path: data/kikuyu-*
- split: kinyarwanda
path: data/kinyarwanda-*
- split: kirundi
path: data/kirundi-*
- split: lingala
path: data/lingala-*
- split: luganda
path: data/luganda-*
- split: malagasy
path: data/malagasy-*
- split: oromo
path: data/oromo-*
- split: shona
path: data/shona-*
- split: swahili
path: data/swahili-*
- split: twi
path: data/twi-*
- split: wolof
path: data/wolof-*
- split: xhosa
path: data/xhosa-*
- split: yoruba
path: data/yoruba-*
---
|