reinhardh commited on
Commit
061d618
·
verified ·
1 Parent(s): d7aef3d

End of training

Browse files
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # qwen_openthoughts_science_claude
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
  # qwen_openthoughts_science_claude
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 mlfoundations-dev/open-thoughts-science-claude dataset.
20
 
21
  ## Model description
22
 
all_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "epoch": 2.9908374174302153,
3
- "total_flos": 5.823250357953757e+18,
4
- "train_loss": 0.4340486013453845,
5
- "train_runtime": 43453.4374,
6
- "train_samples_per_second": 5.184,
7
- "train_steps_per_second": 0.01
8
  }
 
1
  {
2
+ "epoch": 2.987419245154709,
3
+ "total_flos": 7.259120111838036e+18,
4
+ "train_loss": 0.5428441533675561,
5
+ "train_runtime": 82839.4057,
6
+ "train_samples_per_second": 1.704,
7
+ "train_steps_per_second": 0.003
8
  }
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "epoch": 2.9908374174302153,
3
- "total_flos": 5.823250357953757e+18,
4
- "train_loss": 0.4340486013453845,
5
- "train_runtime": 43453.4374,
6
- "train_samples_per_second": 5.184,
7
- "train_steps_per_second": 0.01
8
  }
 
1
  {
2
+ "epoch": 2.987419245154709,
3
+ "total_flos": 7.259120111838036e+18,
4
+ "train_loss": 0.5428441533675561,
5
+ "train_runtime": 82839.4057,
6
+ "train_samples_per_second": 1.704,
7
+ "train_steps_per_second": 0.003
8
  }
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff
 
training_loss.png CHANGED