Datasets:
Size:
10M - 100M
Upload dataset (part 00001-of-00002)
Browse files
README.md
CHANGED
@@ -5692,6 +5692,66 @@ dataset_info:
|
|
5692 |
num_examples: 1792451
|
5693 |
download_size: 10170421542
|
5694 |
dataset_size: 25546586522
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5695 |
- config_name: RExact
|
5696 |
features:
|
5697 |
- name: id
|
@@ -7523,6 +7583,10 @@ configs:
|
|
7523 |
data_files:
|
7524 |
- split: train
|
7525 |
path: data/Python_Near/train-*
|
|
|
|
|
|
|
|
|
7526 |
- config_name: RExact
|
7527 |
data_files:
|
7528 |
- split: train
|
|
|
5692 |
num_examples: 1792451
|
5693 |
download_size: 10170421542
|
5694 |
dataset_size: 25546586522
|
5695 |
+
- config_name: PythonTest
|
5696 |
+
features:
|
5697 |
+
- name: id
|
5698 |
+
dtype: int64
|
5699 |
+
- name: file_name
|
5700 |
+
dtype: string
|
5701 |
+
- name: file_path
|
5702 |
+
dtype: string
|
5703 |
+
- name: content
|
5704 |
+
dtype: string
|
5705 |
+
- name: size
|
5706 |
+
dtype: int64
|
5707 |
+
- name: language
|
5708 |
+
dtype: string
|
5709 |
+
- name: extension
|
5710 |
+
dtype: string
|
5711 |
+
- name: total_lines
|
5712 |
+
dtype: int64
|
5713 |
+
- name: avg_line_length
|
5714 |
+
dtype: float64
|
5715 |
+
- name: max_line_length
|
5716 |
+
dtype: int64
|
5717 |
+
- name: alphanum_fraction
|
5718 |
+
dtype: float64
|
5719 |
+
- name: repo_name
|
5720 |
+
dtype: string
|
5721 |
+
- name: repo_stars
|
5722 |
+
dtype: int64
|
5723 |
+
- name: repo_forks
|
5724 |
+
dtype: int64
|
5725 |
+
- name: repo_open_issues
|
5726 |
+
dtype: int64
|
5727 |
+
- name: repo_license
|
5728 |
+
dtype: string
|
5729 |
+
- name: repo_extraction_date
|
5730 |
+
dtype: string
|
5731 |
+
- name: sha
|
5732 |
+
dtype: string
|
5733 |
+
- name: __index_level_0__
|
5734 |
+
dtype: int64
|
5735 |
+
- name: exact_dupe_TheStackV2
|
5736 |
+
dtype: bool
|
5737 |
+
- name: exact_dupe_RedPajama
|
5738 |
+
dtype: bool
|
5739 |
+
- name: exact_dupe_TheStackV1
|
5740 |
+
dtype: bool
|
5741 |
+
- name: exact_dupe_TheStack
|
5742 |
+
dtype: bool
|
5743 |
+
- name: exact_dupe_GithubCode
|
5744 |
+
dtype: bool
|
5745 |
+
- name: exact_dupe_CodeParrot
|
5746 |
+
dtype: bool
|
5747 |
+
- name: near_duplicates_redpajama
|
5748 |
+
dtype: bool
|
5749 |
+
splits:
|
5750 |
+
- name: train
|
5751 |
+
num_bytes: 25546138386
|
5752 |
+
num_examples: 1792451
|
5753 |
+
download_size: 10169495473
|
5754 |
+
dataset_size: 25546138386
|
5755 |
- config_name: RExact
|
5756 |
features:
|
5757 |
- name: id
|
|
|
7583 |
data_files:
|
7584 |
- split: train
|
7585 |
path: data/Python_Near/train-*
|
7586 |
+
- config_name: PythonTest
|
7587 |
+
data_files:
|
7588 |
+
- split: train
|
7589 |
+
path: data/Python_Test/train-*
|
7590 |
- config_name: RExact
|
7591 |
data_files:
|
7592 |
- split: train
|
data/Python_Test/train-00050-of-00052.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8dcb6b4ec854777ccc3903ed4ff0e3764bf494e914daa9375b32e48296aac2fe
|
3 |
+
size 202088977
|
data/Python_Test/train-00051-of-00052.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:defffc03eb9c884c6222a7491cc4afafef0ef424fad9457240c93e8ce1142244
|
3 |
+
size 221954090
|