laolaorkk commited on
Commit
ec36b72
·
verified ·
1 Parent(s): 08b051f

Model save

Browse files
README.md CHANGED
@@ -1,12 +1,15 @@
1
  ---
2
  base_model: deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B
3
  library_name: transformers
 
4
  tags:
5
  - generated_from_trainer
 
 
6
  licence: license
7
  ---
8
 
9
- # Model Card for None
10
 
11
  This model is a fine-tuned version of [deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B).
12
  It has been trained using [TRL](https://github.com/huggingface/trl).
@@ -24,7 +27,7 @@ print(output["generated_text"])
24
 
25
  ## Training procedure
26
 
27
- [<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/ruikangzhao-danmarks-tekniske-universitet-dtu/huggingface/runs/u8581ung)
28
 
29
 
30
  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).
 
1
  ---
2
  base_model: deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B
3
  library_name: transformers
4
+ model_name: Qwen2.5-1.5B-Open-R1-GRPO
5
  tags:
6
  - generated_from_trainer
7
+ - trl
8
+ - grpo
9
  licence: license
10
  ---
11
 
12
+ # Model Card for Qwen2.5-1.5B-Open-R1-GRPO
13
 
14
  This model is a fine-tuned version of [deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B](https://huggingface.co/deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B).
15
  It has been trained using [TRL](https://github.com/huggingface/trl).
 
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/ruikangzhao-danmarks-tekniske-universitet-dtu/huggingface/runs/bare070u)
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).
all_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "total_flos": 0.0,
3
- "train_loss": 1.862645149230957e-09,
4
- "train_runtime": 387.7333,
5
- "train_samples": 3,
6
- "train_samples_per_second": 0.008,
7
- "train_steps_per_second": 0.003
8
  }
 
1
  {
2
  "total_flos": 0.0,
3
+ "train_loss": 4.6566128730773926e-09,
4
+ "train_runtime": 1048.9444,
5
+ "train_samples": 10,
6
+ "train_samples_per_second": 0.01,
7
+ "train_steps_per_second": 0.001
8
  }
config.json CHANGED
@@ -21,7 +21,7 @@
21
  "rope_theta": 10000,
22
  "sliding_window": null,
23
  "tie_word_embeddings": false,
24
- "torch_dtype": "float32",
25
  "transformers_version": "4.48.2",
26
  "use_cache": false,
27
  "use_mrope": false,
 
21
  "rope_theta": 10000,
22
  "sliding_window": null,
23
  "tie_word_embeddings": false,
24
+ "torch_dtype": "bfloat16",
25
  "transformers_version": "4.48.2",
26
  "use_cache": false,
27
  "use_mrope": false,
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16bea0a35dba47a078ac1750e001512a02837da37c70c3c806244efbe9efefc8
3
+ size 3554214752
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "total_flos": 0.0,
3
- "train_loss": 1.862645149230957e-09,
4
- "train_runtime": 387.7333,
5
- "train_samples": 3,
6
- "train_samples_per_second": 0.008,
7
- "train_steps_per_second": 0.003
8
  }
 
1
  {
2
  "total_flos": 0.0,
3
+ "train_loss": 4.6566128730773926e-09,
4
+ "train_runtime": 1048.9444,
5
+ "train_samples": 10,
6
+ "train_samples_per_second": 0.01,
7
+ "train_steps_per_second": 0.001
8
  }
trainer_state.json CHANGED
@@ -9,19 +9,19 @@
9
  "is_world_process_zero": true,
10
  "log_history": [
11
  {
12
- "completion_length": 955.5833333333334,
13
  "epoch": 1.0,
14
  "kl": 0.0,
15
- "reward": 0.25,
16
- "reward_std": 0.15430335203806558,
17
- "rewards/accuracy_reward": 0.25,
18
  "rewards/format_reward": 0.0,
19
  "step": 1,
20
  "total_flos": 0.0,
21
- "train_loss": 1.862645149230957e-09,
22
- "train_runtime": 387.7333,
23
- "train_samples_per_second": 0.008,
24
- "train_steps_per_second": 0.003
25
  }
26
  ],
27
  "logging_steps": 10,
 
9
  "is_world_process_zero": true,
10
  "log_history": [
11
  {
12
+ "completion_length": 877.275,
13
  "epoch": 1.0,
14
  "kl": 0.0,
15
+ "reward": 0.15,
16
+ "reward_std": 0.1498008370399475,
17
+ "rewards/accuracy_reward": 0.15,
18
  "rewards/format_reward": 0.0,
19
  "step": 1,
20
  "total_flos": 0.0,
21
+ "train_loss": 4.6566128730773926e-09,
22
+ "train_runtime": 1048.9444,
23
+ "train_samples_per_second": 0.01,
24
+ "train_steps_per_second": 0.001
25
  }
26
  ],
27
  "logging_steps": 10,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1f0ba137453abddbfd819c5f1476a21083d44a541e4ecd3b4e7af905fe6f8160
3
- size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ced2970672832e566c0331145ccd0d2531ff8c5440a13c61f0f1c2a369ca256
3
+ size 5880