File size: 471 Bytes
d02d173 3cf7a73 d02d173 3cf7a73 d02d173 |
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 |
---
dataset_info:
features:
- name: source_dataset
dtype: string
- name: input_image
dtype: image
- name: edit_instruction
dtype: string
- name: output_reasoning_text
dtype: string
- name: output_image
dtype: image
splits:
- name: train
num_bytes: 1240986042.0
num_examples: 2000
download_size: 1177492608
dataset_size: 1240986042.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|