callMeRover
commited on
Commit
•
e647266
1
Parent(s):
d49ac9c
Upload folder using huggingface_hub
Browse files- all_results.json +4 -4
- pytorch_model.bin +1 -1
- train_results.json +4 -4
- trainer_state.json +5 -5
- training_args.bin +1 -1
all_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"epoch": 4.0,
|
3 |
"total_flos": 1.2088750379876352e+16,
|
4 |
-
"train_loss": 0.
|
5 |
-
"train_runtime":
|
6 |
-
"train_samples_per_second": 0.
|
7 |
-
"train_steps_per_second": 0.
|
8 |
}
|
|
|
1 |
{
|
2 |
"epoch": 4.0,
|
3 |
"total_flos": 1.2088750379876352e+16,
|
4 |
+
"train_loss": 0.2261202229807774,
|
5 |
+
"train_runtime": 353.5326,
|
6 |
+
"train_samples_per_second": 0.441,
|
7 |
+
"train_steps_per_second": 0.034
|
8 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343265965
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81c1a790aaa3d39e90b66c3f04dbf47ef6facce136b899561cf03e70992c5443
|
3 |
size 343265965
|
train_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"epoch": 4.0,
|
3 |
"total_flos": 1.2088750379876352e+16,
|
4 |
-
"train_loss": 0.
|
5 |
-
"train_runtime":
|
6 |
-
"train_samples_per_second": 0.
|
7 |
-
"train_steps_per_second": 0.
|
8 |
}
|
|
|
1 |
{
|
2 |
"epoch": 4.0,
|
3 |
"total_flos": 1.2088750379876352e+16,
|
4 |
+
"train_loss": 0.2261202229807774,
|
5 |
+
"train_runtime": 353.5326,
|
6 |
+
"train_samples_per_second": 0.441,
|
7 |
+
"train_steps_per_second": 0.034
|
8 |
}
|
trainer_state.json
CHANGED
@@ -10,17 +10,17 @@
|
|
10 |
{
|
11 |
"epoch": 3.33,
|
12 |
"learning_rate": 3.3333333333333335e-05,
|
13 |
-
"loss": 0.
|
14 |
"step": 10
|
15 |
},
|
16 |
{
|
17 |
"epoch": 4.0,
|
18 |
"step": 12,
|
19 |
"total_flos": 1.2088750379876352e+16,
|
20 |
-
"train_loss": 0.
|
21 |
-
"train_runtime":
|
22 |
-
"train_samples_per_second": 0.
|
23 |
-
"train_steps_per_second": 0.
|
24 |
}
|
25 |
],
|
26 |
"max_steps": 12,
|
|
|
10 |
{
|
11 |
"epoch": 3.33,
|
12 |
"learning_rate": 3.3333333333333335e-05,
|
13 |
+
"loss": 0.2601,
|
14 |
"step": 10
|
15 |
},
|
16 |
{
|
17 |
"epoch": 4.0,
|
18 |
"step": 12,
|
19 |
"total_flos": 1.2088750379876352e+16,
|
20 |
+
"train_loss": 0.2261202229807774,
|
21 |
+
"train_runtime": 353.5326,
|
22 |
+
"train_samples_per_second": 0.441,
|
23 |
+
"train_steps_per_second": 0.034
|
24 |
}
|
25 |
],
|
26 |
"max_steps": 12,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3579
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b84c07ec645309f05e28b289de342cda99d2b03a001f90617d3d389c7d3baf1a
|
3 |
size 3579
|