Datasets:
Size:
10M - 100M
Upload dataset
Browse files- README.md +52 -0
- data/Fortran_Exact/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -816,6 +816,54 @@ dataset_info:
|
|
816 |
num_examples: 7932
|
817 |
download_size: 144443992
|
818 |
dataset_size: 347197828
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
819 |
configs:
|
820 |
- config_name: ANTLRExact
|
821 |
data_files:
|
@@ -885,4 +933,8 @@ configs:
|
|
885 |
data_files:
|
886 |
- split: train
|
887 |
path: data/Forth_Exact/train-*
|
|
|
|
|
|
|
|
|
888 |
---
|
|
|
816 |
num_examples: 7932
|
817 |
download_size: 144443992
|
818 |
dataset_size: 347197828
|
819 |
+
- config_name: FortranExact
|
820 |
+
features:
|
821 |
+
- name: id
|
822 |
+
dtype: int64
|
823 |
+
- name: file_name
|
824 |
+
dtype: string
|
825 |
+
- name: file_path
|
826 |
+
dtype: string
|
827 |
+
- name: content
|
828 |
+
dtype: string
|
829 |
+
- name: size
|
830 |
+
dtype: int64
|
831 |
+
- name: language
|
832 |
+
dtype: string
|
833 |
+
- name: extension
|
834 |
+
dtype: string
|
835 |
+
- name: total_lines
|
836 |
+
dtype: int64
|
837 |
+
- name: avg_line_length
|
838 |
+
dtype: float64
|
839 |
+
- name: max_line_length
|
840 |
+
dtype: int64
|
841 |
+
- name: alphanum_fraction
|
842 |
+
dtype: float64
|
843 |
+
- name: repo_name
|
844 |
+
dtype: string
|
845 |
+
- name: repo_stars
|
846 |
+
dtype: int64
|
847 |
+
- name: repo_forks
|
848 |
+
dtype: int64
|
849 |
+
- name: repo_open_issues
|
850 |
+
dtype: int64
|
851 |
+
- name: repo_license
|
852 |
+
dtype: string
|
853 |
+
- name: repo_extraction_date
|
854 |
+
dtype: string
|
855 |
+
- name: sha
|
856 |
+
dtype: string
|
857 |
+
- name: __index_level_0__
|
858 |
+
dtype: int64
|
859 |
+
- name: exdup_ids_TheStackV2
|
860 |
+
sequence: int64
|
861 |
+
splits:
|
862 |
+
- name: train
|
863 |
+
num_bytes: 2848007
|
864 |
+
num_examples: 63
|
865 |
+
download_size: 1052777
|
866 |
+
dataset_size: 2848007
|
867 |
configs:
|
868 |
- config_name: ANTLRExact
|
869 |
data_files:
|
|
|
933 |
data_files:
|
934 |
- split: train
|
935 |
path: data/Forth_Exact/train-*
|
936 |
+
- config_name: FortranExact
|
937 |
+
data_files:
|
938 |
+
- split: train
|
939 |
+
path: data/Fortran_Exact/train-*
|
940 |
---
|
data/Fortran_Exact/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2e6df18ba78fa5a876093068df39bcf37d57b839cf5a0bf06110ff4145d8f52
|
3 |
+
size 1052777
|