Upload dataset (part 00001-of-00002)
Browse files
README.md
CHANGED
@@ -2182,6 +2182,52 @@ dataset_info:
|
|
2182 |
num_examples: 63
|
2183 |
download_size: 1061022
|
2184 |
dataset_size: 2847291
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2185 |
- config_name: GraphQLExact
|
2186 |
features:
|
2187 |
- name: id
|
@@ -5043,6 +5089,10 @@ configs:
|
|
5043 |
data_files:
|
5044 |
- split: train
|
5045 |
path: data/Fortran_Near/train-*
|
|
|
|
|
|
|
|
|
5046 |
- config_name: GraphQLExact
|
5047 |
data_files:
|
5048 |
- split: train
|
|
|
2182 |
num_examples: 63
|
2183 |
download_size: 1061022
|
2184 |
dataset_size: 2847291
|
2185 |
+
- config_name: GoExact
|
2186 |
+
features:
|
2187 |
+
- name: id
|
2188 |
+
dtype: int64
|
2189 |
+
- name: file_name
|
2190 |
+
dtype: string
|
2191 |
+
- name: file_path
|
2192 |
+
dtype: string
|
2193 |
+
- name: content
|
2194 |
+
dtype: string
|
2195 |
+
- name: size
|
2196 |
+
dtype: int64
|
2197 |
+
- name: language
|
2198 |
+
dtype: string
|
2199 |
+
- name: extension
|
2200 |
+
dtype: string
|
2201 |
+
- name: total_lines
|
2202 |
+
dtype: int64
|
2203 |
+
- name: avg_line_length
|
2204 |
+
dtype: float64
|
2205 |
+
- name: max_line_length
|
2206 |
+
dtype: int64
|
2207 |
+
- name: alphanum_fraction
|
2208 |
+
dtype: float64
|
2209 |
+
- name: repo_name
|
2210 |
+
dtype: string
|
2211 |
+
- name: repo_stars
|
2212 |
+
dtype: int64
|
2213 |
+
- name: repo_forks
|
2214 |
+
dtype: int64
|
2215 |
+
- name: repo_open_issues
|
2216 |
+
dtype: int64
|
2217 |
+
- name: repo_license
|
2218 |
+
dtype: string
|
2219 |
+
- name: repo_extraction_date
|
2220 |
+
dtype: string
|
2221 |
+
- name: sha
|
2222 |
+
dtype: string
|
2223 |
+
- name: exact_dupe_TheStackV2
|
2224 |
+
dtype: bool
|
2225 |
+
splits:
|
2226 |
+
- name: train
|
2227 |
+
num_bytes: 26166319404
|
2228 |
+
num_examples: 2355716
|
2229 |
+
download_size: 8136369906
|
2230 |
+
dataset_size: 26166319404
|
2231 |
- config_name: GraphQLExact
|
2232 |
features:
|
2233 |
- name: id
|
|
|
5089 |
data_files:
|
5090 |
- split: train
|
5091 |
path: data/Fortran_Near/train-*
|
5092 |
+
- config_name: GoExact
|
5093 |
+
data_files:
|
5094 |
+
- split: train
|
5095 |
+
path: data/Go_Exact/train-*
|
5096 |
- config_name: GraphQLExact
|
5097 |
data_files:
|
5098 |
- split: train
|
data/Go_Exact/train-00050-of-00053.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c18eb88b32e4350a99b608aa2e40b37c2de41c5a55ca670a9d7a212993c6ff7
|
3 |
+
size 139311747
|
data/Go_Exact/train-00051-of-00053.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dedc6f40b18cbaa90a5a8768317fe4e786e2b2e4238b32aed33b89c187a0088c
|
3 |
+
size 123705146
|
data/Go_Exact/train-00052-of-00053.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:50c180b13f8594f85573b2d7b48f6e99f5e2181dd5f383b70fc7face6ae03b85
|
3 |
+
size 147522036
|