Upload dataset
Browse files- README.md +52 -0
- data/Groovy_Exact/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -912,6 +912,54 @@ dataset_info:
|
|
| 912 |
num_examples: 3
|
| 913 |
download_size: 34770
|
| 914 |
dataset_size: 38284
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 915 |
configs:
|
| 916 |
- config_name: ANTLRExact
|
| 917 |
data_files:
|
|
@@ -989,4 +1037,8 @@ configs:
|
|
| 989 |
data_files:
|
| 990 |
- split: train
|
| 991 |
path: data/GraphQL_Exact/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 992 |
---
|
|
|
|
| 912 |
num_examples: 3
|
| 913 |
download_size: 34770
|
| 914 |
dataset_size: 38284
|
| 915 |
+
- config_name: GroovyExact
|
| 916 |
+
features:
|
| 917 |
+
- name: id
|
| 918 |
+
dtype: int64
|
| 919 |
+
- name: file_name
|
| 920 |
+
dtype: string
|
| 921 |
+
- name: file_path
|
| 922 |
+
dtype: string
|
| 923 |
+
- name: content
|
| 924 |
+
dtype: string
|
| 925 |
+
- name: size
|
| 926 |
+
dtype: int64
|
| 927 |
+
- name: language
|
| 928 |
+
dtype: string
|
| 929 |
+
- name: extension
|
| 930 |
+
dtype: string
|
| 931 |
+
- name: total_lines
|
| 932 |
+
dtype: int64
|
| 933 |
+
- name: avg_line_length
|
| 934 |
+
dtype: float64
|
| 935 |
+
- name: max_line_length
|
| 936 |
+
dtype: int64
|
| 937 |
+
- name: alphanum_fraction
|
| 938 |
+
dtype: float64
|
| 939 |
+
- name: repo_name
|
| 940 |
+
dtype: string
|
| 941 |
+
- name: repo_stars
|
| 942 |
+
dtype: int64
|
| 943 |
+
- name: repo_forks
|
| 944 |
+
dtype: int64
|
| 945 |
+
- name: repo_open_issues
|
| 946 |
+
dtype: int64
|
| 947 |
+
- name: repo_license
|
| 948 |
+
dtype: string
|
| 949 |
+
- name: repo_extraction_date
|
| 950 |
+
dtype: string
|
| 951 |
+
- name: sha
|
| 952 |
+
dtype: string
|
| 953 |
+
- name: __index_level_0__
|
| 954 |
+
dtype: int64
|
| 955 |
+
- name: exdup_ids_TheStackV2
|
| 956 |
+
sequence: int64
|
| 957 |
+
splits:
|
| 958 |
+
- name: train
|
| 959 |
+
num_bytes: 249040893
|
| 960 |
+
num_examples: 48353
|
| 961 |
+
download_size: 78309732
|
| 962 |
+
dataset_size: 249040893
|
| 963 |
configs:
|
| 964 |
- config_name: ANTLRExact
|
| 965 |
data_files:
|
|
|
|
| 1037 |
data_files:
|
| 1038 |
- split: train
|
| 1039 |
path: data/GraphQL_Exact/train-*
|
| 1040 |
+
- config_name: GroovyExact
|
| 1041 |
+
data_files:
|
| 1042 |
+
- split: train
|
| 1043 |
+
path: data/Groovy_Exact/train-*
|
| 1044 |
---
|
data/Groovy_Exact/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:df82bccbf60a5385c7880aab880d257e51471ee322ed9de0b6b827bef66437c1
|
| 3 |
+
size 78309732
|