Upload dataset
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
-
|
| 4 |
features:
|
| 5 |
- name: prompt
|
| 6 |
dtype: string
|
|
@@ -20,6 +20,26 @@ dataset_info:
|
|
| 20 |
num_examples: 1000
|
| 21 |
download_size: 3840093
|
| 22 |
dataset_size: 7390912
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
configs:
|
| 24 |
- config_name: sciq_clean
|
| 25 |
data_files:
|
|
@@ -29,4 +49,12 @@ configs:
|
|
| 29 |
path: sciq_clean/validation-*
|
| 30 |
- split: test
|
| 31 |
path: sciq_clean/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |
---
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: sciq_clean
|
| 4 |
features:
|
| 5 |
- name: prompt
|
| 6 |
dtype: string
|
|
|
|
| 20 |
num_examples: 1000
|
| 21 |
download_size: 3840093
|
| 22 |
dataset_size: 7390912
|
| 23 |
+
- config_name: sciq_plus_arc_obqa
|
| 24 |
+
features:
|
| 25 |
+
- name: prompt
|
| 26 |
+
dtype: string
|
| 27 |
+
- name: completion
|
| 28 |
+
dtype: string
|
| 29 |
+
- name: source
|
| 30 |
+
dtype: string
|
| 31 |
+
splits:
|
| 32 |
+
- name: train
|
| 33 |
+
num_bytes: 8280056
|
| 34 |
+
num_examples: 24943
|
| 35 |
+
- name: validation
|
| 36 |
+
num_bytes: 534104
|
| 37 |
+
num_examples: 1000
|
| 38 |
+
- name: test
|
| 39 |
+
num_bytes: 545630
|
| 40 |
+
num_examples: 1000
|
| 41 |
+
download_size: 4852963
|
| 42 |
+
dataset_size: 9359790
|
| 43 |
configs:
|
| 44 |
- config_name: sciq_clean
|
| 45 |
data_files:
|
|
|
|
| 49 |
path: sciq_clean/validation-*
|
| 50 |
- split: test
|
| 51 |
path: sciq_clean/test-*
|
| 52 |
+
- config_name: sciq_plus_arc_obqa
|
| 53 |
+
data_files:
|
| 54 |
+
- split: train
|
| 55 |
+
path: sciq_plus_arc_obqa/train-*
|
| 56 |
+
- split: validation
|
| 57 |
+
path: sciq_plus_arc_obqa/validation-*
|
| 58 |
+
- split: test
|
| 59 |
+
path: sciq_plus_arc_obqa/test-*
|
| 60 |
---
|
sciq_plus_arc_obqa/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5668a9ffec6820e2853b89ff1891fd0e23f6c89b06c9d35b11105bf999bb2304
|
| 3 |
+
size 288505
|
sciq_plus_arc_obqa/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f896910e5b34b5ee183bc872275d6e737073f626976369ec4d292ef54d417084
|
| 3 |
+
size 4282686
|
sciq_plus_arc_obqa/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:258d90d911f643f3369911b7ae81232b5f26b54bde745e744f60123e00767e1e
|
| 3 |
+
size 281772
|