Upload dataset
Browse files- README.md +52 -0
- data/Forth_Exact/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -528,6 +528,54 @@ dataset_info:
|
|
| 528 |
num_examples: 32049
|
| 529 |
download_size: 110444092
|
| 530 |
dataset_size: 372615876
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 531 |
configs:
|
| 532 |
- config_name: AdaExact
|
| 533 |
data_files:
|
|
@@ -573,4 +621,8 @@ configs:
|
|
| 573 |
data_files:
|
| 574 |
- split: train
|
| 575 |
path: data/Erlang_Exact/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 576 |
---
|
|
|
|
| 528 |
num_examples: 32049
|
| 529 |
download_size: 110444092
|
| 530 |
dataset_size: 372615876
|
| 531 |
+
- config_name: ForthExact
|
| 532 |
+
features:
|
| 533 |
+
- name: id
|
| 534 |
+
dtype: int64
|
| 535 |
+
- name: file_name
|
| 536 |
+
dtype: string
|
| 537 |
+
- name: file_path
|
| 538 |
+
dtype: string
|
| 539 |
+
- name: content
|
| 540 |
+
dtype: string
|
| 541 |
+
- name: size
|
| 542 |
+
dtype: int64
|
| 543 |
+
- name: language
|
| 544 |
+
dtype: string
|
| 545 |
+
- name: extension
|
| 546 |
+
dtype: string
|
| 547 |
+
- name: total_lines
|
| 548 |
+
dtype: int64
|
| 549 |
+
- name: avg_line_length
|
| 550 |
+
dtype: float64
|
| 551 |
+
- name: max_line_length
|
| 552 |
+
dtype: int64
|
| 553 |
+
- name: alphanum_fraction
|
| 554 |
+
dtype: float64
|
| 555 |
+
- name: repo_name
|
| 556 |
+
dtype: string
|
| 557 |
+
- name: repo_stars
|
| 558 |
+
dtype: int64
|
| 559 |
+
- name: repo_forks
|
| 560 |
+
dtype: int64
|
| 561 |
+
- name: repo_open_issues
|
| 562 |
+
dtype: int64
|
| 563 |
+
- name: repo_license
|
| 564 |
+
dtype: string
|
| 565 |
+
- name: repo_extraction_date
|
| 566 |
+
dtype: string
|
| 567 |
+
- name: sha
|
| 568 |
+
dtype: string
|
| 569 |
+
- name: __index_level_0__
|
| 570 |
+
dtype: int64
|
| 571 |
+
- name: exdup_ids_TheStackV2
|
| 572 |
+
sequence: int64
|
| 573 |
+
splits:
|
| 574 |
+
- name: train
|
| 575 |
+
num_bytes: 347197828
|
| 576 |
+
num_examples: 7932
|
| 577 |
+
download_size: 144443992
|
| 578 |
+
dataset_size: 347197828
|
| 579 |
configs:
|
| 580 |
- config_name: AdaExact
|
| 581 |
data_files:
|
|
|
|
| 621 |
data_files:
|
| 622 |
- split: train
|
| 623 |
path: data/Erlang_Exact/train-*
|
| 624 |
+
- config_name: ForthExact
|
| 625 |
+
data_files:
|
| 626 |
+
- split: train
|
| 627 |
+
path: data/Forth_Exact/train-*
|
| 628 |
---
|
data/Forth_Exact/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b1da8b035983d495b62e8c40562d20026a32056b4442d7df4896b2256058c849
|
| 3 |
+
size 144443992
|