AbstractPhil commited on
Commit
c63ba55
·
verified ·
1 Parent(s): 15305b5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -16,6 +16,7 @@ pipeline_tag: text-to-image
16
 
17
  ```
18
  This is the config for the PT, you want the student unless you want to train it
 
19
 
20
  "cfg": asdict(self.cfg),
21
  "student": self.student.state_dict(),
 
16
 
17
  ```
18
  This is the config for the PT, you want the student unless you want to train it
19
+ I KNOW I KNOW, I'll get it worked out. For now this is epoch 9.
20
 
21
  "cfg": asdict(self.cfg),
22
  "student": self.student.state_dict(),