Update README.md
Browse files
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
|