Upload dataset
Browse files
README.md
CHANGED
|
@@ -226,6 +226,22 @@ dataset_info:
|
|
| 226 |
num_examples: 2094
|
| 227 |
download_size: 88189071
|
| 228 |
dataset_size: 164110653
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 229 |
configs:
|
| 230 |
- config_name: coqa-instruct-7s
|
| 231 |
data_files:
|
|
@@ -287,6 +303,10 @@ configs:
|
|
| 287 |
path: synthetic-instruct-7s/train-*
|
| 288 |
- split: validation
|
| 289 |
path: synthetic-instruct-7s/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 290 |
license: apache-2.0
|
| 291 |
---
|
| 292 |
|
|
|
|
| 226 |
num_examples: 2094
|
| 227 |
download_size: 88189071
|
| 228 |
dataset_size: 164110653
|
| 229 |
+
- config_name: synthetic-reasoning-7s
|
| 230 |
+
features:
|
| 231 |
+
- name: interactions
|
| 232 |
+
list:
|
| 233 |
+
- name: answer
|
| 234 |
+
dtype: string
|
| 235 |
+
- name: query
|
| 236 |
+
dtype: string
|
| 237 |
+
- name: think
|
| 238 |
+
dtype: string
|
| 239 |
+
splits:
|
| 240 |
+
- name: train
|
| 241 |
+
num_bytes: 231957289
|
| 242 |
+
num_examples: 12350
|
| 243 |
+
download_size: 105204121
|
| 244 |
+
dataset_size: 231957289
|
| 245 |
configs:
|
| 246 |
- config_name: coqa-instruct-7s
|
| 247 |
data_files:
|
|
|
|
| 303 |
path: synthetic-instruct-7s/train-*
|
| 304 |
- split: validation
|
| 305 |
path: synthetic-instruct-7s/validation-*
|
| 306 |
+
- config_name: synthetic-reasoning-7s
|
| 307 |
+
data_files:
|
| 308 |
+
- split: train
|
| 309 |
+
path: synthetic-reasoning-7s/train-*
|
| 310 |
license: apache-2.0
|
| 311 |
---
|
| 312 |
|
synthetic-reasoning-7s/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:15914c7934774305eb513b1d5c574053cb0d2cc6e74a8127e7759354b5a6505f
|
| 3 |
+
size 105204121
|