damian0815 commited on
Commit
ad8e44c
1 Parent(s): 3e18c27

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -6,3 +6,10 @@ last 2 text encoder layers unfrozen
6
  30 epochs at 2e-6, then 20 epochs at 1e-6 (step 240 on blue graph)
7
  cond_dropout= default
8
  ```
 
 
 
 
 
 
 
 
6
  30 epochs at 2e-6, then 20 epochs at 1e-6 (step 240 on blue graph)
7
  cond_dropout= default
8
  ```
9
+ first 30 epochs:
10
+ ![](first_30_epochs.png)
11
+ resume:
12
+ ![](resume.png)
13
+
14
+ sample:
15
+ ![](sample.png)