dataset_info: | |
features: | |
- name: prompt | |
dtype: string | |
- name: image | |
dtype: image | |
splits: | |
- name: train | |
num_bytes: 1583711.0 | |
num_examples: 5 | |
download_size: 1584991 | |
dataset_size: 1583711.0 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
This dataset is compiled from [google/dreambooth](https://huggingface.co/datasets/google/dreambooth/tree/main/dataset/dog6) and is used to demonstrate the fine-tuning feature of [mlx-flux](https://github.com/ml-explore/mlx-examples/tree/main/flux#flux). For details, see [fine-tuning](https://github.com/ml-explore/mlx-examples/tree/main/flux#finetuning). |