Update README.md
Browse files
README.md
CHANGED
@@ -17,3 +17,5 @@ configs:
|
|
17 |
- split: train
|
18 |
path: data/train-*
|
19 |
---
|
|
|
|
|
|
17 |
- split: train
|
18 |
path: data/train-*
|
19 |
---
|
20 |
+
|
21 |
+
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).
|