hearmeneigh commited on
Commit
ea4b3af
1 Parent(s): d5e032b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -79,8 +79,8 @@ See a [complete list of tags here](https://huggingface.co/hearmeneigh/sd21-e621-
79
  * Epsilon = `1e-08`
80
  * Constant learning rate `4e-6`
81
  * `bf16` mixed precision
82
- * 12 epochs of [V1 dataset](https://huggingface.co/datasets/hearmeneigh/e621-rising-v1-curated) samples stretched to `512x512px` (ignore aspect ratio)
83
- * 4 epochs of V1 dataset samples resized to `512xH` or `Wx512px` with center crop (maintain aspect ratio)
84
- * 3 epochs of V1 dataset samples resized to `< 512x512px` (maintain aspect ratio)
85
  * 10 epochs of [V2 dataset](https://huggingface.co/datasets/hearmeneigh/e621-rising-v2-curated) samples resized to `< 512x512px` (maintain aspect ratio)
86
  * Tags for each sample are shuffled for each epoch, starting from epoch 16
 
79
  * Epsilon = `1e-08`
80
  * Constant learning rate `4e-6`
81
  * `bf16` mixed precision
82
+ * 8 epochs of [V1 dataset](https://huggingface.co/datasets/hearmeneigh/e621-rising-v1-curated) samples stretched to `512x512px` (ignore aspect ratio)
83
+ * 9 epochs of V1 dataset samples resized to `512xH` or `Wx512px` with center crop (maintain aspect ratio)
84
+ * 2 epochs of V1 dataset samples resized to `< 512x512px` (maintain aspect ratio)
85
  * 10 epochs of [V2 dataset](https://huggingface.co/datasets/hearmeneigh/e621-rising-v2-curated) samples resized to `< 512x512px` (maintain aspect ratio)
86
  * Tags for each sample are shuffled for each epoch, starting from epoch 16