ryanmarten commited on
Commit
6bfbb13
·
verified ·
1 Parent(s): 09b18b1

End of training

Browse files
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # packing_False_neat-packing_False_am_100k
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
  # packing_False_neat-packing_False_am_100k
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/am_100k dataset.
20
 
21
  ## Model description
22
 
all_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "epoch": 4.9655172413793105,
3
- "total_flos": 4.631935122780717e+18,
4
- "train_loss": 0.6156033067239656,
5
- "train_runtime": 19162.9096,
6
- "train_samples_per_second": 4.842,
7
- "train_steps_per_second": 0.009
8
  }
 
1
  {
2
+ "epoch": 4.992,
3
+ "total_flos": 8.411291402504782e+18,
4
+ "train_loss": 0.28329492662197503,
5
+ "train_runtime": 42727.0887,
6
+ "train_samples_per_second": 11.702,
7
+ "train_steps_per_second": 0.023
8
  }
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "epoch": 4.9655172413793105,
3
- "total_flos": 4.631935122780717e+18,
4
- "train_loss": 0.6156033067239656,
5
- "train_runtime": 19162.9096,
6
- "train_samples_per_second": 4.842,
7
- "train_steps_per_second": 0.009
8
  }
 
1
  {
2
+ "epoch": 4.992,
3
+ "total_flos": 8.411291402504782e+18,
4
+ "train_loss": 0.28329492662197503,
5
+ "train_runtime": 42727.0887,
6
+ "train_samples_per_second": 11.702,
7
+ "train_steps_per_second": 0.023
8
  }
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff
 
training_loss.png CHANGED