richardlastrucci
commited on
Commit
•
8e0a4f8
1
Parent(s):
f2c5486
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -51,6 +51,12 @@ configs:
|
|
51 |
path: nbl-nso/train-*
|
52 |
- split: test
|
53 |
path: nbl-nso/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
54 |
- config_name: tsn-xho
|
55 |
data_files:
|
56 |
- split: train
|
@@ -159,6 +165,25 @@ dataset_info:
|
|
159 |
num_examples: 79
|
160 |
download_size: 113394
|
161 |
dataset_size: 159957
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
162 |
- config_name: tsn-xho
|
163 |
features:
|
164 |
- name: tsn
|
|
|
51 |
path: nbl-nso/train-*
|
52 |
- split: test
|
53 |
path: nbl-nso/test-*
|
54 |
+
- config_name: nso-tso
|
55 |
+
data_files:
|
56 |
+
- split: train
|
57 |
+
path: nso-tso/train-*
|
58 |
+
- split: test
|
59 |
+
path: nso-tso/test-*
|
60 |
- config_name: tsn-xho
|
61 |
data_files:
|
62 |
- split: train
|
|
|
165 |
num_examples: 79
|
166 |
download_size: 113394
|
167 |
dataset_size: 159957
|
168 |
+
- config_name: nso-tso
|
169 |
+
features:
|
170 |
+
- name: nso
|
171 |
+
dtype: string
|
172 |
+
- name: tso
|
173 |
+
dtype: string
|
174 |
+
- name: score
|
175 |
+
dtype: float64
|
176 |
+
- name: __index_level_0__
|
177 |
+
dtype: int64
|
178 |
+
splits:
|
179 |
+
- name: train
|
180 |
+
num_bytes: 1194161
|
181 |
+
num_examples: 3379
|
182 |
+
- name: test
|
183 |
+
num_bytes: 307101
|
184 |
+
num_examples: 845
|
185 |
+
download_size: 923078
|
186 |
+
dataset_size: 1501262
|
187 |
- config_name: tsn-xho
|
188 |
features:
|
189 |
- name: tsn
|