Upload dataset
Browse files- README.md +52 -0
- data/GraphQL_Exact/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -864,6 +864,54 @@ dataset_info:
|
|
| 864 |
num_examples: 63
|
| 865 |
download_size: 1052777
|
| 866 |
dataset_size: 2848007
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 867 |
configs:
|
| 868 |
- config_name: ANTLRExact
|
| 869 |
data_files:
|
|
@@ -937,4 +985,8 @@ configs:
|
|
| 937 |
data_files:
|
| 938 |
- split: train
|
| 939 |
path: data/Fortran_Exact/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 940 |
---
|
|
|
|
| 864 |
num_examples: 63
|
| 865 |
download_size: 1052777
|
| 866 |
dataset_size: 2848007
|
| 867 |
+
- config_name: GraphQLExact
|
| 868 |
+
features:
|
| 869 |
+
- name: id
|
| 870 |
+
dtype: int64
|
| 871 |
+
- name: file_name
|
| 872 |
+
dtype: string
|
| 873 |
+
- name: file_path
|
| 874 |
+
dtype: string
|
| 875 |
+
- name: content
|
| 876 |
+
dtype: string
|
| 877 |
+
- name: size
|
| 878 |
+
dtype: int64
|
| 879 |
+
- name: language
|
| 880 |
+
dtype: string
|
| 881 |
+
- name: extension
|
| 882 |
+
dtype: string
|
| 883 |
+
- name: total_lines
|
| 884 |
+
dtype: int64
|
| 885 |
+
- name: avg_line_length
|
| 886 |
+
dtype: float64
|
| 887 |
+
- name: max_line_length
|
| 888 |
+
dtype: int64
|
| 889 |
+
- name: alphanum_fraction
|
| 890 |
+
dtype: float64
|
| 891 |
+
- name: repo_name
|
| 892 |
+
dtype: string
|
| 893 |
+
- name: repo_stars
|
| 894 |
+
dtype: int64
|
| 895 |
+
- name: repo_forks
|
| 896 |
+
dtype: int64
|
| 897 |
+
- name: repo_open_issues
|
| 898 |
+
dtype: int64
|
| 899 |
+
- name: repo_license
|
| 900 |
+
dtype: string
|
| 901 |
+
- name: repo_extraction_date
|
| 902 |
+
dtype: string
|
| 903 |
+
- name: sha
|
| 904 |
+
dtype: string
|
| 905 |
+
- name: __index_level_0__
|
| 906 |
+
dtype: int64
|
| 907 |
+
- name: exdup_ids_TheStackV2
|
| 908 |
+
sequence: int64
|
| 909 |
+
splits:
|
| 910 |
+
- name: train
|
| 911 |
+
num_bytes: 38284
|
| 912 |
+
num_examples: 3
|
| 913 |
+
download_size: 34770
|
| 914 |
+
dataset_size: 38284
|
| 915 |
configs:
|
| 916 |
- config_name: ANTLRExact
|
| 917 |
data_files:
|
|
|
|
| 985 |
data_files:
|
| 986 |
- split: train
|
| 987 |
path: data/Fortran_Exact/train-*
|
| 988 |
+
- config_name: GraphQLExact
|
| 989 |
+
data_files:
|
| 990 |
+
- split: train
|
| 991 |
+
path: data/GraphQL_Exact/train-*
|
| 992 |
---
|
data/GraphQL_Exact/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b5377d04907875336bcb93f84bf8781b9e1199fac91998a63276c76b4a910c18
|
| 3 |
+
size 34770
|