PEFT
Safetensors
grpo
trl
lora
vision-language-model
topological-reasoning
curvebench
AmirMohseni commited on
Commit
3385ce3
·
verified ·
1 Parent(s): bb1ab6c

Training in progress, step 380

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/rl-research-team/curvebench/runs/2l0unhzs)
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/rl-research-team/curvebench/runs/rk873hvr)
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
@@ -25,16 +25,16 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "fc2",
29
- "up_proj",
30
- "fc1",
31
- "o_proj",
32
- "k_proj",
33
- "gate_proj",
34
  "out_proj",
35
  "v_proj",
 
36
  "down_proj",
37
- "q_proj"
 
 
 
 
 
38
  ],
39
  "target_parameters": null,
40
  "task_type": "CAUSAL_LM",
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
 
 
 
 
 
28
  "out_proj",
29
  "v_proj",
30
+ "k_proj",
31
  "down_proj",
32
+ "gate_proj",
33
+ "fc2",
34
+ "up_proj",
35
+ "fc1",
36
+ "q_proj",
37
+ "o_proj"
38
  ],
39
  "target_parameters": null,
40
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b741c6a7dbbdc1219401db11960b68719511625b1244c6a1b734d136debeec68
3
  size 74318104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e0aac2cebf10dda055c906219fdf2fdbf76c300479644f9e32c90bb277a6a7d
3
  size 74318104
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7b344ba41e0ad4c00487059aecbc3ce36ba9daf367f8f39a07cd7b5ee0ece2df
3
  size 7569
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b104f4880b5e5596f32303633dee230104c79c5efffe268b737eb82092f0cff
3
  size 7569