Datasets:
Size:
10M - 100M
Upload dataset
Browse files- README.md +52 -0
- data/Nix_Exact/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1392,6 +1392,54 @@ dataset_info:
|
|
1392 |
num_examples: 5148
|
1393 |
download_size: 14015172
|
1394 |
dataset_size: 52916188
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1395 |
configs:
|
1396 |
- config_name: ANTLRExact
|
1397 |
data_files:
|
@@ -1509,4 +1557,8 @@ configs:
|
|
1509 |
data_files:
|
1510 |
- split: train
|
1511 |
path: data/NewLisp_Exact/train-*
|
|
|
|
|
|
|
|
|
1512 |
---
|
|
|
1392 |
num_examples: 5148
|
1393 |
download_size: 14015172
|
1394 |
dataset_size: 52916188
|
1395 |
+
- config_name: NixExact
|
1396 |
+
features:
|
1397 |
+
- name: id
|
1398 |
+
dtype: int64
|
1399 |
+
- name: file_name
|
1400 |
+
dtype: string
|
1401 |
+
- name: file_path
|
1402 |
+
dtype: string
|
1403 |
+
- name: content
|
1404 |
+
dtype: string
|
1405 |
+
- name: size
|
1406 |
+
dtype: int64
|
1407 |
+
- name: language
|
1408 |
+
dtype: string
|
1409 |
+
- name: extension
|
1410 |
+
dtype: string
|
1411 |
+
- name: total_lines
|
1412 |
+
dtype: int64
|
1413 |
+
- name: avg_line_length
|
1414 |
+
dtype: float64
|
1415 |
+
- name: max_line_length
|
1416 |
+
dtype: int64
|
1417 |
+
- name: alphanum_fraction
|
1418 |
+
dtype: float64
|
1419 |
+
- name: repo_name
|
1420 |
+
dtype: string
|
1421 |
+
- name: repo_stars
|
1422 |
+
dtype: int64
|
1423 |
+
- name: repo_forks
|
1424 |
+
dtype: int64
|
1425 |
+
- name: repo_open_issues
|
1426 |
+
dtype: int64
|
1427 |
+
- name: repo_license
|
1428 |
+
dtype: string
|
1429 |
+
- name: repo_extraction_date
|
1430 |
+
dtype: string
|
1431 |
+
- name: sha
|
1432 |
+
dtype: string
|
1433 |
+
- name: __index_level_0__
|
1434 |
+
dtype: int64
|
1435 |
+
- name: exact_dupe_TheStackV2
|
1436 |
+
dtype: bool
|
1437 |
+
splits:
|
1438 |
+
- name: train
|
1439 |
+
num_bytes: 203819976
|
1440 |
+
num_examples: 71199
|
1441 |
+
download_size: 78416616
|
1442 |
+
dataset_size: 203819976
|
1443 |
configs:
|
1444 |
- config_name: ANTLRExact
|
1445 |
data_files:
|
|
|
1557 |
data_files:
|
1558 |
- split: train
|
1559 |
path: data/NewLisp_Exact/train-*
|
1560 |
+
- config_name: NixExact
|
1561 |
+
data_files:
|
1562 |
+
- split: train
|
1563 |
+
path: data/Nix_Exact/train-*
|
1564 |
---
|
data/Nix_Exact/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:383c61f3333d8aa813dc809ec643c50a9565906f6b8ee0ad9e38cc08d0bfb413
|
3 |
+
size 78416616
|