Upload dataset (part 00001-of-00002)
Browse files
README.md
CHANGED
@@ -5750,6 +5750,66 @@ dataset_info:
|
|
5750 |
num_examples: 1792451
|
5751 |
download_size: 10170421542
|
5752 |
dataset_size: 25546586522
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5753 |
- config_name: PythonTest
|
5754 |
features:
|
5755 |
- name: id
|
@@ -7645,6 +7705,10 @@ configs:
|
|
7645 |
data_files:
|
7646 |
- split: train
|
7647 |
path: data/Python_Near/train-*
|
|
|
|
|
|
|
|
|
7648 |
- config_name: PythonTest
|
7649 |
data_files:
|
7650 |
- split: train
|
|
|
5750 |
num_examples: 1792451
|
5751 |
download_size: 10170421542
|
5752 |
dataset_size: 25546586522
|
5753 |
+
- config_name: PythonParrot
|
5754 |
+
features:
|
5755 |
+
- name: id
|
5756 |
+
dtype: int64
|
5757 |
+
- name: file_name
|
5758 |
+
dtype: string
|
5759 |
+
- name: file_path
|
5760 |
+
dtype: string
|
5761 |
+
- name: content
|
5762 |
+
dtype: string
|
5763 |
+
- name: size
|
5764 |
+
dtype: int64
|
5765 |
+
- name: language
|
5766 |
+
dtype: string
|
5767 |
+
- name: extension
|
5768 |
+
dtype: string
|
5769 |
+
- name: total_lines
|
5770 |
+
dtype: int64
|
5771 |
+
- name: avg_line_length
|
5772 |
+
dtype: float64
|
5773 |
+
- name: max_line_length
|
5774 |
+
dtype: int64
|
5775 |
+
- name: alphanum_fraction
|
5776 |
+
dtype: float64
|
5777 |
+
- name: repo_name
|
5778 |
+
dtype: string
|
5779 |
+
- name: repo_stars
|
5780 |
+
dtype: int64
|
5781 |
+
- name: repo_forks
|
5782 |
+
dtype: int64
|
5783 |
+
- name: repo_open_issues
|
5784 |
+
dtype: int64
|
5785 |
+
- name: repo_license
|
5786 |
+
dtype: string
|
5787 |
+
- name: repo_extraction_date
|
5788 |
+
dtype: string
|
5789 |
+
- name: sha
|
5790 |
+
dtype: string
|
5791 |
+
- name: __index_level_0__
|
5792 |
+
dtype: int64
|
5793 |
+
- name: exact_dupe_TheStackV2
|
5794 |
+
dtype: bool
|
5795 |
+
- name: exact_dupe_RedPajama
|
5796 |
+
dtype: bool
|
5797 |
+
- name: exact_dupe_TheStackV1
|
5798 |
+
dtype: bool
|
5799 |
+
- name: exact_dupe_TheStack
|
5800 |
+
dtype: bool
|
5801 |
+
- name: exact_dupe_GithubCode
|
5802 |
+
dtype: bool
|
5803 |
+
- name: exact_dupe_CodeParrot
|
5804 |
+
dtype: bool
|
5805 |
+
- name: near_duplicates_codeparrot
|
5806 |
+
dtype: bool
|
5807 |
+
splits:
|
5808 |
+
- name: train
|
5809 |
+
num_bytes: 25546138378
|
5810 |
+
num_examples: 1792451
|
5811 |
+
download_size: 10169529284
|
5812 |
+
dataset_size: 25546138378
|
5813 |
- config_name: PythonTest
|
5814 |
features:
|
5815 |
- name: id
|
|
|
7705 |
data_files:
|
7706 |
- split: train
|
7707 |
path: data/Python_Near/train-*
|
7708 |
+
- config_name: PythonParrot
|
7709 |
+
data_files:
|
7710 |
+
- split: train
|
7711 |
+
path: data/Python_Parrot/train-*
|
7712 |
- config_name: PythonTest
|
7713 |
data_files:
|
7714 |
- split: train
|
data/Python_Parrot/train-00050-of-00052.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:071dae30c9fe92297effa76c765d9b3e718717783ce5a7730efbe807e9655d20
|
3 |
+
size 202089427
|
data/Python_Parrot/train-00051-of-00052.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8afd906e4b564c96aab6b7f13a8889ca054e89529de5595433793ee0355323fb
|
3 |
+
size 221954402
|