Rano23 commited on
Commit
8b13783
·
verified ·
1 Parent(s): 31497d2

End of training

Browse files
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # sft-16k
18
 
19
- This model is a fine-tuned version of [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) on an unknown dataset.
20
 
21
  ## Model description
22
 
 
16
 
17
  # sft-16k
18
 
19
+ This model is a fine-tuned version of [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) on the open_r1_math dataset.
20
 
21
  ## Model description
22
 
all_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 2.9993856739157145,
3
  "total_flos": 1.9337325951414436e+18,
4
- "train_loss": 0.40084112101655106,
5
- "train_runtime": 91247.8765,
6
- "train_samples_per_second": 2.141,
7
- "train_steps_per_second": 0.134
8
  }
 
1
  {
2
  "epoch": 2.9993856739157145,
3
  "total_flos": 1.9337325951414436e+18,
4
+ "train_loss": 0.40084019302589413,
5
+ "train_runtime": 90458.8938,
6
+ "train_samples_per_second": 2.159,
7
+ "train_steps_per_second": 0.135
8
  }
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 2.9993856739157145,
3
  "total_flos": 1.9337325951414436e+18,
4
- "train_loss": 0.40084112101655106,
5
- "train_runtime": 91247.8765,
6
- "train_samples_per_second": 2.141,
7
- "train_steps_per_second": 0.134
8
  }
 
1
  {
2
  "epoch": 2.9993856739157145,
3
  "total_flos": 1.9337325951414436e+18,
4
+ "train_loss": 0.40084019302589413,
5
+ "train_runtime": 90458.8938,
6
+ "train_samples_per_second": 2.159,
7
+ "train_steps_per_second": 0.135
8
  }
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff
 
training_loss.png CHANGED