odats commited on
Commit
b0d0f52
·
verified ·
1 Parent(s): ebd3f9f

Training in progress, step 100

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/oleg-dats/nmt/runs/r2yxjjmy)
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/oleg-dats/nmt/runs/bs08kkal)
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
@@ -27,13 +27,13 @@
27
  "rank_pattern": {},
28
  "revision": null,
29
  "target_modules": [
 
 
 
 
30
  "gate_proj",
31
  "o_proj",
32
- "down_proj",
33
- "q_proj",
34
- "up_proj",
35
- "k_proj",
36
- "v_proj"
37
  ],
38
  "task_type": "CAUSAL_LM",
39
  "trainable_token_indices": null,
 
27
  "rank_pattern": {},
28
  "revision": null,
29
  "target_modules": [
30
+ "v_proj",
31
+ "k_proj",
32
+ "up_proj",
33
+ "q_proj",
34
  "gate_proj",
35
  "o_proj",
36
+ "down_proj"
 
 
 
 
37
  ],
38
  "task_type": "CAUSAL_LM",
39
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:54ab4a548d241baa01e4b8b83c88ee38524204ccef1fd7a4ab46bdbbb92a0899
3
  size 1260191096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c735cdd397bf0d33eebbec244280e83c6692be4d7be2148802247de827b901c
3
  size 1260191096
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:297989e10edd5db84e8c66de54ad4034348eb27c2826ea6e4581f0c42fb83fc3
3
  size 6392
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0801846a0f3b388085244bd46bf6d23781c6793f9497487004cb2f40f167f0ca
3
  size 6392