bihungba1101 commited on
Commit
dcd3968
·
verified ·
1 Parent(s): 2f1a8ee

Training in progress, step 1

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/ielts-science/huggingface/runs/2j3knxf9)
31
 
32
 
33
  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).
 
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/ielts-science/huggingface/runs/7af7s9gq)
31
 
32
 
33
  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).
adapter_config.json CHANGED
@@ -29,13 +29,13 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "v_proj",
33
- "down_proj",
34
  "gate_proj",
35
- "o_proj",
36
  "q_proj",
37
- "k_proj",
38
- "up_proj"
 
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
+ "up_proj",
33
+ "k_proj",
34
  "gate_proj",
 
35
  "q_proj",
36
+ "v_proj",
37
+ "down_proj",
38
+ "o_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:deba35e0e587aa420f6b0141501528196114acfcadffb82c1a48a1ac50fc2ad5
3
  size 66126768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f4f32b47401640185cde552d149163028219d3841d307139d2c9b25368cd74f
3
  size 66126768
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5434aab9cd2600c935e24641ebf68b4fd3ac64b1d4352233ee31e6e7dfae9307
3
  size 7825
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7da30ed371923824ff6d38fcf5286a265972784473ee41d274ad933553ca239
3
  size 7825