Datasets:

Modalities:
Image
Text
Formats:
parquet
Size:
< 1K
Libraries:
Datasets
pandas
License:
JialingYK commited on
Commit
4531cad
1 Parent(s): a855485

Upload dataset

Browse files
3_delete_object_80/V1-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e4db5868e4ab6341564742a895d4b8ccfd67752215850c1073e6867a71b7fca
3
+ size 7382006
README.md CHANGED
@@ -73,6 +73,30 @@ dataset_info:
73
  num_examples: 80
74
  download_size: 6917854
75
  dataset_size: 6926151.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
76
  configs:
77
  - config_name: 0_random_140
78
  data_files:
@@ -86,4 +110,8 @@ configs:
86
  data_files:
87
  - split: V1
88
  path: 2_add_object_80/V1-*
 
 
 
 
89
  ---
 
73
  num_examples: 80
74
  download_size: 6917854
75
  dataset_size: 6926151.0
76
+ - config_name: 3_delete_object_80
77
+ features:
78
+ - name: image
79
+ dtype: image
80
+ - name: id
81
+ dtype: string
82
+ - name: source_prompt
83
+ dtype: string
84
+ - name: target_prompt
85
+ dtype: string
86
+ - name: edit_action
87
+ dtype: string
88
+ - name: aspect_mapping
89
+ dtype: string
90
+ - name: blended_words
91
+ dtype: string
92
+ - name: mask
93
+ dtype: string
94
+ splits:
95
+ - name: V1
96
+ num_bytes: 7513741.0
97
+ num_examples: 80
98
+ download_size: 7382006
99
+ dataset_size: 7513741.0
100
  configs:
101
  - config_name: 0_random_140
102
  data_files:
 
110
  data_files:
111
  - split: V1
112
  path: 2_add_object_80/V1-*
113
+ - config_name: 3_delete_object_80
114
+ data_files:
115
+ - split: V1
116
+ path: 3_delete_object_80/V1-*
117
  ---