Upload dataset
Browse files- README.md +60 -0
- data/Cobol_Near/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -536,6 +536,62 @@ dataset_info:
|
|
| 536 |
num_examples: 273181
|
| 537 |
download_size: 460586515
|
| 538 |
dataset_size: 1421031939
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 539 |
- config_name: CommonLispExact
|
| 540 |
features:
|
| 541 |
- name: id
|
|
@@ -2667,6 +2723,10 @@ configs:
|
|
| 2667 |
data_files:
|
| 2668 |
- split: train
|
| 2669 |
path: data/Clojure_Near/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2670 |
- config_name: CommonLispExact
|
| 2671 |
data_files:
|
| 2672 |
- split: train
|
|
|
|
| 536 |
num_examples: 273181
|
| 537 |
download_size: 460586515
|
| 538 |
dataset_size: 1421031939
|
| 539 |
+
- config_name: CobolNear
|
| 540 |
+
features:
|
| 541 |
+
- name: id
|
| 542 |
+
dtype: int64
|
| 543 |
+
- name: file_name
|
| 544 |
+
dtype: string
|
| 545 |
+
- name: file_path
|
| 546 |
+
dtype: string
|
| 547 |
+
- name: content
|
| 548 |
+
dtype: string
|
| 549 |
+
- name: size
|
| 550 |
+
dtype: int64
|
| 551 |
+
- name: language
|
| 552 |
+
dtype: string
|
| 553 |
+
- name: extension
|
| 554 |
+
dtype: string
|
| 555 |
+
- name: total_lines
|
| 556 |
+
dtype: int64
|
| 557 |
+
- name: avg_line_length
|
| 558 |
+
dtype: float64
|
| 559 |
+
- name: max_line_length
|
| 560 |
+
dtype: int64
|
| 561 |
+
- name: alphanum_fraction
|
| 562 |
+
dtype: float64
|
| 563 |
+
- name: repo_name
|
| 564 |
+
dtype: string
|
| 565 |
+
- name: repo_stars
|
| 566 |
+
dtype: int64
|
| 567 |
+
- name: repo_forks
|
| 568 |
+
dtype: int64
|
| 569 |
+
- name: repo_open_issues
|
| 570 |
+
dtype: int64
|
| 571 |
+
- name: repo_license
|
| 572 |
+
dtype: string
|
| 573 |
+
- name: repo_extraction_date
|
| 574 |
+
dtype: string
|
| 575 |
+
- name: sha
|
| 576 |
+
dtype: string
|
| 577 |
+
- name: __index_level_0__
|
| 578 |
+
dtype: int64
|
| 579 |
+
- name: exact_dupe_TheStackV2
|
| 580 |
+
dtype: bool
|
| 581 |
+
- name: exact_dupe_RedPajama
|
| 582 |
+
dtype: bool
|
| 583 |
+
- name: exact_dupe_GithubCode
|
| 584 |
+
dtype: bool
|
| 585 |
+
- name: exact_dupe_TheStackV1
|
| 586 |
+
dtype: bool
|
| 587 |
+
- name: near_dups_stackv2
|
| 588 |
+
dtype: bool
|
| 589 |
+
splits:
|
| 590 |
+
- name: train
|
| 591 |
+
num_bytes: 6628849
|
| 592 |
+
num_examples: 1208
|
| 593 |
+
download_size: 1733100
|
| 594 |
+
dataset_size: 6628849
|
| 595 |
- config_name: CommonLispExact
|
| 596 |
features:
|
| 597 |
- name: id
|
|
|
|
| 2723 |
data_files:
|
| 2724 |
- split: train
|
| 2725 |
path: data/Clojure_Near/train-*
|
| 2726 |
+
- config_name: CobolNear
|
| 2727 |
+
data_files:
|
| 2728 |
+
- split: train
|
| 2729 |
+
path: data/Cobol_Near/train-*
|
| 2730 |
- config_name: CommonLispExact
|
| 2731 |
data_files:
|
| 2732 |
- split: train
|
data/Cobol_Near/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5be6e0aa615239fca825d82b9eedce550123bd22ce286fc5d51a392d4ea105a2
|
| 3 |
+
size 1733100
|