Upload dataset
Browse files- README.md +56 -0
- data/SQL_Near/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -5218,6 +5218,58 @@ dataset_info:
|
|
| 5218 |
num_examples: 41178
|
| 5219 |
download_size: 87651486
|
| 5220 |
dataset_size: 392799789
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5221 |
- config_name: ScalaExact
|
| 5222 |
features:
|
| 5223 |
- name: id
|
|
@@ -6401,6 +6453,10 @@ configs:
|
|
| 6401 |
data_files:
|
| 6402 |
- split: train
|
| 6403 |
path: data/SQL_Exact/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6404 |
- config_name: ScalaExact
|
| 6405 |
data_files:
|
| 6406 |
- split: train
|
|
|
|
| 5218 |
num_examples: 41178
|
| 5219 |
download_size: 87651486
|
| 5220 |
dataset_size: 392799789
|
| 5221 |
+
- config_name: SQLNear
|
| 5222 |
+
features:
|
| 5223 |
+
- name: id
|
| 5224 |
+
dtype: int64
|
| 5225 |
+
- name: file_name
|
| 5226 |
+
dtype: string
|
| 5227 |
+
- name: file_path
|
| 5228 |
+
dtype: string
|
| 5229 |
+
- name: content
|
| 5230 |
+
dtype: string
|
| 5231 |
+
- name: size
|
| 5232 |
+
dtype: int64
|
| 5233 |
+
- name: language
|
| 5234 |
+
dtype: string
|
| 5235 |
+
- name: extension
|
| 5236 |
+
dtype: string
|
| 5237 |
+
- name: total_lines
|
| 5238 |
+
dtype: int64
|
| 5239 |
+
- name: avg_line_length
|
| 5240 |
+
dtype: float64
|
| 5241 |
+
- name: max_line_length
|
| 5242 |
+
dtype: int64
|
| 5243 |
+
- name: alphanum_fraction
|
| 5244 |
+
dtype: float64
|
| 5245 |
+
- name: repo_name
|
| 5246 |
+
dtype: string
|
| 5247 |
+
- name: repo_stars
|
| 5248 |
+
dtype: int64
|
| 5249 |
+
- name: repo_forks
|
| 5250 |
+
dtype: int64
|
| 5251 |
+
- name: repo_open_issues
|
| 5252 |
+
dtype: int64
|
| 5253 |
+
- name: repo_license
|
| 5254 |
+
dtype: string
|
| 5255 |
+
- name: repo_extraction_date
|
| 5256 |
+
dtype: string
|
| 5257 |
+
- name: sha
|
| 5258 |
+
dtype: string
|
| 5259 |
+
- name: exact_dupe_TheStackV2
|
| 5260 |
+
dtype: bool
|
| 5261 |
+
- name: exact_dupe_TheStack
|
| 5262 |
+
dtype: bool
|
| 5263 |
+
- name: exact_dupe_RedPajama
|
| 5264 |
+
dtype: bool
|
| 5265 |
+
- name: near_dups_stackv2
|
| 5266 |
+
dtype: bool
|
| 5267 |
+
splits:
|
| 5268 |
+
- name: train
|
| 5269 |
+
num_bytes: 392804829
|
| 5270 |
+
num_examples: 41178
|
| 5271 |
+
download_size: 87869122
|
| 5272 |
+
dataset_size: 392804829
|
| 5273 |
- config_name: ScalaExact
|
| 5274 |
features:
|
| 5275 |
- name: id
|
|
|
|
| 6453 |
data_files:
|
| 6454 |
- split: train
|
| 6455 |
path: data/SQL_Exact/train-*
|
| 6456 |
+
- config_name: SQLNear
|
| 6457 |
+
data_files:
|
| 6458 |
+
- split: train
|
| 6459 |
+
path: data/SQL_Near/train-*
|
| 6460 |
- config_name: ScalaExact
|
| 6461 |
data_files:
|
| 6462 |
- split: train
|
data/SQL_Near/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:45e183b66abdd0efe59824ade84888840d5155cddf331093370faa7a85e3260a
|
| 3 |
+
size 87869122
|