crumb commited on
Commit
53f957c
1 Parent(s): 861d082

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -26,6 +26,8 @@ This is a further finetuned version of [crumb/bloom-560m-RLHF-SD2-prompter](http
26
 
27
  donate so i can do this on real hardware : https://github.com/aicrumb/aicrumb/blob/main/README.md
28
 
 
 
29
  ## Example usage
30
 
31
  ```python
 
26
 
27
  donate so i can do this on real hardware : https://github.com/aicrumb/aicrumb/blob/main/README.md
28
 
29
+ trained at bs=32, lr=0.0001, only tuning biases and layernorm weights
30
+
31
  ## Example usage
32
 
33
  ```python