chenggong1995 commited on
Commit
ddc44f5
·
verified ·
1 Parent(s): 90ce0c0

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/gongc1995-city-university-of-hong-kong/huggingface/runs/gpjjd7iy)
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/gongc1995-city-university-of-hong-kong/huggingface/runs/ujs4gdxc)
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,13 @@
1
  {
 
 
 
 
 
2
  "total_flos": 0.0,
3
- "train_loss": 0.7375955581665039,
4
- "train_runtime": 1563.9615,
5
  "train_samples": 100,
6
- "train_samples_per_second": 0.128,
7
- "train_steps_per_second": 0.004
8
  }
 
1
  {
2
+ "eval_loss": 0.013707819394767284,
3
+ "eval_runtime": 477.0113,
4
+ "eval_samples": 99,
5
+ "eval_samples_per_second": 0.208,
6
+ "eval_steps_per_second": 0.015,
7
  "total_flos": 0.0,
8
+ "train_loss": 0.00647640476624171,
9
+ "train_runtime": 734.399,
10
  "train_samples": 100,
11
+ "train_samples_per_second": 0.272,
12
+ "train_steps_per_second": 0.008
13
  }
eval_results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "eval_loss": 0.013707819394767284,
3
+ "eval_runtime": 477.0113,
4
+ "eval_samples": 99,
5
+ "eval_samples_per_second": 0.208,
6
+ "eval_steps_per_second": 0.015
7
+ }
model-00001-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b83cddb211b5eaac1e8c74417e558fef9caa1f85e9a9c513a3ed0d1741f9b14
3
  size 4997744872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cc36673e60fb752c7dd7fcbfdaa037e9842b55638e4628cf36b2d070cc14e9e
3
  size 4997744872
model-00002-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:62ee171fb6902f4393b24c3547df1df7c395f025f03fa179c5fcb18922fbe6d1
3
  size 4997235176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c297b437f03539e116fed4bd7cff1af1ef3f8b363a6a3b50a0d84103af7a050
3
  size 4997235176
model-00003-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c62a57ce1a0e0f64bfd4d189425662c8bb0476e7241c8a21d3ea0cbc23dfdc63
3
  size 3843741912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15fd97537260b1a02f25f183494d8babb32dae0c785807436fc98ecd6045aaef
3
  size 3843741912
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "total_flos": 0.0,
3
- "train_loss": 0.7375955581665039,
4
- "train_runtime": 1563.9615,
5
  "train_samples": 100,
6
- "train_samples_per_second": 0.128,
7
- "train_steps_per_second": 0.004
8
  }
 
1
  {
2
  "total_flos": 0.0,
3
+ "train_loss": 0.00647640476624171,
4
+ "train_runtime": 734.399,
5
  "train_samples": 100,
6
+ "train_samples_per_second": 0.272,
7
+ "train_steps_per_second": 0.008
8
  }
trainer_state.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 1.96,
5
  "eval_steps": 100,
6
  "global_step": 6,
7
  "is_hyper_param_search": false,
@@ -10,35 +10,35 @@
10
  "log_history": [
11
  {
12
  "clip_ratio": 0.0,
13
- "completion_length": 555.18984375,
14
- "epoch": 1.6400000000000001,
15
- "grad_norm": 0.9047526121139526,
16
- "kl": 22.304883193969726,
17
  "learning_rate": 1.9098300562505264e-07,
18
- "loss": 0.9364,
19
- "reward": 0.47890625,
20
- "reward_std": 0.3222931930795312,
21
- "rewards/accuracy_reward": 0.07734375,
22
- "rewards/format_reward": 0.009375,
23
- "rewards/tag_count_reward": 0.3921875,
24
  "step": 5
25
  },
26
  {
27
  "clip_ratio": 0.0,
28
- "completion_length": 546.359375,
29
- "epoch": 1.96,
30
- "kl": 0.04564642906188965,
31
- "reward": 0.5244140625,
32
- "reward_std": 0.2628240427002311,
33
- "rewards/accuracy_reward": 0.01953125,
34
- "rewards/format_reward": 0.01171875,
35
- "rewards/tag_count_reward": 0.4931640625,
36
  "step": 6,
37
  "total_flos": 0.0,
38
- "train_loss": 0.7375955581665039,
39
- "train_runtime": 1563.9615,
40
- "train_samples_per_second": 0.128,
41
- "train_steps_per_second": 0.004
42
  }
43
  ],
44
  "logging_steps": 5,
@@ -52,8 +52,8 @@
52
  "should_epoch_stop": false,
53
  "should_evaluate": false,
54
  "should_log": false,
55
- "should_save": false,
56
- "should_training_stop": false
57
  },
58
  "attributes": {}
59
  }
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 1.9230769230769231,
5
  "eval_steps": 100,
6
  "global_step": 6,
7
  "is_hyper_param_search": false,
 
10
  "log_history": [
11
  {
12
  "clip_ratio": 0.0,
13
+ "completion_length": 390.85,
14
+ "epoch": 1.6153846153846154,
15
+ "grad_norm": 1.6735994815826416,
16
+ "kl": 0.005230331420898437,
17
  "learning_rate": 1.9098300562505264e-07,
18
+ "loss": -0.0077,
19
+ "reward": 0.3171875,
20
+ "reward_std": 0.17235727477818727,
21
+ "rewards/accuracy_reward": 0.04375,
22
+ "rewards/format_reward": 0.0,
23
+ "rewards/tag_count_reward": 0.2734375,
24
  "step": 5
25
  },
26
  {
27
  "clip_ratio": 0.0,
28
+ "completion_length": 402.8125,
29
+ "epoch": 1.9230769230769231,
30
+ "kl": 0.0454254150390625,
31
+ "reward": 0.48046875,
32
+ "reward_std": 0.24859222024679184,
33
+ "rewards/accuracy_reward": 0.03125,
34
+ "rewards/format_reward": 0.03125,
35
+ "rewards/tag_count_reward": 0.41796875,
36
  "step": 6,
37
  "total_flos": 0.0,
38
+ "train_loss": 0.00647640476624171,
39
+ "train_runtime": 734.399,
40
+ "train_samples_per_second": 0.272,
41
+ "train_steps_per_second": 0.008
42
  }
43
  ],
44
  "logging_steps": 5,
 
52
  "should_epoch_stop": false,
53
  "should_evaluate": false,
54
  "should_log": false,
55
+ "should_save": true,
56
+ "should_training_stop": true
57
  },
58
  "attributes": {}
59
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f8b6d401ff70d5d7d7b2e297a6161262bd64b3f1f486100eb7299dfa2daeba23
3
  size 8056
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df875688a799b0d1a443e4f63a78775021d767f1fadd11731aafda5d1d04281a
3
  size 8056