Upload dataset
Browse files
README.md
CHANGED
|
@@ -2612,6 +2612,62 @@ dataset_info:
|
|
| 2612 |
num_examples: 20343
|
| 2613 |
download_size: 29197147
|
| 2614 |
dataset_size: 84093665
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2615 |
- config_name: PrologExact
|
| 2616 |
features:
|
| 2617 |
- name: id
|
|
@@ -3379,6 +3435,10 @@ configs:
|
|
| 3379 |
data_files:
|
| 3380 |
- split: train
|
| 3381 |
path: data/Processing_Exact/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3382 |
- config_name: PrologExact
|
| 3383 |
data_files:
|
| 3384 |
- split: train
|
|
|
|
| 2612 |
num_examples: 20343
|
| 2613 |
download_size: 29197147
|
| 2614 |
dataset_size: 84093665
|
| 2615 |
+
- config_name: ProcessingNear
|
| 2616 |
+
features:
|
| 2617 |
+
- name: id
|
| 2618 |
+
dtype: int64
|
| 2619 |
+
- name: file_name
|
| 2620 |
+
dtype: string
|
| 2621 |
+
- name: file_path
|
| 2622 |
+
dtype: string
|
| 2623 |
+
- name: content
|
| 2624 |
+
dtype: string
|
| 2625 |
+
- name: size
|
| 2626 |
+
dtype: int64
|
| 2627 |
+
- name: language
|
| 2628 |
+
dtype: string
|
| 2629 |
+
- name: extension
|
| 2630 |
+
dtype: string
|
| 2631 |
+
- name: total_lines
|
| 2632 |
+
dtype: int64
|
| 2633 |
+
- name: avg_line_length
|
| 2634 |
+
dtype: float64
|
| 2635 |
+
- name: max_line_length
|
| 2636 |
+
dtype: int64
|
| 2637 |
+
- name: alphanum_fraction
|
| 2638 |
+
dtype: float64
|
| 2639 |
+
- name: repo_name
|
| 2640 |
+
dtype: string
|
| 2641 |
+
- name: repo_stars
|
| 2642 |
+
dtype: int64
|
| 2643 |
+
- name: repo_forks
|
| 2644 |
+
dtype: int64
|
| 2645 |
+
- name: repo_open_issues
|
| 2646 |
+
dtype: int64
|
| 2647 |
+
- name: repo_license
|
| 2648 |
+
dtype: string
|
| 2649 |
+
- name: repo_extraction_date
|
| 2650 |
+
dtype: string
|
| 2651 |
+
- name: sha
|
| 2652 |
+
dtype: string
|
| 2653 |
+
- name: __index_level_0__
|
| 2654 |
+
dtype: int64
|
| 2655 |
+
- name: exact_dupe_TheStackV2
|
| 2656 |
+
dtype: bool
|
| 2657 |
+
- name: exact_dupe_RedPajama
|
| 2658 |
+
dtype: bool
|
| 2659 |
+
- name: exact_dupe_GithubCode
|
| 2660 |
+
dtype: bool
|
| 2661 |
+
- name: exact_dupe_TheStackV1
|
| 2662 |
+
dtype: bool
|
| 2663 |
+
- name: near_dups_stackv2
|
| 2664 |
+
dtype: bool
|
| 2665 |
+
splits:
|
| 2666 |
+
- name: train
|
| 2667 |
+
num_bytes: 84096208
|
| 2668 |
+
num_examples: 20343
|
| 2669 |
+
download_size: 29242171
|
| 2670 |
+
dataset_size: 84096208
|
| 2671 |
- config_name: PrologExact
|
| 2672 |
features:
|
| 2673 |
- name: id
|
|
|
|
| 3435 |
data_files:
|
| 3436 |
- split: train
|
| 3437 |
path: data/Processing_Exact/train-*
|
| 3438 |
+
- config_name: ProcessingNear
|
| 3439 |
+
data_files:
|
| 3440 |
+
- split: train
|
| 3441 |
+
path: data/Processing_Near/train-*
|
| 3442 |
- config_name: PrologExact
|
| 3443 |
data_files:
|
| 3444 |
- split: train
|
data/Processing_Near/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:287ecb7c942da04e7bfac29e294b0e8af5f0703fe74adfd778e9bf65012bb12f
|
| 3 |
+
size 29242171
|