BackTo2014 commited on
Commit
e6222ba
·
verified ·
1 Parent(s): 6c915c3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -10,6 +10,9 @@ tags:
10
  # Model Card for Unit 1 of the [Diffusion Models Class 🧨](https://github.com/huggingface/diffusion-models-class)
11
 
12
  This model is a diffusion model for unconditional image generation of black-and-white images of handwritten digits.
 
 
 
13
 
14
  ## Usage
15
 
 
10
  # Model Card for Unit 1 of the [Diffusion Models Class 🧨](https://github.com/huggingface/diffusion-models-class)
11
 
12
  This model is a diffusion model for unconditional image generation of black-and-white images of handwritten digits.
13
+ The number of cycles of the training loop is 10.
14
+ Learning rate is 4e-4.
15
+ This model has a good generation effect.
16
 
17
  ## Usage
18