crumb commited on
Commit
d93029d
1 Parent(s): 39eaa98

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ Using RLHF to finetune [mrm8488/bloom-560m-finetuned-sd-prompts](https://hf.co/mrm8488/bloom-560m-finetuned-sd-prompts) further for SD2.0
2
+ ```
3
+ batch_size = 8
4
+ learning_rate = 0.001
5
+ ```