Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -45,134 +45,6 @@ configs:
|
|
| 45 |
path: amh/dev.jsonl
|
| 46 |
- split: test
|
| 47 |
path: amh/test.jsonl
|
| 48 |
-
- config_name: eng
|
| 49 |
-
data_files:
|
| 50 |
-
- split: train
|
| 51 |
-
path: eng/train.jsonl
|
| 52 |
-
- split: validation
|
| 53 |
-
path: eng/test.jsonl
|
| 54 |
-
- split: test
|
| 55 |
-
path: eng/test.jsonl
|
| 56 |
-
- config_name: ewe
|
| 57 |
-
data_files:
|
| 58 |
-
- split: train
|
| 59 |
-
path: ewe/train.jsonl
|
| 60 |
-
- split: validation
|
| 61 |
-
path: ewe/dev.jsonl
|
| 62 |
-
- split: test
|
| 63 |
-
path: ewe/test.jsonl
|
| 64 |
-
- config_name: hau
|
| 65 |
-
data_files:
|
| 66 |
-
- split: train
|
| 67 |
-
path: hau/train.jsonl
|
| 68 |
-
- split: validation
|
| 69 |
-
path: hau/dev.jsonl
|
| 70 |
-
- split: test
|
| 71 |
-
path: hau/test.jsonl
|
| 72 |
-
- config_name: ibo
|
| 73 |
-
data_files:
|
| 74 |
-
- split: train
|
| 75 |
-
path: ibo/train.jsonl
|
| 76 |
-
- split: validation
|
| 77 |
-
path: ibo/dev.jsonl
|
| 78 |
-
- split: test
|
| 79 |
-
path: ibo/test.jsonl
|
| 80 |
-
- config_name: kin
|
| 81 |
-
data_files:
|
| 82 |
-
- split: train
|
| 83 |
-
path: kin/train.jsonl
|
| 84 |
-
- split: validation
|
| 85 |
-
path: kin/dev.jsonl
|
| 86 |
-
- split: test
|
| 87 |
-
path: kin/test.jsonl
|
| 88 |
-
- config_name: lin
|
| 89 |
-
data_files:
|
| 90 |
-
- split: train
|
| 91 |
-
path: lin/train.jsonl
|
| 92 |
-
- split: validation
|
| 93 |
-
path: lin/dev.jsonl
|
| 94 |
-
- split: test
|
| 95 |
-
path: lin/test.jsonl
|
| 96 |
-
- config_name: lug
|
| 97 |
-
data_files:
|
| 98 |
-
- split: train
|
| 99 |
-
path: lug/train.jsonl
|
| 100 |
-
- split: validation
|
| 101 |
-
path: lug/dev.jsonl
|
| 102 |
-
- split: test
|
| 103 |
-
path: lug/test.jsonl
|
| 104 |
-
- config_name: orm
|
| 105 |
-
data_files:
|
| 106 |
-
- split: train
|
| 107 |
-
path: orm/train.jsonl
|
| 108 |
-
- split: validation
|
| 109 |
-
path: orm/dev.jsonl
|
| 110 |
-
- split: test
|
| 111 |
-
path: orm/test.jsonl
|
| 112 |
-
- config_name: sna
|
| 113 |
-
data_files:
|
| 114 |
-
- split: train
|
| 115 |
-
path: sna/train.jsonl
|
| 116 |
-
- split: validation
|
| 117 |
-
path: sna/dev.jsonl
|
| 118 |
-
- split: test
|
| 119 |
-
path: sna/test.jsonl
|
| 120 |
-
- config_name: sot
|
| 121 |
-
data_files:
|
| 122 |
-
- split: train
|
| 123 |
-
path: sot/train.jsonl
|
| 124 |
-
- split: validation
|
| 125 |
-
path: sot/dev.jsonl
|
| 126 |
-
- split: test
|
| 127 |
-
path: sot/test.jsonl
|
| 128 |
-
- config_name: swa
|
| 129 |
-
data_files:
|
| 130 |
-
- split: train
|
| 131 |
-
path: swa/train.jsonl
|
| 132 |
-
- split: validation
|
| 133 |
-
path: swa/dev.jsonl
|
| 134 |
-
- split: test
|
| 135 |
-
path: swa/test.jsonl
|
| 136 |
-
- config_name: twi
|
| 137 |
-
data_files:
|
| 138 |
-
- split: train
|
| 139 |
-
path: twi/train.jsonl
|
| 140 |
-
- split: validation
|
| 141 |
-
path: twi/dev.jsonl
|
| 142 |
-
- split: test
|
| 143 |
-
path: twi/test.jsonl
|
| 144 |
-
- config_name: wol
|
| 145 |
-
data_files:
|
| 146 |
-
- split: train
|
| 147 |
-
path: wol/train.jsonl
|
| 148 |
-
- split: validation
|
| 149 |
-
path: wol/dev.jsonl
|
| 150 |
-
- split: test
|
| 151 |
-
path: wol/test.jsonl
|
| 152 |
-
- config_name: xho
|
| 153 |
-
data_files:
|
| 154 |
-
- split: train
|
| 155 |
-
path: xho/train.jsonl
|
| 156 |
-
- split: validation
|
| 157 |
-
path: xho/dev.jsonl
|
| 158 |
-
- split: test
|
| 159 |
-
path: xho/test.jsonl
|
| 160 |
-
- config_name: yor
|
| 161 |
-
data_files:
|
| 162 |
-
- split: train
|
| 163 |
-
path: yor/train.jsonl
|
| 164 |
-
- split: validation
|
| 165 |
-
path: yor/dev.jsonl
|
| 166 |
-
- split: test
|
| 167 |
-
path: yor/test.jsonl
|
| 168 |
-
- config_name: zul
|
| 169 |
-
data_files:
|
| 170 |
-
- split: train
|
| 171 |
-
path: zul/train.jsonl
|
| 172 |
-
- split: validation
|
| 173 |
-
path: zul/dev.jsonl
|
| 174 |
-
- split: test
|
| 175 |
-
path: zul/test.jsonl
|
| 176 |
---
|
| 177 |
|
| 178 |
# Dataset Card for InjongoIntent
|
|
|
|
| 45 |
path: amh/dev.jsonl
|
| 46 |
- split: test
|
| 47 |
path: amh/test.jsonl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 48 |
---
|
| 49 |
|
| 50 |
# Dataset Card for InjongoIntent
|