Datasets:
Size:
10M - 100M
Upload dataset
Browse files- README.md +52 -0
- data/Apex_Exact/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -144,6 +144,54 @@ dataset_info:
|
|
144 |
num_examples: 5113
|
145 |
download_size: 14153079
|
146 |
dataset_size: 38326589
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
147 |
- config_name: AssemblyExact
|
148 |
features:
|
149 |
- name: id
|
@@ -637,6 +685,10 @@ configs:
|
|
637 |
data_files:
|
638 |
- split: train
|
639 |
path: data/Agda_Exact/train-*
|
|
|
|
|
|
|
|
|
640 |
- config_name: AssemblyExact
|
641 |
data_files:
|
642 |
- split: train
|
|
|
144 |
num_examples: 5113
|
145 |
download_size: 14153079
|
146 |
dataset_size: 38326589
|
147 |
+
- config_name: ApexExact
|
148 |
+
features:
|
149 |
+
- name: id
|
150 |
+
dtype: int64
|
151 |
+
- name: file_name
|
152 |
+
dtype: string
|
153 |
+
- name: file_path
|
154 |
+
dtype: string
|
155 |
+
- name: content
|
156 |
+
dtype: string
|
157 |
+
- name: size
|
158 |
+
dtype: int64
|
159 |
+
- name: language
|
160 |
+
dtype: string
|
161 |
+
- name: extension
|
162 |
+
dtype: string
|
163 |
+
- name: total_lines
|
164 |
+
dtype: int64
|
165 |
+
- name: avg_line_length
|
166 |
+
dtype: float64
|
167 |
+
- name: max_line_length
|
168 |
+
dtype: int64
|
169 |
+
- name: alphanum_fraction
|
170 |
+
dtype: float64
|
171 |
+
- name: repo_name
|
172 |
+
dtype: string
|
173 |
+
- name: repo_stars
|
174 |
+
dtype: int64
|
175 |
+
- name: repo_forks
|
176 |
+
dtype: int64
|
177 |
+
- name: repo_open_issues
|
178 |
+
dtype: int64
|
179 |
+
- name: repo_license
|
180 |
+
dtype: string
|
181 |
+
- name: repo_extraction_date
|
182 |
+
dtype: string
|
183 |
+
- name: sha
|
184 |
+
dtype: string
|
185 |
+
- name: __index_level_0__
|
186 |
+
dtype: int64
|
187 |
+
- name: exdup_ids_TheStackV2
|
188 |
+
sequence: int64
|
189 |
+
splits:
|
190 |
+
- name: train
|
191 |
+
num_bytes: 24734905
|
192 |
+
num_examples: 7641
|
193 |
+
download_size: 6391302
|
194 |
+
dataset_size: 24734905
|
195 |
- config_name: AssemblyExact
|
196 |
features:
|
197 |
- name: id
|
|
|
685 |
data_files:
|
686 |
- split: train
|
687 |
path: data/Agda_Exact/train-*
|
688 |
+
- config_name: ApexExact
|
689 |
+
data_files:
|
690 |
+
- split: train
|
691 |
+
path: data/Apex_Exact/train-*
|
692 |
- config_name: AssemblyExact
|
693 |
data_files:
|
694 |
- split: train
|
data/Apex_Exact/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44f5f708a660cf35764558cf09bfa09ec34524da1655d128e3dc001308bad67b
|
3 |
+
size 6391302
|