Datasets:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -42,6 +42,12 @@ configs:
|
|
| 42 |
path: data/condition-2-ur-5k-token-translator/train-*
|
| 43 |
- split: validation
|
| 44 |
path: data/condition-2-ur-5k-token-translator/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 45 |
- config_name: phase-2-the-stack-v1-condition-1-en-32k
|
| 46 |
data_files:
|
| 47 |
- split: train
|
|
@@ -199,6 +205,31 @@ dataset_info:
|
|
| 199 |
num_examples: 500
|
| 200 |
download_size: 24875614
|
| 201 |
dataset_size: 66809430
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 202 |
- config_name: phase-2-the-stack-v1-condition-1-en-32k
|
| 203 |
features:
|
| 204 |
- name: file_path
|
|
|
|
| 42 |
path: data/condition-2-ur-5k-token-translator/train-*
|
| 43 |
- split: validation
|
| 44 |
path: data/condition-2-ur-5k-token-translator/validation-*
|
| 45 |
+
- config_name: condition-2-zh-5k-token-translator
|
| 46 |
+
data_files:
|
| 47 |
+
- split: train
|
| 48 |
+
path: data/condition-2-zh-5k-token-translator/train-*
|
| 49 |
+
- split: validation
|
| 50 |
+
path: data/condition-2-zh-5k-token-translator/validation-*
|
| 51 |
- config_name: phase-2-the-stack-v1-condition-1-en-32k
|
| 52 |
data_files:
|
| 53 |
- split: train
|
|
|
|
| 205 |
num_examples: 500
|
| 206 |
download_size: 24875614
|
| 207 |
dataset_size: 66809430
|
| 208 |
+
- config_name: condition-2-zh-5k-token-translator
|
| 209 |
+
features:
|
| 210 |
+
- name: code
|
| 211 |
+
dtype: string
|
| 212 |
+
- name: code_en
|
| 213 |
+
dtype: string
|
| 214 |
+
- name: language
|
| 215 |
+
dtype: string
|
| 216 |
+
- name: file_path
|
| 217 |
+
dtype: string
|
| 218 |
+
- name: license
|
| 219 |
+
dtype: string
|
| 220 |
+
- name: idx
|
| 221 |
+
dtype: int64
|
| 222 |
+
- name: token_count
|
| 223 |
+
dtype: int64
|
| 224 |
+
splits:
|
| 225 |
+
- name: train
|
| 226 |
+
num_bytes: 58727467
|
| 227 |
+
num_examples: 4500
|
| 228 |
+
- name: validation
|
| 229 |
+
num_bytes: 6682336
|
| 230 |
+
num_examples: 500
|
| 231 |
+
download_size: 24686270
|
| 232 |
+
dataset_size: 65409803
|
| 233 |
- config_name: phase-2-the-stack-v1-condition-1-en-32k
|
| 234 |
features:
|
| 235 |
- name: file_path
|
data/condition-2-zh-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:2e3fc77ad91b72124da7ffff73335b253555a0d0c7fda81dc57a11b713dabfb2
|
| 3 |
+
size 22120468
|
data/condition-2-zh-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:30e9bc70f0ffed76c6afa897270aef247637aeef706ff8e7b645f9299434b271
|
| 3 |
+
size 2565802
|