damian0815 commited on
Commit
ed8bcd4
1 Parent(s): 6fd0277

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ This is the result of training with [a mixed style/object dataset kindly provide
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
 
 
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](https://github.com/victorchall/EveryDream2trainer/blob/main/doc/VALIDATION.md), to give the following loss curve (stitched together from two runs of 60 epochs each):
9
 
10
  ![validation graph](val-graph-base.jpg)
11