jacobmorrison
commited on
Commit
•
6b0b948
1
Parent(s):
c41f51b
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 495110123
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a5ffe043a115524e24a9d057ee07081de8db8726687195d8692b58f31d69ab9
|
3 |
size 495110123
|
trainer_state.json
CHANGED
@@ -10,16 +10,16 @@
|
|
10 |
{
|
11 |
"epoch": 2.0,
|
12 |
"step": 26,
|
13 |
-
"total_flos":
|
14 |
-
"train_loss": 2.
|
15 |
-
"train_runtime":
|
16 |
-
"train_samples_per_second":
|
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": 409145832374272.0,
|
14 |
+
"train_loss": 2.7319711538461537,
|
15 |
+
"train_runtime": 23.0268,
|
16 |
+
"train_samples_per_second": 17.371,
|
17 |
+
"train_steps_per_second": 1.129
|
18 |
}
|
19 |
],
|
20 |
"max_steps": 26,
|
21 |
"num_train_epochs": 2,
|
22 |
+
"total_flos": 409145832374272.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:cda5abdc5a6b1ec27704dce11fc1f1eee78a69c4d9a77fb32d2169023bcc977e
|
3 |
size 4335
|