File size: 524 Bytes
492bc3d
 
 
 
61ab3fb
492bc3d
61ab3fb
492bc3d
61ab3fb
492bc3d
61ab3fb
492bc3d
61ab3fb
492bc3d
61ab3fb
492bc3d
61ab3fb
492bc3d
 
61ab3fb
 
 
 
492bc3d
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
dataset_info:
  features:
  - name: task
    dtype: string
  - name: image_path
    dtype: string
  - name: input_image
    dtype: image
  - name: edited_image
    dtype: image
  - name: instruction
    dtype: string
  - name: caption
    dtype: string
  - name: mask
    dtype: image
  splits:
  - name: multi_turn
    num_bytes: 557933247.0
    num_examples: 576
  download_size: 416159556
  dataset_size: 557933247.0
configs:
- config_name: default
  data_files:
  - split: multi_turn
    path: data/multi_turn-*
---