Manuappu5670
commited on
Training in progress, epoch 1
Browse files- all_results.json +6 -6
- model.safetensors +1 -1
- train_results.json +6 -6
- trainer_state.json +0 -0
- training_args.bin +1 -1
all_results.json
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
{
|
2 |
-
"epoch":
|
3 |
"eval_accuracy": 0.66,
|
4 |
"eval_loss": 1.0320532321929932,
|
5 |
"eval_runtime": 0.4192,
|
6 |
"eval_samples_per_second": 238.552,
|
7 |
"eval_steps_per_second": 9.542,
|
8 |
-
"total_flos":
|
9 |
-
"train_loss": 1.
|
10 |
-
"train_runtime":
|
11 |
-
"train_samples_per_second":
|
12 |
-
"train_steps_per_second":
|
13 |
}
|
|
|
1 |
{
|
2 |
+
"epoch": 100.0,
|
3 |
"eval_accuracy": 0.66,
|
4 |
"eval_loss": 1.0320532321929932,
|
5 |
"eval_runtime": 0.4192,
|
6 |
"eval_samples_per_second": 238.552,
|
7 |
"eval_steps_per_second": 9.542,
|
8 |
+
"total_flos": 5.698654912512e+16,
|
9 |
+
"train_loss": 1.9340028741836548,
|
10 |
+
"train_runtime": 4182.7218,
|
11 |
+
"train_samples_per_second": 9.563,
|
12 |
+
"train_steps_per_second": 2.391
|
13 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3879632
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:046bba3b339e8e35d6a38fb2c6fdbd88ba998f61dbca8459ec9b6b4e9074ff62
|
3 |
size 3879632
|
train_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
-
"epoch":
|
3 |
-
"total_flos":
|
4 |
-
"train_loss": 1.
|
5 |
-
"train_runtime":
|
6 |
-
"train_samples_per_second":
|
7 |
-
"train_steps_per_second":
|
8 |
}
|
|
|
1 |
{
|
2 |
+
"epoch": 100.0,
|
3 |
+
"total_flos": 5.698654912512e+16,
|
4 |
+
"train_loss": 1.9340028741836548,
|
5 |
+
"train_runtime": 4182.7218,
|
6 |
+
"train_samples_per_second": 9.563,
|
7 |
+
"train_steps_per_second": 2.391
|
8 |
}
|
trainer_state.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e362e05e982fb2205c768afbc9493be4c32e679c0490763bbef546a56f849661
|
3 |
size 5176
|