Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -49,11 +49,11 @@ METS (Multiple Edits and Textual Summaries) is a dataset of image editing sequen | |
| 49 |  | 
| 50 | 
             
            The dataset contains the following fields:
         | 
| 51 |  | 
| 52 | 
            -
            - **img_id** (str): Unique identifier for the image sequence | 
| 53 | 
             
            - **turn_index** (int): The number of edits applied (5, 10, or 15)
         | 
| 54 | 
             
            - **source_img** (str): Path to the original unedited image 
         | 
| 55 | 
             
            - **target_img** (str): Path to the edited image after the specified number of manipulations
         | 
| 56 | 
            -
            - **difference_caption** (str): Human-written  | 
| 57 |  | 
| 58 | 
             
            ## Licensing and Attribution
         | 
| 59 |  | 
|  | |
| 49 |  | 
| 50 | 
             
            The dataset contains the following fields:
         | 
| 51 |  | 
| 52 | 
            +
            - **img_id** (str): Unique identifier for the image sequence
         | 
| 53 | 
             
            - **turn_index** (int): The number of edits applied (5, 10, or 15)
         | 
| 54 | 
             
            - **source_img** (str): Path to the original unedited image 
         | 
| 55 | 
             
            - **target_img** (str): Path to the edited image after the specified number of manipulations
         | 
| 56 | 
            +
            - **difference_caption** (str): Human-written summary of all differences between source and target images
         | 
| 57 |  | 
| 58 | 
             
            ## Licensing and Attribution
         | 
| 59 |  |