nhyha commited on
Commit
f00b7b7
1 Parent(s): a3d0cb6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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