richardlastrucci
commited on
Commit
•
591ce73
1
Parent(s):
840c143
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -225,6 +225,12 @@ configs:
|
|
225 |
path: sot-xho/train-*
|
226 |
- split: test
|
227 |
path: sot-xho/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
228 |
- config_name: ssw-tsn
|
229 |
data_files:
|
230 |
- split: train
|
@@ -944,6 +950,25 @@ dataset_info:
|
|
944 |
num_examples: 886
|
945 |
download_size: 0
|
946 |
dataset_size: 1483570
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
947 |
- config_name: ssw-tsn
|
948 |
features:
|
949 |
- name: ssw
|
|
|
225 |
path: sot-xho/train-*
|
226 |
- split: test
|
227 |
path: sot-xho/test-*
|
228 |
+
- config_name: sot-zul
|
229 |
+
data_files:
|
230 |
+
- split: train
|
231 |
+
path: sot-zul/train-*
|
232 |
+
- split: test
|
233 |
+
path: sot-zul/test-*
|
234 |
- config_name: ssw-tsn
|
235 |
data_files:
|
236 |
- split: train
|
|
|
950 |
num_examples: 886
|
951 |
download_size: 0
|
952 |
dataset_size: 1483570
|
953 |
+
- config_name: sot-zul
|
954 |
+
features:
|
955 |
+
- name: sot
|
956 |
+
dtype: string
|
957 |
+
- name: zul
|
958 |
+
dtype: string
|
959 |
+
- name: score
|
960 |
+
dtype: float64
|
961 |
+
- name: __index_level_0__
|
962 |
+
dtype: int64
|
963 |
+
splits:
|
964 |
+
- name: train
|
965 |
+
num_bytes: 1167997
|
966 |
+
num_examples: 3519
|
967 |
+
- name: test
|
968 |
+
num_bytes: 300375
|
969 |
+
num_examples: 880
|
970 |
+
download_size: 944928
|
971 |
+
dataset_size: 1468372
|
972 |
- config_name: ssw-tsn
|
973 |
features:
|
974 |
- name: ssw
|