Paradoxis commited on
Commit
2a3ecdc
·
verified ·
1 Parent(s): 4dcf670

Training in progress, step 50

Browse files
README.md CHANGED
@@ -3,9 +3,9 @@ library_name: transformers
3
  model_name: Qwen3-VL-2B-1
4
  tags:
5
  - generated_from_trainer
6
- - hf_jobs
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/flofiz-universit-de-bourgogne/GRPO_HTML/runs/evr1zsdn)
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).
 
3
  model_name: Qwen3-VL-2B-1
4
  tags:
5
  - generated_from_trainer
 
 
6
  - grpo
7
+ - trl
8
+ - hf_jobs
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/flofiz-universit-de-bourgogne/GRPO_HTML/runs/w3kma2u3)
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,13 +25,13 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "down_proj",
29
- "q_proj",
30
  "v_proj",
31
- "o_proj",
32
  "up_proj",
33
  "gate_proj",
34
- "k_proj"
 
 
 
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
 
28
  "v_proj",
 
29
  "up_proj",
30
  "gate_proj",
31
+ "k_proj",
32
+ "down_proj",
33
+ "o_proj",
34
+ "q_proj"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c54a0d4c1dac18234cc22f7ef3ed33b2ded02955909eebc120291c7f29836599
3
  size 69788656
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d67722f6f6bbcbfde71c09f37abee841a094a2aba3de42c8f8e33a472af4f57e
3
  size 69788656
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:93379f4ede47fc93c2740939916b05f9ff1375a401a00578b74755dcdf957303
3
  size 8273
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ced3232eeeb418f48257f0916e00a2da85101d1c07d731e6566d86ee64673fb8
3
  size 8273