Upload dataset
Browse files- README.md +74 -0
- pascal/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -2520,6 +2520,76 @@ dataset_info:
|
|
| 2520 |
num_examples: 116413
|
| 2521 |
download_size: 315600762
|
| 2522 |
dataset_size: 843316635
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2523 |
- config_name: perl
|
| 2524 |
features:
|
| 2525 |
- name: hexsha
|
|
@@ -4205,6 +4275,10 @@ configs:
|
|
| 4205 |
data_files:
|
| 4206 |
- split: train
|
| 4207 |
path: ocaml/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4208 |
- config_name: perl
|
| 4209 |
data_files:
|
| 4210 |
- split: train
|
|
|
|
| 2520 |
num_examples: 116413
|
| 2521 |
download_size: 315600762
|
| 2522 |
dataset_size: 843316635
|
| 2523 |
+
- config_name: pascal
|
| 2524 |
+
features:
|
| 2525 |
+
- name: hexsha
|
| 2526 |
+
dtype: string
|
| 2527 |
+
- name: size
|
| 2528 |
+
dtype: int64
|
| 2529 |
+
- name: ext
|
| 2530 |
+
dtype: string
|
| 2531 |
+
- name: lang
|
| 2532 |
+
dtype: string
|
| 2533 |
+
- name: max_stars_repo_path
|
| 2534 |
+
dtype: string
|
| 2535 |
+
- name: max_stars_repo_name
|
| 2536 |
+
dtype: string
|
| 2537 |
+
- name: max_stars_repo_head_hexsha
|
| 2538 |
+
dtype: string
|
| 2539 |
+
- name: max_stars_repo_licenses
|
| 2540 |
+
sequence: string
|
| 2541 |
+
- name: max_stars_count
|
| 2542 |
+
dtype: int64
|
| 2543 |
+
- name: max_stars_repo_stars_event_min_datetime
|
| 2544 |
+
dtype: string
|
| 2545 |
+
- name: max_stars_repo_stars_event_max_datetime
|
| 2546 |
+
dtype: string
|
| 2547 |
+
- name: max_issues_repo_path
|
| 2548 |
+
dtype: string
|
| 2549 |
+
- name: max_issues_repo_name
|
| 2550 |
+
dtype: string
|
| 2551 |
+
- name: max_issues_repo_head_hexsha
|
| 2552 |
+
dtype: string
|
| 2553 |
+
- name: max_issues_repo_licenses
|
| 2554 |
+
sequence: string
|
| 2555 |
+
- name: max_issues_count
|
| 2556 |
+
dtype: int64
|
| 2557 |
+
- name: max_issues_repo_issues_event_min_datetime
|
| 2558 |
+
dtype: string
|
| 2559 |
+
- name: max_issues_repo_issues_event_max_datetime
|
| 2560 |
+
dtype: string
|
| 2561 |
+
- name: max_forks_repo_path
|
| 2562 |
+
dtype: string
|
| 2563 |
+
- name: max_forks_repo_name
|
| 2564 |
+
dtype: string
|
| 2565 |
+
- name: max_forks_repo_head_hexsha
|
| 2566 |
+
dtype: string
|
| 2567 |
+
- name: max_forks_repo_licenses
|
| 2568 |
+
sequence: string
|
| 2569 |
+
- name: max_forks_count
|
| 2570 |
+
dtype: int64
|
| 2571 |
+
- name: max_forks_repo_forks_event_min_datetime
|
| 2572 |
+
dtype: string
|
| 2573 |
+
- name: max_forks_repo_forks_event_max_datetime
|
| 2574 |
+
dtype: string
|
| 2575 |
+
- name: content
|
| 2576 |
+
dtype: string
|
| 2577 |
+
- name: avg_line_length
|
| 2578 |
+
dtype: float64
|
| 2579 |
+
- name: max_line_length
|
| 2580 |
+
dtype: int64
|
| 2581 |
+
- name: alphanum_fraction
|
| 2582 |
+
dtype: float64
|
| 2583 |
+
- name: retain
|
| 2584 |
+
dtype: bool
|
| 2585 |
+
- name: num_tokens
|
| 2586 |
+
dtype: int64
|
| 2587 |
+
splits:
|
| 2588 |
+
- name: train
|
| 2589 |
+
num_bytes: 953968201
|
| 2590 |
+
num_examples: 86216
|
| 2591 |
+
download_size: 315318520
|
| 2592 |
+
dataset_size: 953968201
|
| 2593 |
- config_name: perl
|
| 2594 |
features:
|
| 2595 |
- name: hexsha
|
|
|
|
| 4275 |
data_files:
|
| 4276 |
- split: train
|
| 4277 |
path: ocaml/train-*
|
| 4278 |
+
- config_name: pascal
|
| 4279 |
+
data_files:
|
| 4280 |
+
- split: train
|
| 4281 |
+
path: pascal/train-*
|
| 4282 |
- config_name: perl
|
| 4283 |
data_files:
|
| 4284 |
- split: train
|
pascal/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:be7e6d005bece704587692c8b31b092587bb2f0bf4071e7a6d5492e7ec0cd90f
|
| 3 |
+
size 315318520
|