richardlastrucci
commited on
Commit
•
3654f34
1
Parent(s):
872cf6c
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -111,6 +111,12 @@ configs:
|
|
111 |
path: sot-xho/train-*
|
112 |
- split: test
|
113 |
path: sot-xho/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
114 |
- config_name: tsn-xho
|
115 |
data_files:
|
116 |
- split: train
|
@@ -421,6 +427,25 @@ dataset_info:
|
|
421 |
num_examples: 886
|
422 |
download_size: 961117
|
423 |
dataset_size: 1483570
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
424 |
- config_name: tsn-xho
|
425 |
features:
|
426 |
- name: tsn
|
|
|
111 |
path: sot-xho/train-*
|
112 |
- split: test
|
113 |
path: sot-xho/test-*
|
114 |
+
- config_name: tsn-ven
|
115 |
+
data_files:
|
116 |
+
- split: train
|
117 |
+
path: tsn-ven/train-*
|
118 |
+
- split: test
|
119 |
+
path: tsn-ven/test-*
|
120 |
- config_name: tsn-xho
|
121 |
data_files:
|
122 |
- split: train
|
|
|
427 |
num_examples: 886
|
428 |
download_size: 961117
|
429 |
dataset_size: 1483570
|
430 |
+
- config_name: tsn-ven
|
431 |
+
features:
|
432 |
+
- name: tsn
|
433 |
+
dtype: string
|
434 |
+
- name: ven
|
435 |
+
dtype: string
|
436 |
+
- name: score
|
437 |
+
dtype: float64
|
438 |
+
- name: __index_level_0__
|
439 |
+
dtype: int64
|
440 |
+
splits:
|
441 |
+
- name: train
|
442 |
+
num_bytes: 202072
|
443 |
+
num_examples: 412
|
444 |
+
- name: test
|
445 |
+
num_bytes: 49875
|
446 |
+
num_examples: 104
|
447 |
+
download_size: 160701
|
448 |
+
dataset_size: 251947
|
449 |
- config_name: tsn-xho
|
450 |
features:
|
451 |
- name: tsn
|