Datasets:
Size:
10M - 100M
Upload dataset
Browse files
README.md
CHANGED
@@ -192,6 +192,54 @@ dataset_info:
|
|
192 |
num_examples: 273181
|
193 |
download_size: 458790829
|
194 |
dataset_size: 1424141710
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
195 |
configs:
|
196 |
- config_name: AdaExact
|
197 |
data_files:
|
@@ -209,4 +257,8 @@ configs:
|
|
209 |
data_files:
|
210 |
- split: train
|
211 |
path: data/Clojure_Exact/train-*
|
|
|
|
|
|
|
|
|
212 |
---
|
|
|
192 |
num_examples: 273181
|
193 |
download_size: 458790829
|
194 |
dataset_size: 1424141710
|
195 |
+
- config_name: CommonLispExact
|
196 |
+
features:
|
197 |
+
- name: id
|
198 |
+
dtype: int64
|
199 |
+
- name: file_name
|
200 |
+
dtype: string
|
201 |
+
- name: file_path
|
202 |
+
dtype: string
|
203 |
+
- name: content
|
204 |
+
dtype: string
|
205 |
+
- name: size
|
206 |
+
dtype: int64
|
207 |
+
- name: language
|
208 |
+
dtype: string
|
209 |
+
- name: extension
|
210 |
+
dtype: string
|
211 |
+
- name: total_lines
|
212 |
+
dtype: int64
|
213 |
+
- name: avg_line_length
|
214 |
+
dtype: float64
|
215 |
+
- name: max_line_length
|
216 |
+
dtype: int64
|
217 |
+
- name: alphanum_fraction
|
218 |
+
dtype: float64
|
219 |
+
- name: repo_name
|
220 |
+
dtype: string
|
221 |
+
- name: repo_stars
|
222 |
+
dtype: int64
|
223 |
+
- name: repo_forks
|
224 |
+
dtype: int64
|
225 |
+
- name: repo_open_issues
|
226 |
+
dtype: int64
|
227 |
+
- name: repo_license
|
228 |
+
dtype: string
|
229 |
+
- name: repo_extraction_date
|
230 |
+
dtype: string
|
231 |
+
- name: sha
|
232 |
+
dtype: string
|
233 |
+
- name: __index_level_0__
|
234 |
+
dtype: int64
|
235 |
+
- name: exdup_ids_TheStackV2
|
236 |
+
sequence: int64
|
237 |
+
splits:
|
238 |
+
- name: train
|
239 |
+
num_bytes: 296872446
|
240 |
+
num_examples: 16968
|
241 |
+
download_size: 108999826
|
242 |
+
dataset_size: 296872446
|
243 |
configs:
|
244 |
- config_name: AdaExact
|
245 |
data_files:
|
|
|
257 |
data_files:
|
258 |
- split: train
|
259 |
path: data/Clojure_Exact/train-*
|
260 |
+
- config_name: CommonLispExact
|
261 |
+
data_files:
|
262 |
+
- split: train
|
263 |
+
path: data/CommonLisp_Exact/train-*
|
264 |
---
|
data/CommonLisp_Exact/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67531233a4bee7d55a8a8ceca1e7a4aeb231d7d280c7175effc7ec1385878d98
|
3 |
+
size 108999826
|