richardlastrucci
commited on
Commit
•
0f56532
1
Parent(s):
81776fc
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -159,6 +159,12 @@ configs:
|
|
159 |
path: sot-xho/train-*
|
160 |
- split: test
|
161 |
path: sot-xho/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
162 |
- config_name: ssw-zul
|
163 |
data_files:
|
164 |
- split: train
|
@@ -651,6 +657,25 @@ dataset_info:
|
|
651 |
num_examples: 886
|
652 |
download_size: 961117
|
653 |
dataset_size: 1483570
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
654 |
- config_name: ssw-zul
|
655 |
features:
|
656 |
- name: ssw
|
|
|
159 |
path: sot-xho/train-*
|
160 |
- split: test
|
161 |
path: sot-xho/test-*
|
162 |
+
- config_name: ssw-tsn
|
163 |
+
data_files:
|
164 |
+
- split: train
|
165 |
+
path: ssw-tsn/train-*
|
166 |
+
- split: test
|
167 |
+
path: ssw-tsn/test-*
|
168 |
- config_name: ssw-zul
|
169 |
data_files:
|
170 |
- split: train
|
|
|
657 |
num_examples: 886
|
658 |
download_size: 961117
|
659 |
dataset_size: 1483570
|
660 |
+
- config_name: ssw-tsn
|
661 |
+
features:
|
662 |
+
- name: ssw
|
663 |
+
dtype: string
|
664 |
+
- name: tsn
|
665 |
+
dtype: string
|
666 |
+
- name: score
|
667 |
+
dtype: float64
|
668 |
+
- name: __index_level_0__
|
669 |
+
dtype: int64
|
670 |
+
splits:
|
671 |
+
- name: train
|
672 |
+
num_bytes: 1287621
|
673 |
+
num_examples: 3554
|
674 |
+
- name: test
|
675 |
+
num_bytes: 321115
|
676 |
+
num_examples: 889
|
677 |
+
download_size: 1009717
|
678 |
+
dataset_size: 1608736
|
679 |
- config_name: ssw-zul
|
680 |
features:
|
681 |
- name: ssw
|