Yukang commited on
Commit
832e425
·
verified ·
1 Parent(s): 0a71eaf

Training in progress, step 508

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/oyriy3yi)
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/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).
all_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "total_flos": 0.0,
3
- "train_loss": 1.0097834765617772e-05,
4
- "train_runtime": 80.5242,
5
  "train_samples": 35735,
6
- "train_samples_per_second": 3179.169,
7
- "train_steps_per_second": 6.209
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
  }
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:9f4573665232eebed795751922f0b4277040b5f8179a3203b6939b283baa2dee
3
  size 4957560304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:954a7b26ad2e810fc7f548f8b3960da17abfb9a80ee99b1b3adee60b088e07c6
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:5ea33d08f9a46ff3ca7ae559ce8964f7e393c5014b3aa32142be908a74e6a09a
3
  size 1214366696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec86b121bebd654a3c0e6e6ee1899cdbbbb7f9b117899b746bb257a574114d73
3
  size 1214366696
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "total_flos": 0.0,
3
- "train_loss": 1.0097834765617772e-05,
4
- "train_runtime": 80.5242,
5
  "train_samples": 35735,
6
- "train_samples_per_second": 3179.169,
7
- "train_steps_per_second": 6.209
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
  }
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:0c1f3a29128f5b456b5d8a5db89ea572c1fba6cb3fb8576c6af5680cbefcba54
3
  size 8504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53cd4557010b40ad29c368be106d6b20ff2dd3f4d5ef16b9473becc210dc2f46
3
  size 8504