amaydle commited on
Commit
d56ab9e
·
verified ·
1 Parent(s): c42cd63

Model save

Browse files
README.md CHANGED
@@ -28,7 +28,7 @@ print(output["generated_text"])
28
 
29
  ## Training procedure
30
 
31
- [<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/amaydle/huggingface/runs/lu2v1lzz)
32
 
33
 
34
  This model was trained with GRPO, a method introduced in [DeepSeekMath: Pushing the Limits of Mathematical Reasoning in Open Language Models](https://huggingface.co/papers/2402.03300).
 
28
 
29
  ## Training procedure
30
 
31
+ [<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/amaydle/huggingface/runs/h0wfc037)
32
 
33
 
34
  This model was trained with GRPO, a method introduced in [DeepSeekMath: Pushing the Limits of Mathematical Reasoning in Open Language Models](https://huggingface.co/papers/2402.03300).
checkpoint/adapter_config.json CHANGED
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
 
27
  "up_proj",
28
  "k_proj",
29
  "down_proj",
30
- "v_proj",
31
- "q_proj",
32
- "o_proj",
33
- "gate_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "o_proj",
28
+ "v_proj",
29
+ "gate_proj",
30
  "up_proj",
31
  "k_proj",
32
  "down_proj",
33
+ "q_proj"
 
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
checkpoint/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd42b3df8a02b7ee0a6b096ce836b5ec5a3f25acfdbb6d0333bf587411034539
3
  size 323014168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:858adc85d4457fa72eac7402455de39cb267db05c527e476cd842c3791f77f26
3
  size 323014168
checkpoint/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:57bb32944b4909f64f0eb8ed21145c642815076c1009a4a62802d30e85506632
3
  size 5944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4725bcc241f4eb6d47fff0068f6dcfa907f087b17a95cfd1e285e032bab79413
3
  size 5944