Dongwei commited on
Commit
521ec25
·
verified ·
1 Parent(s): 71a6027

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/dongwei_jiang/huggingface/runs/o2gdvnvm)
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/dongwei_jiang/huggingface/runs/tydougqd)
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": 0.001063353899838542,
4
- "train_runtime": 12365.8628,
5
- "train_samples": 7500,
6
- "train_samples_per_second": 0.607,
7
- "train_steps_per_second": 0.005
8
  }
 
1
  {
2
  "total_flos": 0.0,
3
+ "train_loss": 0.0,
4
+ "train_runtime": 15.0247,
5
+ "train_samples": 7,
6
+ "train_samples_per_second": 0.466,
7
+ "train_steps_per_second": 0.067
8
  }
model-00001-of-00004.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:95e4d9b363b9d9c1be358fed849e21f093cf04c05b95dbbbb7140f0c8c4c47d0
3
  size 4877660776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:922999e9590ae1378683dd123275b3600e7febc0371df308a7cdb4e43d8fd726
3
  size 4877660776
model-00002-of-00004.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dccb6d918b62ea985c982407610f5a865ee213ae4e6fae7ba13d89f02fda2a1e
3
  size 4932751008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f50d30c51a8a098e235f4df8bcf46f526b005dc6038f3652ecd6387559400e54
3
  size 4932751008
model-00003-of-00004.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:63871bd8992cfe32ebdbf2482fecb9884fa410d48b0066429ae59530226eec52
3
  size 4330865200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10542b140f31ad53d834cbf91aa02e6d27af3e8134bab2e65d58a92d39ba93c6
3
  size 4330865200
model-00004-of-00004.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e93d867e4461d8ca90a20d548a4d84140d587c83bf681054a4f07eab9f80af98
3
  size 1089994880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7946740ab848b4a02904f05bff81211bf9600fc20bfad39bbcc8d1703a40ce1c
3
  size 1089994880
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "total_flos": 0.0,
3
- "train_loss": 0.001063353899838542,
4
- "train_runtime": 12365.8628,
5
- "train_samples": 7500,
6
- "train_samples_per_second": 0.607,
7
- "train_steps_per_second": 0.005
8
  }
 
1
  {
2
  "total_flos": 0.0,
3
+ "train_loss": 0.0,
4
+ "train_runtime": 15.0247,
5
+ "train_samples": 7,
6
+ "train_samples_per_second": 0.466,
7
+ "train_steps_per_second": 0.067
8
  }
trainer_state.json CHANGED
@@ -3,107 +3,29 @@
3
  "best_model_checkpoint": null,
4
  "epoch": 1.0,
5
  "eval_steps": 100,
