Upload generation subset (reconstruction split, 734 examples)
Browse files
README.md
CHANGED
|
@@ -18,6 +18,22 @@ dataset_info:
|
|
| 18 |
num_examples: 448
|
| 19 |
download_size: 38074207
|
| 20 |
dataset_size: 38646583
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
- config_name: understanding
|
| 22 |
features:
|
| 23 |
- name: id
|
|
@@ -39,6 +55,10 @@ configs:
|
|
| 39 |
data_files:
|
| 40 |
- split: edit
|
| 41 |
path: edit/edit-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 42 |
- config_name: understanding
|
| 43 |
data_files:
|
| 44 |
- split: understanding
|
|
|
|
| 18 |
num_examples: 448
|
| 19 |
download_size: 38074207
|
| 20 |
dataset_size: 38646583
|
| 21 |
+
- config_name: generation
|
| 22 |
+
features:
|
| 23 |
+
- name: pair_key
|
| 24 |
+
dtype: string
|
| 25 |
+
- name: secondary_type
|
| 26 |
+
dtype: string
|
| 27 |
+
- name: image
|
| 28 |
+
dtype: image
|
| 29 |
+
- name: case_demo_analysis
|
| 30 |
+
dtype: string
|
| 31 |
+
splits:
|
| 32 |
+
- name: reconstruction
|
| 33 |
+
num_bytes: 257534107
|
| 34 |
+
num_examples: 734
|
| 35 |
+
download_size: 256789816
|
| 36 |
+
dataset_size: 257534107
|
| 37 |
- config_name: understanding
|
| 38 |
features:
|
| 39 |
- name: id
|
|
|
|
| 55 |
data_files:
|
| 56 |
- split: edit
|
| 57 |
path: edit/edit-*
|
| 58 |
+
- config_name: generation
|
| 59 |
+
data_files:
|
| 60 |
+
- split: reconstruction
|
| 61 |
+
path: generation/reconstruction-*
|
| 62 |
- config_name: understanding
|
| 63 |
data_files:
|
| 64 |
- split: understanding
|
generation/reconstruction-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b26f7916f30e5e913c8e87a1ff0071e472d199bddb4a175b9db06f280498f502
|
| 3 |
+
size 256789816
|