File size: 2,981 Bytes
044b61a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0afa00e
 
 
c54e79a
 
 
9da9cb3
 
 
2eefe4c
 
 
67cb0c1
 
 
7a7aa0b
 
 
9495248
 
 
65357aa
 
 
74ccc21
 
 
271cce1
 
 
5fd6796
 
 
cf8ae98
49363c5
 
22898c4
 
 
300f577
 
 
7b46b3d
 
 
dfb7144
 
 
8860ea0
fb59d94
8860ea0
2ba24f8
 
 
 
 
044b61a
 
 
 
 
0afa00e
 
c54e79a
 
1ca1454
 
fcea389
 
9da9cb3
 
2eefe4c
 
67cb0c1
 
b348c37
 
8b1b32d
 
7a7aa0b
 
b50d32e
 
65357aa
 
74ccc21
 
271cce1
 
5fd6796
 
cf8ae98
 
dfb7144
 
2ba24f8
 
044b61a
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
---
dataset_info:
  features:
  - name: prompt_lang
    dtype: string
  - name: chat_data
    list:
    - name: content
      dtype: string
    - name: role
      dtype: string
  - name: target_lang
    dtype: string
  - name: task_type
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: Igbo_summarization
    num_bytes: 23217491
    num_examples: 4705
  - name: Hausa_ner
    num_bytes: 1879824
    num_examples: 2188
  - name: Pidgin_summarization
    num_bytes: 43231307
    num_examples: 10359
  - name: Yoruba_summarization
    num_bytes: 39024039
    num_examples: 7143
  - name: Igbo_title_generation
    num_bytes: 23099619
    num_examples: 4705
  - name: Yoruba_title_generation
    num_bytes: 38844973
    num_examples: 7143
  - name: Pidgin_sentiment
    num_bytes: 4419078
    num_examples: 6402
  - name: Yoruba_ner
    num_bytes: 792272
    num_examples: 934
  - name: Igbo_ner
    num_bytes: 3935635
    num_examples: 5031
  - name: Igbo_sentiment
    num_bytes: 12098342
    num_examples: 22686
  - name: Pidgin_title_generation
    num_bytes: 42980019
    num_examples: 10359
  - name: Pidgin_ner
    num_bytes: 1893780
    num_examples: 2430
  - name: Hausa_instruct
    num_bytes: 3148731
    num_examples: 35379
  - name: Hausa_title_generation
    num_bytes: 35350824
    num_examples: 5732
  - name: Hausa_sentiment
    num_bytes: 1614452
    num_examples: 2677
  - name: Hausa_summarization
    num_bytes: 36703156
    num_examples: 5732
  - name: Twi_title_generation
    num_bytes: 13663768
    num_examples: 3606
  - name: Yoruba_sentiment
    num_bytes: 96053883
    num_examples: 180919
  - name: all
    num_bytes: 676392500.0
    num_examples: 654303
  download_size: 612469139
  dataset_size: 1098343693.0
configs:
- config_name: default
  data_files:
  - split: Igbo_summarization
    path: data/Igbo_summarization-*
  - split: Hausa_ner
    path: data/Hausa_ner-*
  - split: Pidgin_summarization
    path: data/Pidgin_summarization-*
  - split: Hausa_sentiment
    path: data/Hausa_sentiment-*
  - split: Yoruba_sentiment
    path: data/Yoruba_sentiment-*
  - split: Yoruba_summarization
    path: data/Yoruba_summarization-*
  - split: Igbo_title_generation
    path: data/Igbo_title_generation-*
  - split: Yoruba_title_generation
    path: data/Yoruba_title_generation-*
  - split: Hausa_title_generation
    path: data/Hausa_title_generation-*
  - split: Yoruba_ner
    path: data/Yoruba_ner-*
  - split: Pidgin_sentiment
    path: data/Pidgin_sentiment-*
  - split: Hausa_summarization
    path: data/Hausa_summarization-*
  - split: Igbo_ner
    path: data/Igbo_ner-*
  - split: Igbo_sentiment
    path: data/Igbo_sentiment-*
  - split: Pidgin_title_generation
    path: data/Pidgin_title_generation-*
  - split: Pidgin_ner
    path: data/Pidgin_ner-*
  - split: Hausa_instruct
    path: data/Hausa_instruct-*
  - split: Twi_title_generation
    path: data/Twi_title_generation-*
  - split: all
    path: data/all-*
---