crumb commited on
Commit
d330f54
1 Parent(s): 3056618

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ inference:
21
 
22
  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
23
  ```
24
- batch_size = 8
25
  learning_rate = 0.001
26
  ```
27
 
 
21
 
22
  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
23
  ```
24
+ batch_size = 16
25
  learning_rate = 0.001
26
  ```
27