Datasets:
Size:
10M - 100M
Upload dataset (part 00001-of-00002)
Browse files
README.md
CHANGED
@@ -4842,6 +4842,62 @@ dataset_info:
|
|
4842 |
num_examples: 1792451
|
4843 |
download_size: 10129776195
|
4844 |
dataset_size: 25545466115
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4845 |
- config_name: RExact
|
4846 |
features:
|
4847 |
- name: id
|
@@ -6463,6 +6519,10 @@ configs:
|
|
6463 |
data_files:
|
6464 |
- split: train
|
6465 |
path: data/Python_Exact/train-*
|
|
|
|
|
|
|
|
|
6466 |
- config_name: RExact
|
6467 |
data_files:
|
6468 |
- split: train
|
|
|
4842 |
num_examples: 1792451
|
4843 |
download_size: 10129776195
|
4844 |
dataset_size: 25545466115
|
4845 |
+
- config_name: PythonNear
|
4846 |
+
features:
|
4847 |
+
- name: id
|
4848 |
+
dtype: int64
|
4849 |
+
- name: file_name
|
4850 |
+
dtype: string
|
4851 |
+
- name: file_path
|
4852 |
+
dtype: string
|
4853 |
+
- name: content
|
4854 |
+
dtype: string
|
4855 |
+
- name: size
|
4856 |
+
dtype: int64
|
4857 |
+
- name: language
|
4858 |
+
dtype: string
|
4859 |
+
- name: extension
|
4860 |
+
dtype: string
|
4861 |
+
- name: total_lines
|
4862 |
+
dtype: int64
|
4863 |
+
- name: avg_line_length
|
4864 |
+
dtype: float64
|
4865 |
+
- name: max_line_length
|
4866 |
+
dtype: int64
|
4867 |
+
- name: alphanum_fraction
|
4868 |
+
dtype: float64
|
4869 |
+
- name: repo_name
|
4870 |
+
dtype: string
|
4871 |
+
- name: repo_stars
|
4872 |
+
dtype: int64
|
4873 |
+
- name: repo_forks
|
4874 |
+
dtype: int64
|
4875 |
+
- name: repo_open_issues
|
4876 |
+
dtype: int64
|
4877 |
+
- name: repo_license
|
4878 |
+
dtype: string
|
4879 |
+
- name: repo_extraction_date
|
4880 |
+
dtype: string
|
4881 |
+
- name: sha
|
4882 |
+
dtype: string
|
4883 |
+
- name: __index_level_0__
|
4884 |
+
dtype: int64
|
4885 |
+
- name: exact_dupe_TheStackV2
|
4886 |
+
dtype: bool
|
4887 |
+
- name: exact_dupe_RedPajama
|
4888 |
+
dtype: bool
|
4889 |
+
- name: exact_dupe_TheStackV1
|
4890 |
+
dtype: bool
|
4891 |
+
- name: exact_dupe_TheStack
|
4892 |
+
dtype: bool
|
4893 |
+
- name: near_dups_stackv2
|
4894 |
+
dtype: bool
|
4895 |
+
splits:
|
4896 |
+
- name: train
|
4897 |
+
num_bytes: 25545690250
|
4898 |
+
num_examples: 1792451
|
4899 |
+
download_size: 10168938482
|
4900 |
+
dataset_size: 25545690250
|
4901 |
- config_name: RExact
|
4902 |
features:
|
4903 |
- name: id
|
|
|
6519 |
data_files:
|
6520 |
- split: train
|
6521 |
path: data/Python_Exact/train-*
|
6522 |
+
- config_name: PythonNear
|
6523 |
+
data_files:
|
6524 |
+
- split: train
|
6525 |
+
path: data/Python_Near/train-*
|
6526 |
- config_name: RExact
|
6527 |
data_files:
|
6528 |
- split: train
|
data/Python_Near/train-00050-of-00052.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7fae0a49f9bfdcd96747d19b9025a4dcb9da225d6e15bcfdeed30b6e8c98bf5
|
3 |
+
size 202078693
|
data/Python_Near/train-00051-of-00052.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:698384181025adc630b9b2eb8227e55bf60090d205683ef57b364079d52bc380
|
3 |
+
size 221944541
|