TheFloatingString commited on
Commit
c904bdb
·
verified ·
1 Parent(s): 4b8ecba

Training in progress, step 50

Browse files
README.md CHANGED
@@ -4,8 +4,8 @@ library_name: transformers
4
  model_name: qwen2-0.5b-instruct-math-grpo
5
  tags:
6
  - generated_from_trainer
7
- - trl
8
  - grpo
 
9
  licence: license
10
  ---
11
 
@@ -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/larryl729-team/huggingface/runs/ag7e6i97)
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).
 
4
  model_name: qwen2-0.5b-instruct-math-grpo
5
  tags:
6
  - generated_from_trainer
 
7
  - grpo
8
+ - trl
9
  licence: license
10
  ---
11
 
 
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/larryl729-team/huggingface/runs/cy045ruw)
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,8 +25,8 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "v_proj",
29
- "q_proj"
30
  ],
31
  "target_parameters": null,
32
  "task_type": "CAUSAL_LM",
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "q_proj",
29
+ "v_proj"
30
  ],
31
  "target_parameters": null,
32
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ec163ceb3294632d9cf9f547569f1e7ecfac1edcaf1c8f53418777b8556e6a7a
3
  size 2175168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcfdf39deddf9f8c0a5aa26826c3dc939f03b2a8a597d55dc194b15c4bfb1777
3
  size 2175168
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb808c7160f18a6abda421ac98dcca486c73d61f7a33f1f551245e2786dd43eb
3
  size 6929
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ddbe7ca9580ec98a22f2c147fae18c89bb1aaf6d0a4d948efc4df365ea42db3
3
  size 6929