richardlastrucci
commited on
Commit
·
8a949bf
1
Parent(s):
cf662aa
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -27,6 +27,12 @@ configs:
|
|
27 |
path: afr-nbl/train-*
|
28 |
- split: test
|
29 |
path: afr-nbl/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
- config_name: afr-tsn
|
31 |
data_files:
|
32 |
- split: train
|
@@ -221,6 +227,25 @@ dataset_info:
|
|
221 |
num_examples: 207
|
222 |
download_size: 272468
|
223 |
dataset_size: 399271
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
224 |
- config_name: afr-tsn
|
225 |
features:
|
226 |
- name: afr
|
|
|
27 |
path: afr-nbl/train-*
|
28 |
- split: test
|
29 |
path: afr-nbl/test-*
|
30 |
+
- config_name: afr-ssw
|
31 |
+
data_files:
|
32 |
+
- split: train
|
33 |
+
path: afr-ssw/train-*
|
34 |
+
- split: test
|
35 |
+
path: afr-ssw/test-*
|
36 |
- config_name: afr-tsn
|
37 |
data_files:
|
38 |
- split: train
|
|
|
227 |
num_examples: 207
|
228 |
download_size: 272468
|
229 |
dataset_size: 399271
|
230 |
+
- config_name: afr-ssw
|
231 |
+
features:
|
232 |
+
- name: afr
|
233 |
+
dtype: string
|
234 |
+
- name: ssw
|
235 |
+
dtype: string
|
236 |
+
- name: score
|
237 |
+
dtype: float64
|
238 |
+
- name: __index_level_0__
|
239 |
+
dtype: int64
|
240 |
+
splits:
|
241 |
+
- name: train
|
242 |
+
num_bytes: 1117239
|
243 |
+
num_examples: 3477
|
244 |
+
- name: test
|
245 |
+
num_bytes: 276533
|
246 |
+
num_examples: 870
|
247 |
+
download_size: 919018
|
248 |
+
dataset_size: 1393772
|
249 |
- config_name: afr-tsn
|
250 |
features:
|
251 |
- name: afr
|