Diffusers
Safetensors
English
alfredplpl commited on
Commit
5b2d3c5
·
verified ·
1 Parent(s): 45510c6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -5
README.md CHANGED
@@ -89,10 +89,6 @@ I used these dataset to train the transformer.
89
  - CommonCatalog CC BY
90
  - CommonCatalog CC BY Extention
91
 
92
- ### Training Procedure
93
-
94
- TBA
95
-
96
  #### Training Hyperparameters
97
 
98
  - **Training regime:**
@@ -145,7 +141,7 @@ class_dropout_prob = 0.1
145
 
146
  ## How to resume training
147
 
148
- 1. Download the [model](checkpoint).
149
  1. Set the model as "resume_from" model.
150
 
151
  ## Environmental Impact
 
89
  - CommonCatalog CC BY
90
  - CommonCatalog CC BY Extention
91
 
 
 
 
 
92
  #### Training Hyperparameters
93
 
94
  - **Training regime:**
 
141
 
142
  ## How to resume training
143
 
144
+ 1. Download the [model](checkpoint/epoch_50_step_116738.pth).
145
  1. Set the model as "resume_from" model.
146
 
147
  ## Environmental Impact