Datasets:
Size:
10M - 100M
Upload dataset
Browse files- README.md +60 -0
- data/NewLisp_Near/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -2674,6 +2674,62 @@ dataset_info:
|
|
2674 |
num_examples: 5148
|
2675 |
download_size: 14019697
|
2676 |
dataset_size: 52918120
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2677 |
- config_name: NixExact
|
2678 |
features:
|
2679 |
- name: id
|
@@ -3933,6 +3989,10 @@ configs:
|
|
3933 |
data_files:
|
3934 |
- split: train
|
3935 |
path: data/NewLisp_Exact/train-*
|
|
|
|
|
|
|
|
|
3936 |
- config_name: NixExact
|
3937 |
data_files:
|
3938 |
- split: train
|
|
|
2674 |
num_examples: 5148
|
2675 |
download_size: 14019697
|
2676 |
dataset_size: 52918120
|
2677 |
+
- config_name: NewLispNear
|
2678 |
+
features:
|
2679 |
+
- name: id
|
2680 |
+
dtype: int64
|
2681 |
+
- name: file_name
|
2682 |
+
dtype: string
|
2683 |
+
- name: file_path
|
2684 |
+
dtype: string
|
2685 |
+
- name: content
|
2686 |
+
dtype: string
|
2687 |
+
- name: size
|
2688 |
+
dtype: int64
|
2689 |
+
- name: language
|
2690 |
+
dtype: string
|
2691 |
+
- name: extension
|
2692 |
+
dtype: string
|
2693 |
+
- name: total_lines
|
2694 |
+
dtype: int64
|
2695 |
+
- name: avg_line_length
|
2696 |
+
dtype: float64
|
2697 |
+
- name: max_line_length
|
2698 |
+
dtype: int64
|
2699 |
+
- name: alphanum_fraction
|
2700 |
+
dtype: float64
|
2701 |
+
- name: repo_name
|
2702 |
+
dtype: string
|
2703 |
+
- name: repo_stars
|
2704 |
+
dtype: int64
|
2705 |
+
- name: repo_forks
|
2706 |
+
dtype: int64
|
2707 |
+
- name: repo_open_issues
|
2708 |
+
dtype: int64
|
2709 |
+
- name: repo_license
|
2710 |
+
dtype: string
|
2711 |
+
- name: repo_extraction_date
|
2712 |
+
dtype: string
|
2713 |
+
- name: sha
|
2714 |
+
dtype: string
|
2715 |
+
- name: __index_level_0__
|
2716 |
+
dtype: int64
|
2717 |
+
- name: exact_dupe_TheStackV2
|
2718 |
+
dtype: bool
|
2719 |
+
- name: exact_dupe_RedPajama
|
2720 |
+
dtype: bool
|
2721 |
+
- name: exact_dupe_GithubCode
|
2722 |
+
dtype: bool
|
2723 |
+
- name: exact_dupe_TheStackV1
|
2724 |
+
dtype: bool
|
2725 |
+
- name: near_dups_stackv2
|
2726 |
+
dtype: bool
|
2727 |
+
splits:
|
2728 |
+
- name: train
|
2729 |
+
num_bytes: 52918764
|
2730 |
+
num_examples: 5148
|
2731 |
+
download_size: 14074385
|
2732 |
+
dataset_size: 52918764
|
2733 |
- config_name: NixExact
|
2734 |
features:
|
2735 |
- name: id
|
|
|
3989 |
data_files:
|
3990 |
- split: train
|
3991 |
path: data/NewLisp_Exact/train-*
|
3992 |
+
- config_name: NewLispNear
|
3993 |
+
data_files:
|
3994 |
+
- split: train
|
3995 |
+
path: data/NewLisp_Near/train-*
|
3996 |
- config_name: NixExact
|
3997 |
data_files:
|
3998 |
- split: train
|
data/NewLisp_Near/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:054734e3d59cc196bb5d5df0630af3645ed8f47ef7d5f4d5cbcf933840c6545d
|
3 |
+
size 14074385
|