richardlastrucci
commited on
Commit
·
e27cf2f
1
Parent(s):
38ac283
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -75,6 +75,12 @@ configs:
|
|
75 |
path: sot-tsn/train-*
|
76 |
- split: test
|
77 |
path: sot-tsn/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
78 |
- config_name: tsn-xho
|
79 |
data_files:
|
80 |
- split: train
|
@@ -265,6 +271,25 @@ dataset_info:
|
|
265 |
num_examples: 863
|
266 |
download_size: 976754
|
267 |
dataset_size: 1591451
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
268 |
- config_name: tsn-xho
|
269 |
features:
|
270 |
- name: tsn
|
|
|
75 |
path: sot-tsn/train-*
|
76 |
- split: test
|
77 |
path: sot-tsn/test-*
|
78 |
+
- config_name: sot-xho
|
79 |
+
data_files:
|
80 |
+
- split: train
|
81 |
+
path: sot-xho/train-*
|
82 |
+
- split: test
|
83 |
+
path: sot-xho/test-*
|
84 |
- config_name: tsn-xho
|
85 |
data_files:
|
86 |
- split: train
|
|
|
271 |
num_examples: 863
|
272 |
download_size: 976754
|
273 |
dataset_size: 1591451
|
274 |
+
- config_name: sot-xho
|
275 |
+
features:
|
276 |
+
- name: sot
|
277 |
+
dtype: string
|
278 |
+
- name: xho
|
279 |
+
dtype: string
|
280 |
+
- name: score
|
281 |
+
dtype: float64
|
282 |
+
- name: __index_level_0__
|
283 |
+
dtype: int64
|
284 |
+
splits:
|
285 |
+
- name: train
|
286 |
+
num_bytes: 1186991
|
287 |
+
num_examples: 3541
|
288 |
+
- name: test
|
289 |
+
num_bytes: 296579
|
290 |
+
num_examples: 886
|
291 |
+
download_size: 961117
|
292 |
+
dataset_size: 1483570
|
293 |
- config_name: tsn-xho
|
294 |
features:
|
295 |
- name: tsn
|