tarun-menta commited on
Commit
7f7787b
·
verified ·
1 Parent(s): efd9003

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -5
README.md CHANGED
@@ -50,11 +50,7 @@ Each sample contains 4 images representing an exemplar edit pair:
50
 
51
  ## Dataset Description
52
 
53
- This dataset was carefully curated from InstructP2P samples, with manual visual inspection to ensure high quality. The edit operation demonstrated on (x_original → x_edited) should be applicable to (y_original y_edited).
54
-
55
- **Format**: (x, x_edit, y, y_edit) tuples
56
- **Size**: ~1,500 samples
57
- **Edit Types**: Diverse set of image editing operations
58
 
59
  ## Usage
60
 
 
50
 
51
  ## Dataset Description
52
 
53
+ This dataset was carefully curated from InstructP2P samples, with manual visual inspection to ensure high quality. The edit operation demonstrated on (x_original → x_edited) should be apllied to y_original. y_edit denotes the gold standard ground truth for the edited target
 
 
 
 
54
 
55
  ## Usage
56