jacobmorrison
commited on
Commit
•
a4ce79f
1
Parent(s):
ba57b41
Upload 8 files
Browse files- pytorch_model.bin +1 -1
- trainer_state.json +6 -6
- training_args.bin +1 -1
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 153892203
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf2a27a04c7dfdacc0d071572438dc7d83f1924d765288c7e64f799798e70261
|
3 |
size 153892203
|
trainer_state.json
CHANGED
@@ -10,16 +10,16 @@
|
|
10 |
{
|
11 |
"epoch": 2.0,
|
12 |
"step": 26,
|
13 |
-
"total_flos":
|
14 |
-
"train_loss": 3.
|
15 |
-
"train_runtime": 17.
|
16 |
-
"train_samples_per_second": 22.
|
17 |
-
"train_steps_per_second": 1.
|
18 |
}
|
19 |
],
|
20 |
"max_steps": 26,
|
21 |
"num_train_epochs": 2,
|
22 |
-
"total_flos":
|
23 |
"trial_name": null,
|
24 |
"trial_params": null
|
25 |
}
|
|
|
10 |
{
|
11 |
"epoch": 2.0,
|
12 |
"step": 26,
|
13 |
+
"total_flos": 112027670413312.0,
|
14 |
+
"train_loss": 3.1334134615384617,
|
15 |
+
"train_runtime": 17.6248,
|
16 |
+
"train_samples_per_second": 22.695,
|
17 |
+
"train_steps_per_second": 1.475
|
18 |
}
|
19 |
],
|
20 |
"max_steps": 26,
|
21 |
"num_train_epochs": 2,
|
22 |
+
"total_flos": 112027670413312.0,
|
23 |
"trial_name": null,
|
24 |
"trial_params": null
|
25 |
}
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4335
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:871ec6b950b584f073696ac093e11321324505e4fc5223ede40f537ab1ab9356
|
3 |
size 4335
|