Upload dataset
Browse files
README.md
CHANGED
|
@@ -150,6 +150,31 @@ dataset_info:
|
|
| 150 |
num_examples: 100000
|
| 151 |
download_size: 104602351
|
| 152 |
dataset_size: 259694152
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 153 |
- config_name: plus-sub-90
|
| 154 |
features:
|
| 155 |
- name: _id
|
|
@@ -262,6 +287,12 @@ configs:
|
|
| 262 |
path: plus-mul-99/train-*
|
| 263 |
- split: validation
|
| 264 |
path: plus-mul-99/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 265 |
- config_name: plus-sub-90
|
| 266 |
data_files:
|
| 267 |
- split: train
|
|
|
|
| 150 |
num_examples: 100000
|
| 151 |
download_size: 104602351
|
| 152 |
dataset_size: 259694152
|
| 153 |
+
- config_name: plus-sub-75
|
| 154 |
+
features:
|
| 155 |
+
- name: _id
|
| 156 |
+
dtype: string
|
| 157 |
+
- name: base_operation
|
| 158 |
+
dtype: string
|
| 159 |
+
- name: target_operation
|
| 160 |
+
dtype: string
|
| 161 |
+
- name: fs_examples
|
| 162 |
+
list: string
|
| 163 |
+
- name: question
|
| 164 |
+
dtype: string
|
| 165 |
+
- name: answer
|
| 166 |
+
dtype: string
|
| 167 |
+
- name: prompt
|
| 168 |
+
dtype: string
|
| 169 |
+
splits:
|
| 170 |
+
- name: train
|
| 171 |
+
num_bytes: 234677984
|
| 172 |
+
num_examples: 1000000
|
| 173 |
+
- name: validation
|
| 174 |
+
num_bytes: 23167689
|
| 175 |
+
num_examples: 100000
|
| 176 |
+
download_size: 104771438
|
| 177 |
+
dataset_size: 257845673
|
| 178 |
- config_name: plus-sub-90
|
| 179 |
features:
|
| 180 |
- name: _id
|
|
|
|
| 287 |
path: plus-mul-99/train-*
|
| 288 |
- split: validation
|
| 289 |
path: plus-mul-99/validation-*
|
| 290 |
+
- config_name: plus-sub-75
|
| 291 |
+
data_files:
|
| 292 |
+
- split: train
|
| 293 |
+
path: plus-sub-75/train-*
|
| 294 |
+
- split: validation
|
| 295 |
+
path: plus-sub-75/validation-*
|
| 296 |
- config_name: plus-sub-90
|
| 297 |
data_files:
|
| 298 |
- split: train
|
plus-sub-75/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d17bac6fd7d64590f115afe5ee40d957fe04abbe182509d8469e74ee1fdf6d23
|
| 3 |
+
size 95034604
|
plus-sub-75/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2a5a1725ce6a25e52dffead54edac528dc7370aa2ae43bf1609f1133059252ae
|
| 3 |
+
size 9736834
|