Datasets:
Size:
10M - 100M
Upload dataset
Browse files
README.md
CHANGED
@@ -1536,6 +1536,54 @@ dataset_info:
|
|
1536 |
num_examples: 225749
|
1537 |
download_size: 2498381734
|
1538 |
dataset_size: 7655375487
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1539 |
configs:
|
1540 |
- config_name: ANTLRExact
|
1541 |
data_files:
|
@@ -1665,4 +1713,8 @@ configs:
|
|
1665 |
data_files:
|
1666 |
- split: train
|
1667 |
path: data/Pascal_Exact/train-*
|
|
|
|
|
|
|
|
|
1668 |
---
|
|
|
1536 |
num_examples: 225749
|
1537 |
download_size: 2498381734
|
1538 |
dataset_size: 7655375487
|
1539 |
+
- config_name: ProcessingExact
|
1540 |
+
features:
|
1541 |
+
- name: id
|
1542 |
+
dtype: int64
|
1543 |
+
- name: file_name
|
1544 |
+
dtype: string
|
1545 |
+
- name: file_path
|
1546 |
+
dtype: string
|
1547 |
+
- name: content
|
1548 |
+
dtype: string
|
1549 |
+
- name: size
|
1550 |
+
dtype: int64
|
1551 |
+
- name: language
|
1552 |
+
dtype: string
|
1553 |
+
- name: extension
|
1554 |
+
dtype: string
|
1555 |
+
- name: total_lines
|
1556 |
+
dtype: int64
|
1557 |
+
- name: avg_line_length
|
1558 |
+
dtype: float64
|
1559 |
+
- name: max_line_length
|
1560 |
+
dtype: int64
|
1561 |
+
- name: alphanum_fraction
|
1562 |
+
dtype: float64
|
1563 |
+
- name: repo_name
|
1564 |
+
dtype: string
|
1565 |
+
- name: repo_stars
|
1566 |
+
dtype: int64
|
1567 |
+
- name: repo_forks
|
1568 |
+
dtype: int64
|
1569 |
+
- name: repo_open_issues
|
1570 |
+
dtype: int64
|
1571 |
+
- name: repo_license
|
1572 |
+
dtype: string
|
1573 |
+
- name: repo_extraction_date
|
1574 |
+
dtype: string
|
1575 |
+
- name: sha
|
1576 |
+
dtype: string
|
1577 |
+
- name: __index_level_0__
|
1578 |
+
dtype: int64
|
1579 |
+
- name: exact_dupe_TheStackV2
|
1580 |
+
dtype: bool
|
1581 |
+
splits:
|
1582 |
+
- name: train
|
1583 |
+
num_bytes: 84086036
|
1584 |
+
num_examples: 20343
|
1585 |
+
download_size: 29182494
|
1586 |
+
dataset_size: 84086036
|
1587 |
configs:
|
1588 |
- config_name: ANTLRExact
|
1589 |
data_files:
|
|
|
1713 |
data_files:
|
1714 |
- split: train
|
1715 |
path: data/Pascal_Exact/train-*
|
1716 |
+
- config_name: ProcessingExact
|
1717 |
+
data_files:
|
1718 |
+
- split: train
|
1719 |
+
path: data/Processing_Exact/train-*
|
1720 |
---
|
data/Processing_Exact/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:353509ccac5152f1515bd591700699184eea381275d5c6a19af856de1cc0d11e
|
3 |
+
size 29182494
|