Datasets:
Size:
10M - 100M
Upload dataset
Browse files- README.md +58 -0
- data/Starlark_Near/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -4138,6 +4138,60 @@ dataset_info:
|
|
4138 |
num_examples: 498
|
4139 |
download_size: 1352338
|
4140 |
dataset_size: 3461552
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4141 |
- config_name: SwiftExact
|
4142 |
features:
|
4143 |
- name: id
|
@@ -4601,6 +4655,10 @@ configs:
|
|
4601 |
data_files:
|
4602 |
- split: train
|
4603 |
path: data/Starlark_Exact/train-*
|
|
|
|
|
|
|
|
|
4604 |
- config_name: SwiftExact
|
4605 |
data_files:
|
4606 |
- split: train
|
|
|
4138 |
num_examples: 498
|
4139 |
download_size: 1352338
|
4140 |
dataset_size: 3461552
|
4141 |
+
- config_name: StarlarkNear
|
4142 |
+
features:
|
4143 |
+
- name: id
|
4144 |
+
dtype: int64
|
4145 |
+
- name: file_name
|
4146 |
+
dtype: string
|
4147 |
+
- name: file_path
|
4148 |
+
dtype: string
|
4149 |
+
- name: content
|
4150 |
+
dtype: string
|
4151 |
+
- name: size
|
4152 |
+
dtype: int64
|
4153 |
+
- name: language
|
4154 |
+
dtype: string
|
4155 |
+
- name: extension
|
4156 |
+
dtype: string
|
4157 |
+
- name: total_lines
|
4158 |
+
dtype: int64
|
4159 |
+
- name: avg_line_length
|
4160 |
+
dtype: float64
|
4161 |
+
- name: max_line_length
|
4162 |
+
dtype: int64
|
4163 |
+
- name: alphanum_fraction
|
4164 |
+
dtype: float64
|
4165 |
+
- name: repo_name
|
4166 |
+
dtype: string
|
4167 |
+
- name: repo_stars
|
4168 |
+
dtype: int64
|
4169 |
+
- name: repo_forks
|
4170 |
+
dtype: int64
|
4171 |
+
- name: repo_open_issues
|
4172 |
+
dtype: int64
|
4173 |
+
- name: repo_license
|
4174 |
+
dtype: string
|
4175 |
+
- name: repo_extraction_date
|
4176 |
+
dtype: string
|
4177 |
+
- name: sha
|
4178 |
+
dtype: string
|
4179 |
+
- name: __index_level_0__
|
4180 |
+
dtype: int64
|
4181 |
+
- name: exact_dupe_TheStackV2
|
4182 |
+
dtype: bool
|
4183 |
+
- name: exact_dupe_RedPajama
|
4184 |
+
dtype: bool
|
4185 |
+
- name: exact_dupe_TheStackV1
|
4186 |
+
dtype: bool
|
4187 |
+
- name: near_dups_stackv2
|
4188 |
+
dtype: bool
|
4189 |
+
splits:
|
4190 |
+
- name: train
|
4191 |
+
num_bytes: 3461615
|
4192 |
+
num_examples: 498
|
4193 |
+
download_size: 1355176
|
4194 |
+
dataset_size: 3461615
|
4195 |
- config_name: SwiftExact
|
4196 |
features:
|
4197 |
- name: id
|
|
|
4655 |
data_files:
|
4656 |
- split: train
|
4657 |
path: data/Starlark_Exact/train-*
|
4658 |
+
- config_name: StarlarkNear
|
4659 |
+
data_files:
|
4660 |
+
- split: train
|
4661 |
+
path: data/Starlark_Near/train-*
|
4662 |
- config_name: SwiftExact
|
4663 |
data_files:
|
4664 |
- split: train
|
data/Starlark_Near/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:178a1db9b801cbde06960f35669443e56ac3bea91cb9d7b8e8e5a424464af709
|
3 |
+
size 1355176
|