richardlastrucci
commited on
Commit
•
8d8bc29
1
Parent(s):
827340d
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -27,6 +27,12 @@ configs:
|
|
27 |
path: afr-tsn/train-*
|
28 |
- split: test
|
29 |
path: afr-tsn/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
- config_name: afr-xho
|
31 |
data_files:
|
32 |
- split: train
|
@@ -131,6 +137,25 @@ dataset_info:
|
|
131 |
num_examples: 809
|
132 |
download_size: 912706
|
133 |
dataset_size: 1443032
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
134 |
- config_name: afr-xho
|
135 |
features:
|
136 |
- name: afr
|
|
|
27 |
path: afr-tsn/train-*
|
28 |
- split: test
|
29 |
path: afr-tsn/test-*
|
30 |
+
- config_name: afr-tso
|
31 |
+
data_files:
|
32 |
+
- split: train
|
33 |
+
path: afr-tso/train-*
|
34 |
+
- split: test
|
35 |
+
path: afr-tso/test-*
|
36 |
- config_name: afr-xho
|
37 |
data_files:
|
38 |
- split: train
|
|
|
137 |
num_examples: 809
|
138 |
download_size: 912706
|
139 |
dataset_size: 1443032
|
140 |
+
- config_name: afr-tso
|
141 |
+
features:
|
142 |
+
- name: afr
|
143 |
+
dtype: string
|
144 |
+
- name: tso
|
145 |
+
dtype: string
|
146 |
+
- name: score
|
147 |
+
dtype: float64
|
148 |
+
- name: __index_level_0__
|
149 |
+
dtype: int64
|
150 |
+
splits:
|
151 |
+
- name: train
|
152 |
+
num_bytes: 1123041
|
153 |
+
num_examples: 3374
|
154 |
+
- name: test
|
155 |
+
num_bytes: 281981
|
156 |
+
num_examples: 844
|
157 |
+
download_size: 899676
|
158 |
+
dataset_size: 1405022
|
159 |
- config_name: afr-xho
|
160 |
features:
|
161 |
- name: afr
|