Upload dataset
Browse files- README.md +52 -0
- data/NewLisp_Exact/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -1344,6 +1344,54 @@ dataset_info:
|
|
| 1344 |
num_examples: 863
|
| 1345 |
download_size: 11620376
|
| 1346 |
dataset_size: 41826918
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1347 |
configs:
|
| 1348 |
- config_name: ANTLRExact
|
| 1349 |
data_files:
|
|
@@ -1457,4 +1505,8 @@ configs:
|
|
| 1457 |
data_files:
|
| 1458 |
- split: train
|
| 1459 |
path: data/NetLogo_Exact/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1460 |
---
|
|
|
|
| 1344 |
num_examples: 863
|
| 1345 |
download_size: 11620376
|
| 1346 |
dataset_size: 41826918
|
| 1347 |
+
- config_name: NewLispExact
|
| 1348 |
+
features:
|
| 1349 |
+
- name: id
|
| 1350 |
+
dtype: int64
|
| 1351 |
+
- name: file_name
|
| 1352 |
+
dtype: string
|
| 1353 |
+
- name: file_path
|
| 1354 |
+
dtype: string
|
| 1355 |
+
- name: content
|
| 1356 |
+
dtype: string
|
| 1357 |
+
- name: size
|
| 1358 |
+
dtype: int64
|
| 1359 |
+
- name: language
|
| 1360 |
+
dtype: string
|
| 1361 |
+
- name: extension
|
| 1362 |
+
dtype: string
|
| 1363 |
+
- name: total_lines
|
| 1364 |
+
dtype: int64
|
| 1365 |
+
- name: avg_line_length
|
| 1366 |
+
dtype: float64
|
| 1367 |
+
- name: max_line_length
|
| 1368 |
+
dtype: int64
|
| 1369 |
+
- name: alphanum_fraction
|
| 1370 |
+
dtype: float64
|
| 1371 |
+
- name: repo_name
|
| 1372 |
+
dtype: string
|
| 1373 |
+
- name: repo_stars
|
| 1374 |
+
dtype: int64
|
| 1375 |
+
- name: repo_forks
|
| 1376 |
+
dtype: int64
|
| 1377 |
+
- name: repo_open_issues
|
| 1378 |
+
dtype: int64
|
| 1379 |
+
- name: repo_license
|
| 1380 |
+
dtype: string
|
| 1381 |
+
- name: repo_extraction_date
|
| 1382 |
+
dtype: string
|
| 1383 |
+
- name: sha
|
| 1384 |
+
dtype: string
|
| 1385 |
+
- name: __index_level_0__
|
| 1386 |
+
dtype: int64
|
| 1387 |
+
- name: exact_dupe_TheStackV2
|
| 1388 |
+
dtype: bool
|
| 1389 |
+
splits:
|
| 1390 |
+
- name: train
|
| 1391 |
+
num_bytes: 52916188
|
| 1392 |
+
num_examples: 5148
|
| 1393 |
+
download_size: 14015172
|
| 1394 |
+
dataset_size: 52916188
|
| 1395 |
configs:
|
| 1396 |
- config_name: ANTLRExact
|
| 1397 |
data_files:
|
|
|
|
| 1505 |
data_files:
|
| 1506 |
- split: train
|
| 1507 |
path: data/NetLogo_Exact/train-*
|
| 1508 |
+
- config_name: NewLispExact
|
| 1509 |
+
data_files:
|
| 1510 |
+
- split: train
|
| 1511 |
+
path: data/NewLisp_Exact/train-*
|
| 1512 |
---
|
data/NewLisp_Exact/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0c8888c786df9268ddb160c49b9bcbbd5f36b77e134993c66dfcb34f8ce49109
|
| 3 |
+
size 14015172
|