HugoVoxx commited on
Commit
bb7f30d
1 Parent(s): 8771706

HugoVoxx/Gemma-2-2b-it-ag

Browse files
README.md CHANGED
@@ -27,7 +27,7 @@ print(output["generated_text"])
27
 
28
  ## Training procedure
29
 
30
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/hugovoxx-fpt-university/Fine-tune%20Gemma-2-2b-it%20on%20AlphaGeometry%20Dataset/runs/xdfyig16)
31
 
32
  This model was trained with SFT.
33
 
 
27
 
28
  ## Training procedure
29
 
30
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/hugovoxx-fpt-university/Fine-tune%20Gemma-2-2b-it%20on%20AlphaGeometry%20Dataset/runs/z1bghq7x)
31
 
32
  This model was trained with SFT.
33
 
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
- "v_proj",
25
  "k_proj",
26
- "q_proj",
27
- "gate_proj",
28
  "down_proj",
29
- "o_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "k_proj",
 
 
24
  "down_proj",
25
+ "o_proj",
26
+ "v_proj",
27
+ "up_proj",
28
+ "q_proj",
29
+ "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:42e5fe428e704cc8508a60c08a3a822e1c6a424a9bb6b4d3701123b4f8e26d11
3
  size 664584480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ace8410a30faa2f6d79e67fdbfebbb25e9f281452ef4b228f549a28828982849
3
  size 664584480
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7ffc68c09366bc5c66183fe5319583650d3e138420f72da3a8736c2a28a9be7e
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:596413e096e180e4d997c1384160426f0264bcbb06d1845112850d4504f35f5c
3
  size 5496