furmaniak commited on
Commit
f07312c
·
verified ·
1 Parent(s): 74594c8

End of training

Browse files
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # phi-4-openalex-with-references
18
 
19
- This model is a fine-tuned version of [microsoft/phi-4](https://huggingface.co/microsoft/phi-4) on an unknown dataset.
20
 
21
  ## Model description
22
 
 
16
 
17
  # phi-4-openalex-with-references
18
 
19
+ This model is a fine-tuned version of [microsoft/phi-4](https://huggingface.co/microsoft/phi-4) on the openalex_references dataset.
20
 
21
  ## Model description
22
 
all_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "epoch": 0.9997520456236053,
3
- "total_flos": 3944446961909760.0,
4
- "train_loss": 0.5160100695790437,
5
- "train_runtime": 74442.0002,
6
- "train_samples_per_second": 2.6,
7
- "train_steps_per_second": 0.02
8
  }
 
1
  {
2
+ "epoch": 1.9997520456236053,
3
+ "total_flos": 7888893923819520.0,
4
+ "train_loss": 0.07237999131361013,
5
+ "train_runtime": 23499.7604,
6
+ "train_samples_per_second": 16.475,
7
+ "train_steps_per_second": 0.129
8
  }
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "epoch": 0.9997520456236053,
3
- "total_flos": 3944446961909760.0,
4
- "train_loss": 0.5160100695790437,
5
- "train_runtime": 74442.0002,
6
- "train_samples_per_second": 2.6,
7
- "train_steps_per_second": 0.02
8
  }
 
1
  {
2
+ "epoch": 1.9997520456236053,
3
+ "total_flos": 7888893923819520.0,
4
+ "train_loss": 0.07237999131361013,
5
+ "train_runtime": 23499.7604,
6
+ "train_samples_per_second": 16.475,
7
+ "train_steps_per_second": 0.129
8
  }
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff
 
training_loss.png CHANGED