Update README.md
Browse files
README.md
CHANGED
@@ -198,7 +198,7 @@ response = tokenizer.batch_decode(generated_ids, skip_special_tokens=True)[0]
|
|
198 |
"rs_lora": True,
|
199 |
"weight_decay": 0.01
|
200 |
}
|
201 |
-
|
202 |
|
203 |
|
204 |
|
|
|
198 |
"rs_lora": True,
|
199 |
"weight_decay": 0.01
|
200 |
}
|
201 |
+
```
|
202 |
|
203 |
|
204 |
|