Upload training_state.json with huggingface_hub
Browse files- training_state.json +3 -3
training_state.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
-
"chunks_done":
|
| 3 |
-
"samples_seen":
|
| 4 |
-
"last_loss": 0.
|
| 5 |
"total_samples": 7166
|
| 6 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"chunks_done": 6,
|
| 3 |
+
"samples_seen": 7166,
|
| 4 |
+
"last_loss": 0.7313827991485595,
|
| 5 |
"total_samples": 7166
|
| 6 |
}
|