richardlastrucci
commited on
Commit
•
b6c8890
1
Parent(s):
972110e
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -165,6 +165,12 @@ configs:
|
|
165 |
path: nso-xho/train-*
|
166 |
- split: test
|
167 |
path: nso-xho/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
168 |
- config_name: sot-ssw
|
169 |
data_files:
|
170 |
- split: train
|
@@ -718,6 +724,25 @@ dataset_info:
|
|
718 |
num_examples: 846
|
719 |
download_size: 925835
|
720 |
dataset_size: 1450452
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
721 |
- config_name: sot-ssw
|
722 |
features:
|
723 |
- name: sot
|
|
|
165 |
path: nso-xho/train-*
|
166 |
- split: test
|
167 |
path: nso-xho/test-*
|
168 |
+
- config_name: nso-zul
|
169 |
+
data_files:
|
170 |
+
- split: train
|
171 |
+
path: nso-zul/train-*
|
172 |
+
- split: test
|
173 |
+
path: nso-zul/test-*
|
174 |
- config_name: sot-ssw
|
175 |
data_files:
|
176 |
- split: train
|
|
|
724 |
num_examples: 846
|
725 |
download_size: 925835
|
726 |
dataset_size: 1450452
|
727 |
+
- config_name: nso-zul
|
728 |
+
features:
|
729 |
+
- name: nso
|
730 |
+
dtype: string
|
731 |
+
- name: zul
|
732 |
+
dtype: string
|
733 |
+
- name: score
|
734 |
+
dtype: float64
|
735 |
+
- name: __index_level_0__
|
736 |
+
dtype: int64
|
737 |
+
splits:
|
738 |
+
- name: train
|
739 |
+
num_bytes: 1163416
|
740 |
+
num_examples: 3427
|
741 |
+
- name: test
|
742 |
+
num_bytes: 294567
|
743 |
+
num_examples: 857
|
744 |
+
download_size: 925066
|
745 |
+
dataset_size: 1457983
|
746 |
- config_name: sot-ssw
|
747 |
features:
|
748 |
- name: sot
|