Upload dataset
Browse files
README.md
CHANGED
|
@@ -69,6 +69,29 @@ dataset_info:
|
|
| 69 |
num_examples: 2022
|
| 70 |
download_size: 26472728
|
| 71 |
dataset_size: 35778229
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 72 |
- config_name: gsm8k
|
| 73 |
features:
|
| 74 |
- name: orig_answer
|
|
@@ -105,6 +128,10 @@ configs:
|
|
| 105 |
data_files:
|
| 106 |
- split: zero_shot
|
| 107 |
path: contexthub_abductive_level2/zero_shot-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 108 |
- config_name: gsm8k
|
| 109 |
data_files:
|
| 110 |
- split: zero_shot
|
|
|
|
| 69 |
num_examples: 2022
|
| 70 |
download_size: 26472728
|
| 71 |
dataset_size: 35778229
|
| 72 |
+
- config_name: contexthub_deductive_level1
|
| 73 |
+
features:
|
| 74 |
+
- name: orig_answer
|
| 75 |
+
dtype: string
|
| 76 |
+
- name: response
|
| 77 |
+
dtype: string
|
| 78 |
+
- name: response_tokens
|
| 79 |
+
sequence: int64
|
| 80 |
+
- name: input_tokens
|
| 81 |
+
dtype: string
|
| 82 |
+
- name: cot_start_position
|
| 83 |
+
dtype: int64
|
| 84 |
+
- name: original_answer
|
| 85 |
+
dtype: string
|
| 86 |
+
- name: output_relevances
|
| 87 |
+
sequence:
|
| 88 |
+
sequence: float64
|
| 89 |
+
splits:
|
| 90 |
+
- name: zero_shot
|
| 91 |
+
num_bytes: 6722488
|
| 92 |
+
num_examples: 559
|
| 93 |
+
download_size: 5104272
|
| 94 |
+
dataset_size: 6722488
|
| 95 |
- config_name: gsm8k
|
| 96 |
features:
|
| 97 |
- name: orig_answer
|
|
|
|
| 128 |
data_files:
|
| 129 |
- split: zero_shot
|
| 130 |
path: contexthub_abductive_level2/zero_shot-*
|
| 131 |
+
- config_name: contexthub_deductive_level1
|
| 132 |
+
data_files:
|
| 133 |
+
- split: zero_shot
|
| 134 |
+
path: contexthub_deductive_level1/zero_shot-*
|
| 135 |
- config_name: gsm8k
|
| 136 |
data_files:
|
| 137 |
- split: zero_shot
|
contexthub_deductive_level1/zero_shot-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4df103db9fe4e0fa1b79265fceaf6ffd3e0e6194fca22a39cb29d8c8d3cc7afe
|
| 3 |
+
size 5104272
|