Upload dataset (part 00001-of-00002)
Browse files- README.md +50 -0
- data/PHP_Exact/train-00050-of-00051.parquet +3 -0
README.md
CHANGED
|
@@ -3826,6 +3826,52 @@ dataset_info:
|
|
| 3826 |
num_examples: 698137
|
| 3827 |
download_size: 3702750286
|
| 3828 |
dataset_size: 9602371680
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3829 |
- config_name: PascalExact
|
| 3830 |
features:
|
| 3831 |
- name: id
|
|
@@ -5443,6 +5489,10 @@ configs:
|
|
| 5443 |
data_files:
|
| 5444 |
- split: train
|
| 5445 |
path: data/Objective-C_Exact/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5446 |
- config_name: PascalExact
|
| 5447 |
data_files:
|
| 5448 |
- split: train
|
|
|
|
| 3826 |
num_examples: 698137
|
| 3827 |
download_size: 3702750286
|
| 3828 |
dataset_size: 9602371680
|
| 3829 |
+
- config_name: PHPExact
|
| 3830 |
+
features:
|
| 3831 |
+
- name: id
|
| 3832 |
+
dtype: int64
|
| 3833 |
+
- name: file_name
|
| 3834 |
+
dtype: string
|
| 3835 |
+
- name: file_path
|
| 3836 |
+
dtype: string
|
| 3837 |
+
- name: content
|
| 3838 |
+
dtype: string
|
| 3839 |
+
- name: size
|
| 3840 |
+
dtype: int64
|
| 3841 |
+
- name: language
|
| 3842 |
+
dtype: string
|
| 3843 |
+
- name: extension
|
| 3844 |
+
dtype: string
|
| 3845 |
+
- name: total_lines
|
| 3846 |
+
dtype: int64
|
| 3847 |
+
- name: avg_line_length
|
| 3848 |
+
dtype: float64
|
| 3849 |
+
- name: max_line_length
|
| 3850 |
+
dtype: int64
|
| 3851 |
+
- name: alphanum_fraction
|
| 3852 |
+
dtype: float64
|
| 3853 |
+
- name: repo_name
|
| 3854 |
+
dtype: string
|
| 3855 |
+
- name: repo_stars
|
| 3856 |
+
dtype: int64
|
| 3857 |
+
- name: repo_forks
|
| 3858 |
+
dtype: int64
|
| 3859 |
+
- name: repo_open_issues
|
| 3860 |
+
dtype: int64
|
| 3861 |
+
- name: repo_license
|
| 3862 |
+
dtype: string
|
| 3863 |
+
- name: repo_extraction_date
|
| 3864 |
+
dtype: string
|
| 3865 |
+
- name: sha
|
| 3866 |
+
dtype: string
|
| 3867 |
+
- name: exact_dupe_TheStackV2
|
| 3868 |
+
dtype: bool
|
| 3869 |
+
splits:
|
| 3870 |
+
- name: train
|
| 3871 |
+
num_bytes: 25437449655
|
| 3872 |
+
num_examples: 3363040
|
| 3873 |
+
download_size: 7610756723
|
| 3874 |
+
dataset_size: 25437449655
|
| 3875 |
- config_name: PascalExact
|
| 3876 |
features:
|
| 3877 |
- name: id
|
|
|
|
| 5489 |
data_files:
|
| 5490 |
- split: train
|
| 5491 |
path: data/Objective-C_Exact/train-*
|
| 5492 |
+
- config_name: PHPExact
|
| 5493 |
+
data_files:
|
| 5494 |
+
- split: train
|
| 5495 |
+
path: data/PHP_Exact/train-*
|
| 5496 |
- config_name: PascalExact
|
| 5497 |
data_files:
|
| 5498 |
- split: train
|
data/PHP_Exact/train-00050-of-00051.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2af5dd40778b3cb9690fdfad31293b07ff8624a1eb57098f5e5f9a9c7023220f
|
| 3 |
+
size 177716001
|