crumb commited on
Commit
9600352
·
1 Parent(s): 1e1f4a6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,7 +1,9 @@
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
  ```
6
 
7
- Generate extension with "\<s>Prompt: " and whatever your normal prompt is.
 
 
 
1
+ Using RLHF (Reinforcement Learning from Human Feedback) 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
  ```
6
 
7
+ Generate extension with "\<s>Prompt: " and whatever your normal prompt is.
8
+
9
+ I did this myself. I sat down and just ranked images for so long.