Upload dataset
Browse files- README.md +60 -0
- data/Cuda_Near/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1032,6 +1032,62 @@ dataset_info:
|
|
1032 |
num_examples: 13359
|
1033 |
download_size: 102332180
|
1034 |
dataset_size: 334590461
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1035 |
- config_name: DExact
|
1036 |
features:
|
1037 |
- name: id
|
@@ -3703,6 +3759,10 @@ configs:
|
|
3703 |
data_files:
|
3704 |
- split: train
|
3705 |
path: data/Cuda_Exact/train-*
|
|
|
|
|
|
|
|
|
3706 |
- config_name: DExact
|
3707 |
data_files:
|
3708 |
- split: train
|
|
|
1032 |
num_examples: 13359
|
1033 |
download_size: 102332180
|
1034 |
dataset_size: 334590461
|
1035 |
+
- config_name: CudaNear
|
1036 |
+
features:
|
1037 |
+
- name: id
|
1038 |
+
dtype: int64
|
1039 |
+
- name: file_name
|
1040 |
+
dtype: string
|
1041 |
+
- name: file_path
|
1042 |
+
dtype: string
|
1043 |
+
- name: content
|
1044 |
+
dtype: string
|
1045 |
+
- name: size
|
1046 |
+
dtype: int64
|
1047 |
+
- name: language
|
1048 |
+
dtype: string
|
1049 |
+
- name: extension
|
1050 |
+
dtype: string
|
1051 |
+
- name: total_lines
|
1052 |
+
dtype: int64
|
1053 |
+
- name: avg_line_length
|
1054 |
+
dtype: float64
|
1055 |
+
- name: max_line_length
|
1056 |
+
dtype: int64
|
1057 |
+
- name: alphanum_fraction
|
1058 |
+
dtype: float64
|
1059 |
+
- name: repo_name
|
1060 |
+
dtype: string
|
1061 |
+
- name: repo_stars
|
1062 |
+
dtype: int64
|
1063 |
+
- name: repo_forks
|
1064 |
+
dtype: int64
|
1065 |
+
- name: repo_open_issues
|
1066 |
+
dtype: int64
|
1067 |
+
- name: repo_license
|
1068 |
+
dtype: string
|
1069 |
+
- name: repo_extraction_date
|
1070 |
+
dtype: string
|
1071 |
+
- name: sha
|
1072 |
+
dtype: string
|
1073 |
+
- name: __index_level_0__
|
1074 |
+
dtype: int64
|
1075 |
+
- name: exact_dupe_TheStackV2
|
1076 |
+
dtype: bool
|
1077 |
+
- name: exact_dupe_RedPajama
|
1078 |
+
dtype: bool
|
1079 |
+
- name: exact_dupe_GithubCode
|
1080 |
+
dtype: bool
|
1081 |
+
- name: exact_dupe_TheStackV1
|
1082 |
+
dtype: bool
|
1083 |
+
- name: near_dups_stackv2
|
1084 |
+
dtype: bool
|
1085 |
+
splits:
|
1086 |
+
- name: train
|
1087 |
+
num_bytes: 334592131
|
1088 |
+
num_examples: 13359
|
1089 |
+
download_size: 102873031
|
1090 |
+
dataset_size: 334592131
|
1091 |
- config_name: DExact
|
1092 |
features:
|
1093 |
- name: id
|
|
|
3759 |
data_files:
|
3760 |
- split: train
|
3761 |
path: data/Cuda_Exact/train-*
|
3762 |
+
- config_name: CudaNear
|
3763 |
+
data_files:
|
3764 |
+
- split: train
|
3765 |
+
path: data/Cuda_Near/train-*
|
3766 |
- config_name: DExact
|
3767 |
data_files:
|
3768 |
- split: train
|
data/Cuda_Near/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b4bc4bd3f51d5a7ae7b02dae5ebd2458d194be66c8e46b59d47fca73a3f61f1
|
3 |
+
size 102873031
|