cameronphchen commited on
Commit
4ddd9cd
·
verified ·
1 Parent(s): 339ff53

Model save

Browse files
Files changed (4) hide show
  1. README.md +1 -1
  2. all_results.json +5 -5
  3. train_results.json +5 -5
  4. 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/need-ai/open-r1-basic/runs/7i8b38ab)
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/need-ai/open-r1-basic/runs/pgz4a1a7)
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.7732266664505005,
4
- "train_runtime": 7747.2937,
5
- "train_samples": 8,
6
- "train_samples_per_second": 0.207,
7
- "train_steps_per_second": 0.052
8
  }
 
1
  {
2
  "total_flos": 0.0,
3
+ "train_loss": 28.542118145277026,
4
+ "train_runtime": 53552.9796,
5
+ "train_samples": 20,
6
+ "train_samples_per_second": 0.149,
7
+ "train_steps_per_second": 0.037
8
  }
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "total_flos": 0.0,
3
- "train_loss": 0.7732266664505005,
4
- "train_runtime": 7747.2937,
5
- "train_samples": 8,
6
- "train_samples_per_second": 0.207,
7
- "train_steps_per_second": 0.052
8
  }
 
1
  {
2
  "total_flos": 0.0,
3
+ "train_loss": 28.542118145277026,
4
+ "train_runtime": 53552.9796,
5
+ "train_samples": 20,
6
+ "train_samples_per_second": 0.149,
7
+ "train_steps_per_second": 0.037
8
  }
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff