damian0815
commited on
Commit
•
6fd0277
1
Parent(s):
1327bed
Update README.md
Browse files
README.md
CHANGED
@@ -3,8 +3,9 @@ This is the result of training with [a mixed style/object dataset kindly provide
|
|
3 |
## validation
|
4 |
|
5 |
This model was trained using Victor C Hall's excellent Stable Diffusion finetuner [EveryDream2](https://github.com/victorchall/EveryDream2trainer).
|
|
|
6 |
|
7 |
-
|
8 |
|
9 |
![validation graph](val-graph-base.jpg)
|
10 |
|
|
|
3 |
## validation
|
4 |
|
5 |
This model was trained using Victor C Hall's excellent Stable Diffusion finetuner [EveryDream2](https://github.com/victorchall/EveryDream2trainer).
|
6 |
+
EveryDream2 configuration files for this training session are in this repo, [here](_everydream2_config).
|
7 |
|
8 |
+
The configuration files enable a validation pass using a 15% split of the dataset with the noise seed held fixed during validation to give the following loss curve (stitched together from two runs of 60 epochs each):
|
9 |
|
10 |
![validation graph](val-graph-base.jpg)
|
11 |
|