Upload dataset
Browse files
README.md
CHANGED
|
@@ -85,6 +85,23 @@ dataset_info:
|
|
| 85 |
num_examples: 17944
|
| 86 |
download_size: 68262038
|
| 87 |
dataset_size: 394934428
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 88 |
configs:
|
| 89 |
- config_name: continuation
|
| 90 |
data_files:
|
|
@@ -116,6 +133,12 @@ configs:
|
|
| 116 |
path: verb_1s_topk/train-*
|
| 117 |
- split: test
|
| 118 |
path: verb_1s_topk/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 119 |
---
|
| 120 |
|
| 121 |
# Dataset Card for triviaqa
|
|
|
|
| 85 |
num_examples: 17944
|
| 86 |
download_size: 68262038
|
| 87 |
dataset_size: 394934428
|
| 88 |
+
- config_name: verb_2s_cot
|
| 89 |
+
features:
|
| 90 |
+
- name: input
|
| 91 |
+
dtype: string
|
| 92 |
+
- name: output
|
| 93 |
+
sequence: string
|
| 94 |
+
- name: stripped_input
|
| 95 |
+
dtype: string
|
| 96 |
+
splits:
|
| 97 |
+
- name: train
|
| 98 |
+
num_bytes: 276840952
|
| 99 |
+
num_examples: 138384
|
| 100 |
+
- name: test
|
| 101 |
+
num_bytes: 36021276
|
| 102 |
+
num_examples: 17944
|
| 103 |
+
download_size: 61799127
|
| 104 |
+
dataset_size: 312862228
|
| 105 |
configs:
|
| 106 |
- config_name: continuation
|
| 107 |
data_files:
|
|
|
|
| 133 |
path: verb_1s_topk/train-*
|
| 134 |
- split: test
|
| 135 |
path: verb_1s_topk/test-*
|
| 136 |
+
- config_name: verb_2s_cot
|
| 137 |
+
data_files:
|
| 138 |
+
- split: train
|
| 139 |
+
path: verb_2s_cot/train-*
|
| 140 |
+
- split: test
|
| 141 |
+
path: verb_2s_cot/test-*
|
| 142 |
---
|
| 143 |
|
| 144 |
# Dataset Card for triviaqa
|
verb_2s_cot/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef278e56acb1c483c569bd16bdfe30f0b2ee553fcd72fbe46b3d0efc8c94c439
|
| 3 |
+
size 7190074
|
verb_2s_cot/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e254ecc85d0b4899c42ab0ec736db1c968f9ce4ed0abbf0c16b9c0d736d5ec97
|
| 3 |
+
size 54609053
|