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 | |
splits: | |
- name: train | |
num_bytes: 321384.41333333333 | |
num_examples: 10 | |
- name: val | |
num_bytes: 2935082.1333333333 | |
num_examples: 100 | |
download_size: 3157886 | |
dataset_size: 3256466.546666667 | |
# Dataset Card for "three_styles_10rand" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |