richardlastrucci
commited on
Commit
•
6b047bb
1
Parent(s):
97fcee4
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -45,6 +45,12 @@ configs:
|
|
45 |
path: eng-sot/train-*
|
46 |
- split: test
|
47 |
path: eng-sot/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
48 |
- config_name: nbl-nso
|
49 |
data_files:
|
50 |
- split: train
|
@@ -176,6 +182,25 @@ dataset_info:
|
|
176 |
num_examples: 764
|
177 |
download_size: 772503
|
178 |
dataset_size: 1205484
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
179 |
- config_name: nbl-nso
|
180 |
features:
|
181 |
- name: nbl
|
|
|
45 |
path: eng-sot/train-*
|
46 |
- split: test
|
47 |
path: eng-sot/test-*
|
48 |
+
- config_name: eng-ssw
|
49 |
+
data_files:
|
50 |
+
- split: train
|
51 |
+
path: eng-ssw/train-*
|
52 |
+
- split: test
|
53 |
+
path: eng-ssw/test-*
|
54 |
- config_name: nbl-nso
|
55 |
data_files:
|
56 |
- split: train
|
|
|
182 |
num_examples: 764
|
183 |
download_size: 772503
|
184 |
dataset_size: 1205484
|
185 |
+
- config_name: eng-ssw
|
186 |
+
features:
|
187 |
+
- name: eng
|
188 |
+
dtype: string
|
189 |
+
- name: ssw
|
190 |
+
dtype: string
|
191 |
+
- name: score
|
192 |
+
dtype: float64
|
193 |
+
- name: __index_level_0__
|
194 |
+
dtype: int64
|
195 |
+
splits:
|
196 |
+
- name: train
|
197 |
+
num_bytes: 945394
|
198 |
+
num_examples: 3043
|
199 |
+
- name: test
|
200 |
+
num_bytes: 237382
|
201 |
+
num_examples: 761
|
202 |
+
download_size: 774113
|
203 |
+
dataset_size: 1182776
|
204 |
- config_name: nbl-nso
|
205 |
features:
|
206 |
- name: nbl
|