File size: 648 Bytes
75d6c1c d737aee 75d6c1c |
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 |
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: val
path: data/val-*
dataset_info:
features:
- name: image
dtype: image
- name: text
dtype: string
- name: style_class
dtype: string
splits:
- name: train
num_bytes: 4334353.0
num_examples: 150
- name: val
num_bytes: 4317601.0
num_examples: 150
download_size: 0
dataset_size: 8651954.0
---
# Dataset Card for "three_styles_prompted_250_512x512_50perclass_identity"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |