Upload dataset
Browse files- README.md +52 -0
- data/Elm_Exact/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -432,6 +432,54 @@ dataset_info:
|
|
| 432 |
num_examples: 12884
|
| 433 |
download_size: 21188481
|
| 434 |
dataset_size: 71826001
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 435 |
configs:
|
| 436 |
- config_name: AdaExact
|
| 437 |
data_files:
|
|
@@ -469,4 +517,8 @@ configs:
|
|
| 469 |
data_files:
|
| 470 |
- split: train
|
| 471 |
path: data/EJS_Exact/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 472 |
---
|
|
|
|
| 432 |
num_examples: 12884
|
| 433 |
download_size: 21188481
|
| 434 |
dataset_size: 71826001
|
| 435 |
+
- config_name: ElmExact
|
| 436 |
+
features:
|
| 437 |
+
- name: id
|
| 438 |
+
dtype: int64
|
| 439 |
+
- name: file_name
|
| 440 |
+
dtype: string
|
| 441 |
+
- name: file_path
|
| 442 |
+
dtype: string
|
| 443 |
+
- name: content
|
| 444 |
+
dtype: string
|
| 445 |
+
- name: size
|
| 446 |
+
dtype: int64
|
| 447 |
+
- name: language
|
| 448 |
+
dtype: string
|
| 449 |
+
- name: extension
|
| 450 |
+
dtype: string
|
| 451 |
+
- name: total_lines
|
| 452 |
+
dtype: int64
|
| 453 |
+
- name: avg_line_length
|
| 454 |
+
dtype: float64
|
| 455 |
+
- name: max_line_length
|
| 456 |
+
dtype: int64
|
| 457 |
+
- name: alphanum_fraction
|
| 458 |
+
dtype: float64
|
| 459 |
+
- name: repo_name
|
| 460 |
+
dtype: string
|
| 461 |
+
- name: repo_stars
|
| 462 |
+
dtype: int64
|
| 463 |
+
- name: repo_forks
|
| 464 |
+
dtype: int64
|
| 465 |
+
- name: repo_open_issues
|
| 466 |
+
dtype: int64
|
| 467 |
+
- name: repo_license
|
| 468 |
+
dtype: string
|
| 469 |
+
- name: repo_extraction_date
|
| 470 |
+
dtype: string
|
| 471 |
+
- name: sha
|
| 472 |
+
dtype: string
|
| 473 |
+
- name: __index_level_0__
|
| 474 |
+
dtype: int64
|
| 475 |
+
- name: exdup_ids_TheStackV2
|
| 476 |
+
sequence: int64
|
| 477 |
+
splits:
|
| 478 |
+
- name: train
|
| 479 |
+
num_bytes: 8432
|
| 480 |
+
num_examples: 7
|
| 481 |
+
download_size: 26283
|
| 482 |
+
dataset_size: 8432
|
| 483 |
configs:
|
| 484 |
- config_name: AdaExact
|
| 485 |
data_files:
|
|
|
|
| 517 |
data_files:
|
| 518 |
- split: train
|
| 519 |
path: data/EJS_Exact/train-*
|
| 520 |
+
- config_name: ElmExact
|
| 521 |
+
data_files:
|
| 522 |
+
- split: train
|
| 523 |
+
path: data/Elm_Exact/train-*
|
| 524 |
---
|
data/Elm_Exact/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f33631532ed3c76d37f8ffbc28e78041e417cb21d5a31504221f5705b5701e14
|
| 3 |
+
size 26283
|