Ziyao1010 commited on
Commit
0d0b2e1
·
verified ·
1 Parent(s): 68603d1

Model save

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/ziyaow-university-of-maryland/Qwen2.5-FL-GRPO/runs/h3yagvyr)
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/ziyaow-university-of-maryland/Qwen2.5-FL-GRPO/runs/gb50qdmv)
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,9 +1,9 @@
1
  {
2
  "client_id": 0,
3
  "total_flos": 0.0,
4
- "train_loss": 0.013306360070904097,
5
- "train_runtime": 224.5809,
6
  "train_samples": 100,
7
- "train_samples_per_second": 0.445,
8
  "train_steps_per_second": 0.018
9
  }
 
1
  {
2
  "client_id": 0,
3
  "total_flos": 0.0,
4
+ "train_loss": 0.00680889127155145,
5
+ "train_runtime": 227.697,
6
  "train_samples": 100,
7
+ "train_samples_per_second": 0.439,
8
  "train_steps_per_second": 0.018
9
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69422b2b44b3dcbd45e8d0a735da7cc6d0570de2efd7930f1714d6c98362a0e9
3
  size 3087467144
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3648f0a5833e6cd44b4ec131d680ba1c177f67845f190c4b370e7f7ce1aa243
3
  size 3087467144
train_client_0_results.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "client_id": 0,
3
  "total_flos": 0.0,
4
- "train_loss": 0.013306360070904097,
5
- "train_runtime": 224.5809,
6
  "train_samples": 100,
7
- "train_samples_per_second": 0.445,
8
  "train_steps_per_second": 0.018
9
  }
 
1
  {
2
  "client_id": 0,
3
  "total_flos": 0.0,
4
+ "train_loss": 0.00680889127155145,
5
+ "train_runtime": 227.697,
6
  "train_samples": 100,
7
+ "train_samples_per_second": 0.439,
8
  "train_steps_per_second": 0.018
9
  }
trainer_state.json CHANGED
@@ -24,7 +24,7 @@
24
  "completions/min_terminated_length": 44.0,
25
  "epoch": 0.3076923076923077,
26
  "frac_reward_zero_std": 0.28125,
27
- "grad_norm": 0.2417769552255137,
28
  "kl": 0.00023603439331054688,
29
  "learning_rate": 0.0,
30
  "loss": 0.0155,
@@ -45,36 +45,36 @@
45
  "clip_ratio/low_mean": 0.0,
46
  "clip_ratio/low_min": 0.0,
47
  "clip_ratio/region_mean": 0.0,
48
- "completions/clipped_ratio": -6.421875,
49
  "completions/max_length": 1024.0,
50
- "completions/max_terminated_length": 1022.5,
51
- "completions/mean_length": 641.396484375,
52
- "completions/mean_terminated_length": 611.4868469238281,
53
- "completions/min_length": 82.5,
54
- "completions/min_terminated_length": 82.5,
55
  "epoch": 0.9230769230769231,
56
  "frac_reward_zero_std": 0.171875,
57
- "kl": 0.006296515464782715,
58
- "num_tokens": 1230395.0,
59
- "reward": 0.32421875,
60
- "reward_std": 0.21514922380447388,
61
- "rewards/accuracy_reward/mean": 0.0224609375,
62
- "rewards/accuracy_reward/std": 0.14353204891085625,
63
- "rewards/format_reward/mean": 0.0029296875,
64
- "rewards/format_reward/std": 0.038198307156562805,
65
- "rewards/tag_count_reward/mean": 0.298828125,
66
- "rewards/tag_count_reward/std": 0.1979760304093361,
67
  "step": 3,
68
  "total_flos": 0.0,
69
- "train_loss": 0.013306360070904097,
70
- "train_runtime": 224.5809,
71
- "train_samples_per_second": 0.445,
72
  "train_steps_per_second": 0.018
73
  }
74
  ],
75
  "logging_steps": 10,
76
  "max_steps": 4,
77
- "num_input_tokens_seen": 1230395,
78
  "num_train_epochs": 1,
79
  "save_steps": 500,
80
  "stateful_callbacks": {
 
24
  "completions/min_terminated_length": 44.0,
25
  "epoch": 0.3076923076923077,
26
  "frac_reward_zero_std": 0.28125,
27
+ "grad_norm": 0.24184319600046375,
28
  "kl": 0.00023603439331054688,
29
  "learning_rate": 0.0,
30
  "loss": 0.0155,
 
45
  "clip_ratio/low_mean": 0.0,
46
  "clip_ratio/low_min": 0.0,
47
  "clip_ratio/region_mean": 0.0,
48
+ "completions/clipped_ratio": -6.453125,
49
  "completions/max_length": 1024.0,
50
+ "completions/max_terminated_length": 1020.0,
51
+ "completions/mean_length": 646.392578125,
52
+ "completions/mean_terminated_length": 618.6748657226562,
53
+ "completions/min_length": 71.5,
54
+ "completions/min_terminated_length": 71.5,
55
  "epoch": 0.9230769230769231,
56
  "frac_reward_zero_std": 0.171875,
57
+ "kl": 0.006029486656188965,
58
+ "num_tokens": 1235511.0,
59
+ "reward": 0.33740234375,
60
+ "reward_std": 0.22876286506652832,
61
+ "rewards/accuracy_reward/mean": 0.0263671875,
62
+ "rewards/accuracy_reward/std": 0.1589299514889717,
63
+ "rewards/format_reward/mean": 0.009765625,
64
+ "rewards/format_reward/std": 0.09631745889782906,
65
+ "rewards/tag_count_reward/mean": 0.30126953125,
66
+ "rewards/tag_count_reward/std": 0.19553955644369125,
67
  "step": 3,
68
  "total_flos": 0.0,
69
+ "train_loss": 0.00680889127155145,
70
+ "train_runtime": 227.697,
71
+ "train_samples_per_second": 0.439,
72
  "train_steps_per_second": 0.018
73
  }
74
  ],
75
  "logging_steps": 10,
76
  "max_steps": 4,
77
+ "num_input_tokens_seen": 1235511,
78
  "num_train_epochs": 1,
79
  "save_steps": 500,
80
  "stateful_callbacks": {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:23052ae58d9196c53e2cbe990c47439852faef94315ff1e62b2164bb6fc5c7ab
3
  size 8440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db1a45478861409988aee4fb61eed49d7249e737837ff0471082a898297f8d9c
3
  size 8440