Yukang commited on
Commit
7456cc7
·
verified ·
1 Parent(s): 788b290

Training in progress, step 507

Browse files
README.md CHANGED
@@ -29,7 +29,7 @@ print(output["generated_text"])
29
 
30
  ## Training procedure
31
 
32
- [<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/chenyukang2020-nvidia/huggingface/runs/7xzl1qw8)
33
 
34
 
35
  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).
 
29
 
30
  ## Training procedure
31
 
32
+ [<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/chenyukang2020-nvidia/huggingface/runs/aj5h83cr)
33
 
34
 
35
  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.353820929619717e-07,
4
- "train_runtime": 83.2767,
5
  "train_samples": 35735,
6
- "train_samples_per_second": 3074.087,
7
- "train_steps_per_second": 6.004
8
  }
 
1
  {
2
  "total_flos": 0.0,
3
+ "train_loss": 2.729175465085761e-05,
4
+ "train_runtime": 88.8114,
5
  "train_samples": 35735,
6
+ "train_samples_per_second": 2882.513,
7
+ "train_steps_per_second": 5.63
8
  }
config.json CHANGED
@@ -22,7 +22,7 @@
22
  "tie_word_embeddings": true,
23
  "torch_dtype": "bfloat16",
24
  "transformers_version": "4.52.3",
25
- "use_cache": true,
26
  "use_sliding_window": false,
27
  "vocab_size": 151936
28
  }
 
22
  "tie_word_embeddings": true,
23
  "torch_dtype": "bfloat16",
24
  "transformers_version": "4.52.3",
25
+ "use_cache": false,
26
  "use_sliding_window": false,
27
  "vocab_size": 151936
28
  }
model-00001-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:021df71648e39c9d56c9cb0543ad93bd2478f709193564f2e11da4c38cc8e1ed
3
  size 4957560304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:807f52796021308bdd2d6e1777c56cea61d79dcc4f52f7fe0a2982d630d096e1
3
  size 4957560304
model-00002-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f6fe8f4bf6d3bcf7175e3842980229ff86ab99b0dcea3b7097810965e2ab90e
3
  size 1214366696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcceea148a083eef0c2d5de57f6c8b4b5eb6fcec6d1e69d13f6439bb9118b6af
3
  size 1214366696
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "total_flos": 0.0,
3
- "train_loss": 1.353820929619717e-07,
4
- "train_runtime": 83.2767,
5
  "train_samples": 35735,
6
- "train_samples_per_second": 3074.087,
7
- "train_steps_per_second": 6.004
8
  }
 
1
  {
2
  "total_flos": 0.0,
3
+ "train_loss": 2.729175465085761e-05,
4
+ "train_runtime": 88.8114,
5
  "train_samples": 35735,
6
+ "train_samples_per_second": 2882.513,
7
+ "train_steps_per_second": 5.63
8
  }
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff
 
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b66eec7eb2270f36351c96fa897e6a2df9e2d8b8376958c41a3bb878f3b232d3
3
  size 8504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7eebea411dcd742359401d9414b70d4960ef23a73f06ce6752cda6bf7a9eea9
3
  size 8504