lebar-mj commited on
Commit
85d6259
·
verified ·
1 Parent(s): 7c370df

Training in progress, step 250

Browse files
README.md CHANGED
@@ -27,25 +27,25 @@ 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/mlebar-university-of-chicago/huggingface/runs/3zie9zvw)
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).
34
 
35
  ### Framework versions
36
 
37
- - TRL: 0.21.0
38
- - Transformers: 4.55.2
39
  - Pytorch: 2.8.0.dev20250319+cu128
40
  - Datasets: 4.0.0
41
- - Tokenizers: 0.21.4
42
 
43
  ## Citations
44
 
45
  Cite GRPO as:
46
 
47
  ```bibtex
48
- @article{zhihong2024deepseekmath,
49
  title = {{DeepSeekMath: Pushing the Limits of Mathematical Reasoning in Open Language Models}},
50
  author = {Zhihong Shao and Peiyi Wang and Qihao Zhu and Runxin Xu and Junxiao Song and Mingchuan Zhang and Y. K. Li and Y. Wu and Daya Guo},
51
  year = 2024,
 
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/mlebar-university-of-chicago/huggingface/runs/81xgnibd)
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).
34
 
35
  ### Framework versions
36
 
37
+ - TRL: 0.22.1
38
+ - Transformers: 4.56.0
39
  - Pytorch: 2.8.0.dev20250319+cu128
40
  - Datasets: 4.0.0
41
+ - Tokenizers: 0.22.0
42
 
43
  ## Citations
44
 
45
  Cite GRPO as:
46
 
47
  ```bibtex
48
+ @article{shao2024deepseekmath,
49
  title = {{DeepSeekMath: Pushing the Limits of Mathematical Reasoning in Open Language Models}},
50
  author = {Zhihong Shao and Peiyi Wang and Qihao Zhu and Runxin Xu and Junxiao Song and Mingchuan Zhang and Y. K. Li and Y. Wu and Daya Guo},
51
  year = 2024,
adapter_config.json CHANGED
@@ -25,8 +25,8 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "o_proj",
29
  "v_proj",
 
30
  "k_proj",
31
  "q_proj"
32
  ],
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
28
  "v_proj",
29
+ "o_proj",
30
  "k_proj",
31
  "q_proj"
32
  ],
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fcd3c7f772fc675324673de02a8a30013df18a86fde68f5491c6988172241372
3
  size 54560368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0f6bba6875039fe3c20497843a92b4bf8c11aeeea27b60fa5fb54a1a053d784
3
  size 54560368
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:db73dc0d431d7f1a9ef9e5523050776d01882c73d5f3e7fbedabb0ebd86cca38
3
- size 6993
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c2707f3bed6e825b1ab329ee8fd67eda78289534601eaeed56112c8ee2b8341
3
+ size 7057