File size: 646 Bytes
40bfb6c | 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 31 32 33 34 35 36 | ---
dataset_info:
features:
- name: pair_id
dtype: string
- name: label
dtype: string
- name: instruction
dtype: string
- name: original_image
dtype: image
- name: edited_images
list: image
splits:
- name: 2pair
num_bytes: 523496921
num_examples: 200
- name: 3pair
num_bytes: 755010430
num_examples: 200
- name: 4pair
num_bytes: 950140433
num_examples: 200
download_size: 2227659775
dataset_size: 2228647784
configs:
- config_name: default
data_files:
- split: 2pair
path: data/2pair-*
- split: 3pair
path: data/3pair-*
- split: 4pair
path: data/4pair-*
---
|