File size: 666 Bytes
7f84680
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
75c76d5
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
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).