Datasets:
Size:
10M - 100M
Upload dataset
Browse files
README.md
CHANGED
@@ -2348,6 +2348,62 @@ dataset_info:
|
|
2348 |
num_examples: 38381
|
2349 |
download_size: 246187659
|
2350 |
dataset_size: 967633709
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2351 |
- config_name: KotlinExact
|
2352 |
features:
|
2353 |
- name: id
|
@@ -4021,6 +4077,10 @@ configs:
|
|
4021 |
data_files:
|
4022 |
- split: train
|
4023 |
path: data/Julia_Exact/train-*
|
|
|
|
|
|
|
|
|
4024 |
- config_name: KotlinExact
|
4025 |
data_files:
|
4026 |
- split: train
|
|
|
2348 |
num_examples: 38381
|
2349 |
download_size: 246187659
|
2350 |
dataset_size: 967633709
|
2351 |
+
- config_name: JuliaNear
|
2352 |
+
features:
|
2353 |
+
- name: id
|
2354 |
+
dtype: int64
|
2355 |
+
- name: file_name
|
2356 |
+
dtype: string
|
2357 |
+
- name: file_path
|
2358 |
+
dtype: string
|
2359 |
+
- name: content
|
2360 |
+
dtype: string
|
2361 |
+
- name: size
|
2362 |
+
dtype: int64
|
2363 |
+
- name: language
|
2364 |
+
dtype: string
|
2365 |
+
- name: extension
|
2366 |
+
dtype: string
|
2367 |
+
- name: total_lines
|
2368 |
+
dtype: int64
|
2369 |
+
- name: avg_line_length
|
2370 |
+
dtype: float64
|
2371 |
+
- name: max_line_length
|
2372 |
+
dtype: int64
|
2373 |
+
- name: alphanum_fraction
|
2374 |
+
dtype: float64
|
2375 |
+
- name: repo_name
|
2376 |
+
dtype: string
|
2377 |
+
- name: repo_stars
|
2378 |
+
dtype: int64
|
2379 |
+
- name: repo_forks
|
2380 |
+
dtype: int64
|
2381 |
+
- name: repo_open_issues
|
2382 |
+
dtype: int64
|
2383 |
+
- name: repo_license
|
2384 |
+
dtype: string
|
2385 |
+
- name: repo_extraction_date
|
2386 |
+
dtype: string
|
2387 |
+
- name: sha
|
2388 |
+
dtype: string
|
2389 |
+
- name: __index_level_0__
|
2390 |
+
dtype: int64
|
2391 |
+
- name: exact_dupe_TheStackV2
|
2392 |
+
dtype: bool
|
2393 |
+
- name: exact_dupe_RedPajama
|
2394 |
+
dtype: bool
|
2395 |
+
- name: exact_dupe_GithubCode
|
2396 |
+
dtype: bool
|
2397 |
+
- name: exact_dupe_TheStackV1
|
2398 |
+
dtype: bool
|
2399 |
+
- name: near_dups_stackv2
|
2400 |
+
dtype: bool
|
2401 |
+
splits:
|
2402 |
+
- name: train
|
2403 |
+
num_bytes: 967638508
|
2404 |
+
num_examples: 38381
|
2405 |
+
download_size: 247057092
|
2406 |
+
dataset_size: 967638508
|
2407 |
- config_name: KotlinExact
|
2408 |
features:
|
2409 |
- name: id
|
|
|
4077 |
data_files:
|
4078 |
- split: train
|
4079 |
path: data/Julia_Exact/train-*
|
4080 |
+
- config_name: JuliaNear
|
4081 |
+
data_files:
|
4082 |
+
- split: train
|
4083 |
+
path: data/Julia_Near/train-*
|
4084 |
- config_name: KotlinExact
|
4085 |
data_files:
|
4086 |
- split: train
|
data/Julia_Near/train-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37cce9795c4b807fa9f85b7a67d580cf6f76ba19526ad3001d8041d4e10b7df7
|
3 |
+
size 65711050
|
data/Julia_Near/train-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:944cf6a57d15f683a3cf3c23ca2db81c039f9af865eab4dda16a67e39fd69942
|
3 |
+
size 181346042
|