Datasets:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -24,6 +24,12 @@ configs:
|
|
| 24 |
path: data/condition-1-en-103k/train-*
|
| 25 |
- split: validation
|
| 26 |
path: data/condition-1-en-103k/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
- config_name: phase-2-the-stack-v1-condition-1-en-32k
|
| 28 |
data_files:
|
| 29 |
- split: train
|
|
@@ -108,6 +114,29 @@ dataset_info:
|
|
| 108 |
num_examples: 10395
|
| 109 |
download_size: 523449014
|
| 110 |
dataset_size: 1355401335.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 111 |
- config_name: phase-2-the-stack-v1-condition-1-en-32k
|
| 112 |
features:
|
| 113 |
- name: file_path
|
|
|
|
| 24 |
path: data/condition-1-en-103k/train-*
|
| 25 |
- split: validation
|
| 26 |
path: data/condition-1-en-103k/validation-*
|
| 27 |
+
- config_name: condition-1-en-5k
|
| 28 |
+
data_files:
|
| 29 |
+
- split: train
|
| 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
|
|
|
|
| 114 |
num_examples: 10395
|
| 115 |
download_size: 523449014
|
| 116 |
dataset_size: 1355401335.0
|
| 117 |
+
- config_name: condition-1-en-5k
|
| 118 |
+
features:
|
| 119 |
+
- name: code
|
| 120 |
+
dtype: string
|
| 121 |
+
- name: code_en
|
| 122 |
+
dtype: string
|
| 123 |
+
- name: language
|
| 124 |
+
dtype: string
|
| 125 |
+
- name: file_path
|
| 126 |
+
dtype: string
|
| 127 |
+
- name: license
|
| 128 |
+
dtype: string
|
| 129 |
+
- name: token_count
|
| 130 |
+
dtype: int64
|
| 131 |
+
splits:
|
| 132 |
+
- name: train
|
| 133 |
+
num_bytes: 58678769.40948973
|
| 134 |
+
num_examples: 4500
|
| 135 |
+
- name: validation
|
| 136 |
+
num_bytes: 6519863.26772108
|
| 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
|
data/condition-1-en-5k/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e121189ca53687ef1ce51eb3b307aa0cb26351f1f70f0c45683d3896df0a5178
|
| 3 |
+
size 22056002
|
data/condition-1-en-5k/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:df1142b7e9e92c2d99a2da6e131158f133e6dcf50ebd5f5e19514ee19b470de9
|
| 3 |
+
size 2561107
|