Datasets:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -30,6 +30,12 @@ configs:
|
|
| 30 |
path: data/condition-1-en-5k/train-*
|
| 31 |
- split: validation
|
| 32 |
path: data/condition-1-en-5k/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
- config_name: phase-2-the-stack-v1-condition-1-en-32k
|
| 34 |
data_files:
|
| 35 |
- split: train
|
|
@@ -137,6 +143,31 @@ dataset_info:
|
|
| 137 |
num_examples: 500
|
| 138 |
download_size: 24617109
|
| 139 |
dataset_size: 65198632.67721081
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 140 |
- config_name: phase-2-the-stack-v1-condition-1-en-32k
|
| 141 |
features:
|
| 142 |
- name: file_path
|
|
|
|
| 30 |
path: data/condition-1-en-5k/train-*
|
| 31 |
- split: validation
|
| 32 |
path: data/condition-1-en-5k/validation-*
|
| 33 |
+
- config_name: condition-2-ur-5k-token-translator
|
| 34 |
+
data_files:
|
| 35 |
+
- split: train
|
| 36 |
+
path: data/condition-2-ur-5k-token-translator/train-*
|
| 37 |
+
- split: validation
|
| 38 |
+
path: data/condition-2-ur-5k-token-translator/validation-*
|
| 39 |
- config_name: phase-2-the-stack-v1-condition-1-en-32k
|
| 40 |
data_files:
|
| 41 |
- split: train
|
|
|
|
| 143 |
num_examples: 500
|
| 144 |
download_size: 24617109
|
| 145 |
dataset_size: 65198632.67721081
|
| 146 |
+
- config_name: condition-2-ur-5k-token-translator
|
| 147 |
+
features:
|
| 148 |
+
- name: code
|
| 149 |
+
dtype: string
|
| 150 |
+
- name: code_en
|
| 151 |
+
dtype: string
|
| 152 |
+
- name: language
|
| 153 |
+
dtype: string
|
| 154 |
+
- name: file_path
|
| 155 |
+
dtype: string
|
| 156 |
+
- name: license
|
| 157 |
+
dtype: string
|
| 158 |
+
- name: idx
|
| 159 |
+
dtype: int64
|
| 160 |
+
- name: token_count
|
| 161 |
+
dtype: int64
|
| 162 |
+
splits:
|
| 163 |
+
- name: train
|
| 164 |
+
num_bytes: 59974860
|
| 165 |
+
num_examples: 4500
|
| 166 |
+
- name: validation
|
| 167 |
+
num_bytes: 6834570
|
| 168 |
+
num_examples: 500
|
| 169 |
+
download_size: 24875614
|
| 170 |
+
dataset_size: 66809430
|
| 171 |
- config_name: phase-2-the-stack-v1-condition-1-en-32k
|
| 172 |
features:
|
| 173 |
- name: file_path
|
data/condition-2-ur-5k-token-translator/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c7f3368a476f767229054ac04dfc5d4692934985b6f4af941a12d4072c5732c3
|
| 3 |
+
size 22285441
|
data/condition-2-ur-5k-token-translator/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f1b18a003437d218c5f25cc9345bca02d544268169930fa276e32c283c42d530
|
| 3 |
+
size 2590173
|