Upload dataset
Browse files
README.md
CHANGED
@@ -756,6 +756,62 @@ dataset_info:
|
|
756 |
num_examples: 26175
|
757 |
download_size: 189892879
|
758 |
dataset_size: 632646034
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
759 |
- config_name: CrystalExact
|
760 |
features:
|
761 |
- name: id
|
@@ -2795,6 +2851,10 @@ configs:
|
|
2795 |
data_files:
|
2796 |
- split: train
|
2797 |
path: data/Coq_Exact/train-*
|
|
|
|
|
|
|
|
|
2798 |
- config_name: CrystalExact
|
2799 |
data_files:
|
2800 |
- split: train
|
|
|
756 |
num_examples: 26175
|
757 |
download_size: 189892879
|
758 |
dataset_size: 632646034
|
759 |
+
- config_name: CoqNear
|
760 |
+
features:
|
761 |
+
- name: id
|
762 |
+
dtype: int64
|
763 |
+
- name: file_name
|
764 |
+
dtype: string
|
765 |
+
- name: file_path
|
766 |
+
dtype: string
|
767 |
+
- name: content
|
768 |
+
dtype: string
|
769 |
+
- name: size
|
770 |
+
dtype: int64
|
771 |
+
- name: language
|
772 |
+
dtype: string
|
773 |
+
- name: extension
|
774 |
+
dtype: string
|
775 |
+
- name: total_lines
|
776 |
+
dtype: int64
|
777 |
+
- name: avg_line_length
|
778 |
+
dtype: float64
|
779 |
+
- name: max_line_length
|
780 |
+
dtype: int64
|
781 |
+
- name: alphanum_fraction
|
782 |
+
dtype: float64
|
783 |
+
- name: repo_name
|
784 |
+
dtype: string
|
785 |
+
- name: repo_stars
|
786 |
+
dtype: int64
|
787 |
+
- name: repo_forks
|
788 |
+
dtype: int64
|
789 |
+
- name: repo_open_issues
|
790 |
+
dtype: int64
|
791 |
+
- name: repo_license
|
792 |
+
dtype: string
|
793 |
+
- name: repo_extraction_date
|
794 |
+
dtype: string
|
795 |
+
- name: sha
|
796 |
+
dtype: string
|
797 |
+
- name: __index_level_0__
|
798 |
+
dtype: int64
|
799 |
+
- name: exact_dupe_TheStackV2
|
800 |
+
dtype: bool
|
801 |
+
- name: exact_dupe_RedPajama
|
802 |
+
dtype: bool
|
803 |
+
- name: exact_dupe_GithubCode
|
804 |
+
dtype: bool
|
805 |
+
- name: exact_dupe_TheStackV1
|
806 |
+
dtype: bool
|
807 |
+
- name: near_dups_stackv2
|
808 |
+
dtype: bool
|
809 |
+
splits:
|
810 |
+
- name: train
|
811 |
+
num_bytes: 632649306
|
812 |
+
num_examples: 26175
|
813 |
+
download_size: 190829725
|
814 |
+
dataset_size: 632649306
|
815 |
- config_name: CrystalExact
|
816 |
features:
|
817 |
- name: id
|
|
|
2851 |
data_files:
|
2852 |
- split: train
|
2853 |
path: data/Coq_Exact/train-*
|
2854 |
+
- config_name: CoqNear
|
2855 |
+
data_files:
|
2856 |
+
- split: train
|
2857 |
+
path: data/Coq_Near/train-*
|
2858 |
- config_name: CrystalExact
|
2859 |
data_files:
|
2860 |
- split: train
|
data/Coq_Near/train-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f589459c87f6d1a3c94d725849882b8bc96b57b03a76a20849b941a8a2dce79
|
3 |
+
size 72411214
|
data/Coq_Near/train-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5070c270f679a09b5f6c219f2bc90a7f11fb403bb1ad98f7f9c14f20173d895
|
3 |
+
size 118418511
|