Upload dataset
Browse files
README.md
CHANGED
|
@@ -624,6 +624,54 @@ dataset_info:
|
|
| 624 |
num_examples: 12884
|
| 625 |
download_size: 21188481
|
| 626 |
dataset_size: 71826001
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 627 |
- config_name: ElmExact
|
| 628 |
features:
|
| 629 |
- name: id
|
|
@@ -821,6 +869,10 @@ configs:
|
|
| 821 |
data_files:
|
| 822 |
- split: train
|
| 823 |
path: data/EJS_Exact/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 824 |
- config_name: ElmExact
|
| 825 |
data_files:
|
| 826 |
- split: train
|
|
|
|
| 624 |
num_examples: 12884
|
| 625 |
download_size: 21188481
|
| 626 |
dataset_size: 71826001
|
| 627 |
+
- config_name: ElixirExact
|
| 628 |
+
features:
|
| 629 |
+
- name: id
|
| 630 |
+
dtype: int64
|
| 631 |
+
- name: file_name
|
| 632 |
+
dtype: string
|
| 633 |
+
- name: file_path
|
| 634 |
+
dtype: string
|
| 635 |
+
- name: content
|
| 636 |
+
dtype: string
|
| 637 |
+
- name: size
|
| 638 |
+
dtype: int64
|
| 639 |
+
- name: language
|
| 640 |
+
dtype: string
|
| 641 |
+
- name: extension
|
| 642 |
+
dtype: string
|
| 643 |
+
- name: total_lines
|
| 644 |
+
dtype: int64
|
| 645 |
+
- name: avg_line_length
|
| 646 |
+
dtype: float64
|
| 647 |
+
- name: max_line_length
|
| 648 |
+
dtype: int64
|
| 649 |
+
- name: alphanum_fraction
|
| 650 |
+
dtype: float64
|
| 651 |
+
- name: repo_name
|
| 652 |
+
dtype: string
|
| 653 |
+
- name: repo_stars
|
| 654 |
+
dtype: int64
|
| 655 |
+
- name: repo_forks
|
| 656 |
+
dtype: int64
|
| 657 |
+
- name: repo_open_issues
|
| 658 |
+
dtype: int64
|
| 659 |
+
- name: repo_license
|
| 660 |
+
dtype: string
|
| 661 |
+
- name: repo_extraction_date
|
| 662 |
+
dtype: string
|
| 663 |
+
- name: sha
|
| 664 |
+
dtype: string
|
| 665 |
+
- name: __index_level_0__
|
| 666 |
+
dtype: int64
|
| 667 |
+
- name: exdup_ids_TheStackV2
|
| 668 |
+
sequence: int64
|
| 669 |
+
splits:
|
| 670 |
+
- name: train
|
| 671 |
+
num_bytes: 842634912
|
| 672 |
+
num_examples: 127910
|
| 673 |
+
download_size: 297886303
|
| 674 |
+
dataset_size: 842634912
|
| 675 |
- config_name: ElmExact
|
| 676 |
features:
|
| 677 |
- name: id
|
|
|
|
| 869 |
data_files:
|
| 870 |
- split: train
|
| 871 |
path: data/EJS_Exact/train-*
|
| 872 |
+
- config_name: ElixirExact
|
| 873 |
+
data_files:
|
| 874 |
+
- split: train
|
| 875 |
+
path: data/Elixir_Exact/train-*
|
| 876 |
- config_name: ElmExact
|
| 877 |
data_files:
|
| 878 |
- split: train
|
data/Elixir_Exact/train-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:49de141d35fe6938f1595f1e873b76564989a99bd536c88707d27a74e4506df3
|
| 3 |
+
size 122434407
|
data/Elixir_Exact/train-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1fc0bb20b6b17313581c7cd18dab98b8aeac1244a17497953f57200b6820224a
|
| 3 |
+
size 175451896
|