Upload dataset
Browse files
README.md
CHANGED
@@ -1526,6 +1526,62 @@ dataset_info:
|
|
1526 |
num_examples: 127910
|
1527 |
download_size: 297859595
|
1528 |
dataset_size: 841119076
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1529 |
- config_name: ElmExact
|
1530 |
features:
|
1531 |
- name: id
|
@@ -4073,6 +4129,10 @@ configs:
|
|
4073 |
data_files:
|
4074 |
- split: train
|
4075 |
path: data/Elixir_Exact/train-*
|
|
|
|
|
|
|
|
|
4076 |
- config_name: ElmExact
|
4077 |
data_files:
|
4078 |
- split: train
|
|
|
1526 |
num_examples: 127910
|
1527 |
download_size: 297859595
|
1528 |
dataset_size: 841119076
|
1529 |
+
- config_name: ElixirNear
|
1530 |
+
features:
|
1531 |
+
- name: id
|
1532 |
+
dtype: int64
|
1533 |
+
- name: file_name
|
1534 |
+
dtype: string
|
1535 |
+
- name: file_path
|
1536 |
+
dtype: string
|
1537 |
+
- name: content
|
1538 |
+
dtype: string
|
1539 |
+
- name: size
|
1540 |
+
dtype: int64
|
1541 |
+
- name: language
|
1542 |
+
dtype: string
|
1543 |
+
- name: extension
|
1544 |
+
dtype: string
|
1545 |
+
- name: total_lines
|
1546 |
+
dtype: int64
|
1547 |
+
- name: avg_line_length
|
1548 |
+
dtype: float64
|
1549 |
+
- name: max_line_length
|
1550 |
+
dtype: int64
|
1551 |
+
- name: alphanum_fraction
|
1552 |
+
dtype: float64
|
1553 |
+
- name: repo_name
|
1554 |
+
dtype: string
|
1555 |
+
- name: repo_stars
|
1556 |
+
dtype: int64
|
1557 |
+
- name: repo_forks
|
1558 |
+
dtype: int64
|
1559 |
+
- name: repo_open_issues
|
1560 |
+
dtype: int64
|
1561 |
+
- name: repo_license
|
1562 |
+
dtype: string
|
1563 |
+
- name: repo_extraction_date
|
1564 |
+
dtype: string
|
1565 |
+
- name: sha
|
1566 |
+
dtype: string
|
1567 |
+
- name: __index_level_0__
|
1568 |
+
dtype: int64
|
1569 |
+
- name: exact_dupe_TheStackV2
|
1570 |
+
dtype: bool
|
1571 |
+
- name: exact_dupe_RedPajama
|
1572 |
+
dtype: bool
|
1573 |
+
- name: exact_dupe_GithubCode
|
1574 |
+
dtype: bool
|
1575 |
+
- name: exact_dupe_TheStackV1
|
1576 |
+
dtype: bool
|
1577 |
+
- name: near_dups_stackv2
|
1578 |
+
dtype: bool
|
1579 |
+
splits:
|
1580 |
+
- name: train
|
1581 |
+
num_bytes: 841135070
|
1582 |
+
num_examples: 127910
|
1583 |
+
download_size: 298788543
|
1584 |
+
dataset_size: 841135070
|
1585 |
- config_name: ElmExact
|
1586 |
features:
|
1587 |
- name: id
|
|
|
4129 |
data_files:
|
4130 |
- split: train
|
4131 |
path: data/Elixir_Exact/train-*
|
4132 |
+
- config_name: ElixirNear
|
4133 |
+
data_files:
|
4134 |
+
- split: train
|
4135 |
+
path: data/Elixir_Near/train-*
|
4136 |
- config_name: ElmExact
|
4137 |
data_files:
|
4138 |
- split: train
|
data/Elixir_Near/train-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f32f45ecaeb7c614d4c08b719414d68f0649fe98639e84ad222352025ae0f557
|
3 |
+
size 122789637
|
data/Elixir_Near/train-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4592d580e668a0674e672b94dae72fc775d6df08193f970139d6666d9924113f
|
3 |
+
size 175998906
|