uploading chinese train split
Browse files- README.md +32 -0
- chinese/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -137,6 +137,34 @@ dataset_info:
|
|
| 137 |
num_examples: 280998
|
| 138 |
download_size: 1098892975
|
| 139 |
dataset_size: 2354026879
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 140 |
- config_name: esperanto
|
| 141 |
features:
|
| 142 |
- name: id
|
|
@@ -1388,6 +1416,10 @@ configs:
|
|
| 1388 |
path: catalan/validation-*
|
| 1389 |
- split: test
|
| 1390 |
path: catalan/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1391 |
- config_name: esperanto
|
| 1392 |
data_files:
|
| 1393 |
- split: train
|
|
|
|
| 137 |
num_examples: 280998
|
| 138 |
download_size: 1098892975
|
| 139 |
dataset_size: 2354026879
|
| 140 |
+
- config_name: chinese
|
| 141 |
+
features:
|
| 142 |
+
- name: id
|
| 143 |
+
dtype: int64
|
| 144 |
+
- name: inputs
|
| 145 |
+
dtype: string
|
| 146 |
+
- name: targets
|
| 147 |
+
dtype: string
|
| 148 |
+
- name: dataset_name
|
| 149 |
+
dtype: string
|
| 150 |
+
- name: sub_dataset_name
|
| 151 |
+
dtype: string
|
| 152 |
+
- name: task_type
|
| 153 |
+
dtype: string
|
| 154 |
+
- name: template_id
|
| 155 |
+
dtype: int64
|
| 156 |
+
- name: language
|
| 157 |
+
dtype: string
|
| 158 |
+
- name: split
|
| 159 |
+
dtype: string
|
| 160 |
+
- name: script
|
| 161 |
+
dtype: string
|
| 162 |
+
splits:
|
| 163 |
+
- name: train
|
| 164 |
+
num_bytes: 48479164
|
| 165 |
+
num_examples: 58941
|
| 166 |
+
download_size: 27003811
|
| 167 |
+
dataset_size: 48479164
|
| 168 |
- config_name: esperanto
|
| 169 |
features:
|
| 170 |
- name: id
|
|
|
|
| 1416 |
path: catalan/validation-*
|
| 1417 |
- split: test
|
| 1418 |
path: catalan/test-*
|
| 1419 |
+
- config_name: chinese
|
| 1420 |
+
data_files:
|
| 1421 |
+
- split: train
|
| 1422 |
+
path: chinese/train-*
|
| 1423 |
- config_name: esperanto
|
| 1424 |
data_files:
|
| 1425 |
- split: train
|
chinese/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:665d8a289f384dc94e7225e775ac0657ccbe3b409479a4500d9b374f927518a6
|
| 3 |
+
size 27003811
|