yunusonur's picture
Update README.md
9482342 verified
---
license: apache-2.0
dataset_info:
features:
- name: image
dtype: image
- name: prompt
dtype: string
- name: label
dtype: string
- name: chosen
dtype: string
- name: rejected
dtype: string
- name: image_path
dtype: string
splits:
- name: train
num_bytes: 647572
num_examples: 60
- name: test
num_bytes: 7681710
num_examples: 100
download_size: 8164002
dataset_size: 8329282
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
size_categories:
- 10K<n<100K
---