End of training
Browse files- README.md +1 -1
- all_results.json +6 -6
- train_results.json +6 -6
- trainer_state.json +0 -0
- training_loss.png +0 -0
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
|
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":
|
3 |
-
"total_flos":
|
4 |
-
"train_loss": 0.
|
5 |
-
"train_runtime":
|
6 |
-
"train_samples_per_second":
|
7 |
-
"train_steps_per_second": 0.
|
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":
|
3 |
-
"total_flos":
|
4 |
-
"train_loss": 0.
|
5 |
-
"train_runtime":
|
6 |
-
"train_samples_per_second":
|
7 |
-
"train_steps_per_second": 0.
|
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
![]() |
![]() |