6
- "global_step": 67,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
10
  "log_history": [
11
  {
12
- "completion_length": 708.4377550125122,
13
- "epoch": 0.14925373134328357,
14
- "grad_norm": 0.059954091906547546,
15
- "kl": 0.006372016668319702,
16
- "learning_rate": 1.9876883405951378e-05,
17
- "loss": 0.0003,
18
- "reward": 0.606026814377401,
19
- "reward_std": 0.16658300049602986,
20
- "rewards/accuracy_reward": 0.606026814377401,
21
- "rewards/format_reward": 0.0,
22
- "step": 10
23
- },
24
- {
25
- "completion_length": 689.9649854660034,
26
- "epoch": 0.29850746268656714,
27
- "grad_norm": 0.40041017532348633,
28
- "kl": 0.02557830810546875,
29
- "learning_rate": 1.777145961456971e-05,
30
- "loss": 0.001,
31
- "reward": 0.6754464585334062,
32
- "reward_std": 0.16620420585386456,
33
- "rewards/accuracy_reward": 0.6754464585334062,
34
- "rewards/format_reward": 0.0,
35
- "step": 20
36
- },
37
- {
38
- "completion_length": 685.777486038208,
39
- "epoch": 0.44776119402985076,
40
- "grad_norm": 0.06629940867424011,
41
- "kl": 0.027927398681640625,
42
- "learning_rate": 1.3583679495453e-05,
43
- "loss": 0.0011,
44
- "reward": 0.681250031106174,
45
- "reward_std": 0.16514827804639937,
46
- "rewards/accuracy_reward": 0.681250031106174,
47
- "rewards/format_reward": 0.0,
48
- "step": 30
49
- },
50
- {
51
- "completion_length": 694.0344058990479,
52
- "epoch": 0.5970149253731343,
53
- "grad_norm": 0.05779099091887474,
54
- "kl": 0.0300262451171875,
55
- "learning_rate": 8.43565534959769e-06,
56
- "loss": 0.0012,
57
- "reward": 0.6813616389408708,
58
- "reward_std": 0.15597098912112414,
59
- "rewards/accuracy_reward": 0.6813616389408708,
60
- "rewards/format_reward": 0.0,
61
- "step": 40
62
- },
63
- {
64
- "completion_length": 685.4475748062134,
65
- "epoch": 0.746268656716418,
66
- "grad_norm": 0.07657386362552643,
67
- "kl": 0.030538177490234374,
68
- "learning_rate": 3.7067960895016277e-06,
69
- "loss": 0.0012,
70
- "reward": 0.6813616370782256,
71
- "reward_std": 0.17094493978656827,
72
- "rewards/accuracy_reward": 0.6813616370782256,
73
- "rewards/format_reward": 0.0,
74
- "step": 50
75
- },
76
- {
77
- "completion_length": 676.2002536773682,
78
- "epoch": 0.8955223880597015,
79
- "grad_norm": 0.06962116062641144,
80
- "kl": 0.032154083251953125,
81
- "learning_rate": 6.641957350279838e-07,
82
- "loss": 0.0013,
83
- "reward": 0.6899553881958127,
84
- "reward_std": 0.1660784802865237,
85
- "rewards/accuracy_reward": 0.6899553881958127,
86
- "rewards/format_reward": 0.0,
87
- "step": 60
88
- },
89
- {
90
- "completion_length": 667.0321821485247,
91
  "epoch": 1.0,
92
- "kl": 0.03317805698939732,
93
- "reward": 0.6945684791675636,
94
- "reward_std": 0.1684813142221953,
95
- "rewards/accuracy_reward": 0.6945684791675636,
96
  "rewards/format_reward": 0.0,
97
- "step": 67,
98
  "total_flos": 0.0,
99
- "train_loss": 0.001063353899838542,
100
- "train_runtime": 12365.8628,
101
- "train_samples_per_second": 0.607,
102
- "train_steps_per_second": 0.005
103
  }
104
  ],
105
  "logging_steps": 10,
106
- "max_steps": 67,
107
  "num_input_tokens_seen": 0,
108
  "num_train_epochs": 1,
109
  "save_steps": 500,
 
3
  "best_model_checkpoint": null,
4
  "epoch": 1.0,
5
  "eval_steps": 100,
6
+ "global_step": 1,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
10
  "log_history": [
11
  {
12
+ "completion_length": 688.6964721679688,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  "epoch": 1.0,
14
+ "kl": 0.0,
15
+ "reward": 0.785714328289032,
16
+ "reward_std": 0.12444323301315308,
17
+ "rewards/accuracy_reward": 0.785714328289032,
18
  "rewards/format_reward": 0.0,
19
+ "step": 1,
20
  "total_flos": 0.0,
21
+ "train_loss": 0.0,
22
+ "train_runtime": 15.0247,
23
+ "train_samples_per_second": 0.466,
24
+ "train_steps_per_second": 0.067
25
  }
26
  ],
27
  "logging_steps": 10,
28
+ "max_steps": 1,
29
  "num_input_tokens_seen": 0,
30
  "num_train_epochs": 1,
31
  "save_steps": 500,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0fbcd43da27115f3fe989a9567434e80e77c3b53b4650d0a65b152eff3e13c16
3
  size 7032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63e920eb20fd9a47847c1936f4cdfeb92754f51d824c1538067eb254c1bb131b
3
  size 7032