Upload dataset
Browse files- README.md +32 -0
- Shell/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -340,6 +340,34 @@ dataset_info:
|
|
| 340 |
num_examples: 34493
|
| 341 |
download_size: 3227395
|
| 342 |
dataset_size: 6647337
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 343 |
configs:
|
| 344 |
- config_name: C
|
| 345 |
data_files:
|
|
@@ -389,4 +417,8 @@ configs:
|
|
| 389 |
data_files:
|
| 390 |
- split: train
|
| 391 |
path: SQL/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 392 |
---
|
|
|
|
| 340 |
num_examples: 34493
|
| 341 |
download_size: 3227395
|
| 342 |
dataset_size: 6647337
|
| 343 |
+
- config_name: Shell
|
| 344 |
+
features:
|
| 345 |
+
- name: blob_id
|
| 346 |
+
dtype: large_string
|
| 347 |
+
- name: language
|
| 348 |
+
dtype: large_string
|
| 349 |
+
- name: repo_name
|
| 350 |
+
dtype: large_string
|
| 351 |
+
- name: path
|
| 352 |
+
dtype: large_string
|
| 353 |
+
- name: src_encoding
|
| 354 |
+
dtype: large_string
|
| 355 |
+
- name: length_bytes
|
| 356 |
+
dtype: int64
|
| 357 |
+
- name: score
|
| 358 |
+
dtype: float64
|
| 359 |
+
- name: int_score
|
| 360 |
+
dtype: int64
|
| 361 |
+
- name: detected_licenses
|
| 362 |
+
large_list: large_string
|
| 363 |
+
- name: license_type
|
| 364 |
+
dtype: large_string
|
| 365 |
+
splits:
|
| 366 |
+
- name: train
|
| 367 |
+
num_bytes: 1019999
|
| 368 |
+
num_examples: 5371
|
| 369 |
+
download_size: 456837
|
| 370 |
+
dataset_size: 1019999
|
| 371 |
configs:
|
| 372 |
- config_name: C
|
| 373 |
data_files:
|
|
|
|
| 417 |
data_files:
|
| 418 |
- split: train
|
| 419 |
path: SQL/train-*
|
| 420 |
+
- config_name: Shell
|
| 421 |
+
data_files:
|
| 422 |
+
- split: train
|
| 423 |
+
path: Shell/train-*
|
| 424 |
---
|
Shell/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7b7324fd43cf4c2ad864d9ea5b07be9455243a495c919042a724c6cd490c03b6
|
| 3 |
+
size 456837
|