Upload dataset
Browse files- README.md +36 -0
- Scheme/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -608,6 +608,38 @@ dataset_info:
|
|
| 608 |
num_examples: 27185
|
| 609 |
download_size: 7355389
|
| 610 |
dataset_size: 30556346
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 611 |
configs:
|
| 612 |
- config_name: Awk
|
| 613 |
data_files:
|
|
@@ -685,4 +717,8 @@ configs:
|
|
| 685 |
data_files:
|
| 686 |
- split: train
|
| 687 |
path: Scala/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 688 |
---
|
|
|
|
| 608 |
num_examples: 27185
|
| 609 |
download_size: 7355389
|
| 610 |
dataset_size: 30556346
|
| 611 |
+
- config_name: Scheme
|
| 612 |
+
features:
|
| 613 |
+
- name: s_id
|
| 614 |
+
dtype: string
|
| 615 |
+
- name: p_id
|
| 616 |
+
dtype: string
|
| 617 |
+
- name: u_id
|
| 618 |
+
dtype: string
|
| 619 |
+
- name: date
|
| 620 |
+
dtype: string
|
| 621 |
+
- name: language
|
| 622 |
+
dtype: string
|
| 623 |
+
- name: original_language
|
| 624 |
+
dtype: string
|
| 625 |
+
- name: filename_ext
|
| 626 |
+
dtype: string
|
| 627 |
+
- name: status
|
| 628 |
+
dtype: string
|
| 629 |
+
- name: cpu_time
|
| 630 |
+
dtype: string
|
| 631 |
+
- name: memory
|
| 632 |
+
dtype: string
|
| 633 |
+
- name: code_size
|
| 634 |
+
dtype: string
|
| 635 |
+
- name: code
|
| 636 |
+
dtype: string
|
| 637 |
+
splits:
|
| 638 |
+
- name: train
|
| 639 |
+
num_bytes: 2774069
|
| 640 |
+
num_examples: 3546
|
| 641 |
+
download_size: 624562
|
| 642 |
+
dataset_size: 2774069
|
| 643 |
configs:
|
| 644 |
- config_name: Awk
|
| 645 |
data_files:
|
|
|
|
| 717 |
data_files:
|
| 718 |
- split: train
|
| 719 |
path: Scala/train-*
|
| 720 |
+
- config_name: Scheme
|
| 721 |
+
data_files:
|
| 722 |
+
- split: train
|
| 723 |
+
path: Scheme/train-*
|
| 724 |
---
|
Scheme/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:be0fe21f058630228273c424834a48bf20056821b1b734aa7c12176408b073dd
|
| 3 |
+
size 624562
|