hyunw3 commited on
Commit
b140c0a
·
verified ·
1 Parent(s): 151a6c5

Model save

Browse files
Files changed (5) hide show
  1. README.md +1 -1
  2. all_results.json +4 -4
  3. config.json +1 -1
  4. train_results.json +4 -4
  5. trainer_state.json +0 -0
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/bae_bbae/huggingface/runs/t7zaxofy)
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/bae_bbae/huggingface/runs/ex3bpmc2)
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": 6.126944848091303e-07,
4
- "train_runtime": 21.3548,
5
  "train_samples": 45000,
6
- "train_samples_per_second": 1011.481,
7
- "train_steps_per_second": 42.145
8
  }
 
1
  {
2
  "total_flos": 0.0,
3
+ "train_loss": 0.08691239206201022,
4
+ "train_runtime": 9457.957,
5
  "train_samples": 45000,
6
+ "train_samples_per_second": 2.284,
7
+ "train_steps_per_second": 0.095
8
  }
config.json CHANGED
@@ -23,7 +23,7 @@
23
  "tie_word_embeddings": true,
24
  "torch_dtype": "bfloat16",
25
  "transformers_version": "4.48.1",
26
- "use_cache": false,
27
  "use_sliding_window": false,
28
  "vocab_size": 151936
29
  }
 
23
  "tie_word_embeddings": true,
24
  "torch_dtype": "bfloat16",
25
  "transformers_version": "4.48.1",
26
+ "use_cache": true,
27
  "use_sliding_window": false,
28
  "vocab_size": 151936
29
  }
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "total_flos": 0.0,
3
- "train_loss": 6.126944848091303e-07,
4
- "train_runtime": 21.3548,
5
  "train_samples": 45000,
6
- "train_samples_per_second": 1011.481,
7
- "train_steps_per_second": 42.145
8
  }
 
1
  {
2
  "total_flos": 0.0,
3
+ "train_loss": 0.08691239206201022,
4
+ "train_runtime": 9457.957,
5
  "train_samples": 45000,
6
+ "train_samples_per_second": 2.284,
7
+ "train_steps_per_second": 0.095
8
  }
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff