chimbiwide commited on
Commit
ac156ee
·
verified ·
1 Parent(s): c92fc7e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ The Q4_K_M quantized version of Gemma3NPC-it-float16.
22
 
23
  We trained this model as a rank-16 LoRA adapter with one epoch over `RolePlay-NPC` using a 40GB vRAM A100 in Google Colab. For this run, we employed a learning rate of `2e-5` and a total batch size of 1 and gradient accumulation steps of 16. A cosine learning rate scheduler was used with an 800-step warmup. With a gradient clipping of 0.4.
24
 
25
- Check out out training notebook [here](https://github.com/chimbiwide/Gemma3NPC/blob/main/Training/Gemma3NPC-Instruct.ipynb).
26
 
27
  ---
28
 
 
22
 
23
  We trained this model as a rank-16 LoRA adapter with one epoch over `RolePlay-NPC` using a 40GB vRAM A100 in Google Colab. For this run, we employed a learning rate of `2e-5` and a total batch size of 1 and gradient accumulation steps of 16. A cosine learning rate scheduler was used with an 800-step warmup. With a gradient clipping of 0.4.
24
 
25
+ Check out our training notebook [here](https://github.com/chimbiwide/Gemma3NPC/blob/main/Training/Gemma3NPC-Instruct.ipynb).
26
 
27
  ---
28