Datasets:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -21,9 +21,9 @@ configs:
|
|
| 21 |
- config_name: condition-1-en
|
| 22 |
data_files:
|
| 23 |
- split: train
|
| 24 |
-
path: data/condition-1-en/train-*
|
| 25 |
- split: validation
|
| 26 |
-
path: data/condition-1-en/validation-*
|
| 27 |
- config_name: condition-1-en-5k
|
| 28 |
data_files:
|
| 29 |
- split: train
|
|
@@ -73,6 +73,29 @@ configs:
|
|
| 73 |
- split: validation
|
| 74 |
path: data/condition-3-zh-5k/validation-*
|
| 75 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 76 |
- config_name: condition-1-en-5k
|
| 77 |
features:
|
| 78 |
- name: file_path
|
|
|
|
| 21 |
- config_name: condition-1-en
|
| 22 |
data_files:
|
| 23 |
- split: train
|
| 24 |
+
path: data/condition-1-en/train-*
|
| 25 |
- split: validation
|
| 26 |
+
path: data/condition-1-en/validation-*
|
| 27 |
- config_name: condition-1-en-5k
|
| 28 |
data_files:
|
| 29 |
- split: train
|
|
|
|
| 73 |
- split: validation
|
| 74 |
path: data/condition-3-zh-5k/validation-*
|
| 75 |
dataset_info:
|
| 76 |
+
- config_name: condition-1-en
|
| 77 |
+
features:
|
| 78 |
+
- name: file_path
|
| 79 |
+
dtype: string
|
| 80 |
+
- name: code
|
| 81 |
+
dtype: string
|
| 82 |
+
- name: code_en
|
| 83 |
+
dtype: string
|
| 84 |
+
- name: language
|
| 85 |
+
dtype: string
|
| 86 |
+
- name: license
|
| 87 |
+
dtype: string
|
| 88 |
+
- name: token_count
|
| 89 |
+
dtype: int32
|
| 90 |
+
splits:
|
| 91 |
+
- name: train
|
| 92 |
+
num_bytes: 403718262
|
| 93 |
+
num_examples: 31818
|
| 94 |
+
- name: validation
|
| 95 |
+
num_bytes: 42626910
|
| 96 |
+
num_examples: 3536
|
| 97 |
+
download_size: 164619518
|
| 98 |
+
dataset_size: 446345172
|
| 99 |
- config_name: condition-1-en-5k
|
| 100 |
features:
|
| 101 |
- name: file_path
|
data/condition-1-en/train-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4afed93dec10e8adfd357a71425b099b42c296d4c26bff008e41430c740ba351
|
| 3 |
+
size 148726972
|
data/condition-1-en/validation-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e81aae9a15af206833a55c05553773a7654756428cf344de1c3fc0d914698b7b
|
| 3 |
+
size 15892546
|