Training in progress, epoch 1
Browse files- all_results.json +8 -0
- model.safetensors +1 -1
- train_results.json +8 -0
all_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 3.0,
|
3 |
+
"total_flos": 1.6948561394167603e+17,
|
4 |
+
"train_loss": 1.5463701361390554,
|
5 |
+
"train_runtime": 160.3132,
|
6 |
+
"train_samples_per_second": 13.642,
|
7 |
+
"train_steps_per_second": 1.366
|
8 |
+
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343245508
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0f78deca653a2f2cefec99bdd9a3a2d341587c4f27da7775c02b2e722f42dfa3
|
3 |
size 343245508
|
train_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 3.0,
|
3 |
+
"total_flos": 1.6948561394167603e+17,
|
4 |
+
"train_loss": 1.5463701361390554,
|
5 |
+
"train_runtime": 160.3132,
|
6 |
+
"train_samples_per_second": 13.642,
|
7 |
+
"train_steps_per_second": 1.366
|
8 |
+
}
|