Upload dataset
Browse files
README.md
ADDED
|
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: task_id
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: name
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: suite
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: hf_repo
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: hf_subset
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: file_path
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: line_number
|
| 17 |
+
dtype: int64
|
| 18 |
+
- name: variable_name
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: is_subtask
|
| 21 |
+
dtype: bool
|
| 22 |
+
- name: main_task
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: subtask_count
|
| 25 |
+
dtype: int64
|
| 26 |
+
- name: suites
|
| 27 |
+
list: string
|
| 28 |
+
- name: subtasks
|
| 29 |
+
list: string
|
| 30 |
+
- name: is_standalone
|
| 31 |
+
dtype: bool
|
| 32 |
+
splits:
|
| 33 |
+
- name: all_tasks
|
| 34 |
+
num_bytes: 361428
|
| 35 |
+
num_examples: 1310
|
| 36 |
+
- name: main_tasks
|
| 37 |
+
num_bytes: 125500
|
| 38 |
+
num_examples: 378
|
| 39 |
+
- name: suites
|
| 40 |
+
num_bytes: 44139
|
| 41 |
+
num_examples: 8
|
| 42 |
+
download_size: 154687
|
| 43 |
+
dataset_size: 531067
|
| 44 |
+
configs:
|
| 45 |
+
- config_name: default
|
| 46 |
+
data_files:
|
| 47 |
+
- split: all_tasks
|
| 48 |
+
path: data/all_tasks-*
|
| 49 |
+
- split: main_tasks
|
| 50 |
+
path: data/main_tasks-*
|
| 51 |
+
- split: suites
|
| 52 |
+
path: data/suites-*
|
| 53 |
+
---
|
data/all_tasks-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1532eabbf60bdb3927cacec2b6645d6a7bc864b21121a751f2b1c3ca3834b230
|
| 3 |
+
size 84940
|
data/main_tasks-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:81a1934040763e1d23d89f941a27c3dfcbc9531f4a4f4826aad7e0730f95d53a
|
| 3 |
+
size 46525
|
data/suites-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e94221e254cdd6fbef25ad96c3a8e6280f9af6f8dbd9e221f989ee3dd43fdaa8
|
| 3 |
+
size 23222
|