gchhablani
commited on
Commit
·
0d7f659
1
Parent(s):
c4d56b6
End of training
Browse files- all_results.json +7 -7
- eval_results.json +3 -3
- runs/Oct09_14-34-57_patrick-general-gpu/1633790135.3306158/events.out.tfevents.1633790135.patrick-general-gpu.56251.1 +3 -0
- runs/Oct09_14-34-57_patrick-general-gpu/events.out.tfevents.1633790135.patrick-general-gpu.56251.0 +3 -0
- runs/Oct09_14-34-57_patrick-general-gpu/events.out.tfevents.1633790168.patrick-general-gpu.56251.2 +3 -0
- tokenizer.json +0 -0
- train_results.json +4 -4
- trainer_state.json +4 -4
- training_args.bin +1 -1
all_results.json
CHANGED
@@ -2,13 +2,13 @@
|
|
2 |
"epoch": 3.0,
|
3 |
"eval_loss": 0.624345064163208,
|
4 |
"eval_matthews_correlation": 0.0,
|
5 |
-
"eval_runtime":
|
6 |
"eval_samples": 1043,
|
7 |
-
"eval_samples_per_second":
|
8 |
-
"eval_steps_per_second": 5.
|
9 |
-
"train_loss": 0.
|
10 |
-
"train_runtime":
|
11 |
"train_samples": 8551,
|
12 |
-
"train_samples_per_second":
|
13 |
-
"train_steps_per_second":
|
14 |
}
|
|
|
2 |
"epoch": 3.0,
|
3 |
"eval_loss": 0.624345064163208,
|
4 |
"eval_matthews_correlation": 0.0,
|
5 |
+
"eval_runtime": 23.6003,
|
6 |
"eval_samples": 1043,
|
7 |
+
"eval_samples_per_second": 44.194,
|
8 |
+
"eval_steps_per_second": 5.551,
|
9 |
+
"train_loss": 0.0,
|
10 |
+
"train_runtime": 0.1375,
|
11 |
"train_samples": 8551,
|
12 |
+
"train_samples_per_second": 186552.975,
|
13 |
+
"train_steps_per_second": 46643.698
|
14 |
}
|
eval_results.json
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
"epoch": 3.0,
|
3 |
"eval_loss": 0.624345064163208,
|
4 |
"eval_matthews_correlation": 0.0,
|
5 |
-
"eval_runtime":
|
6 |
"eval_samples": 1043,
|
7 |
-
"eval_samples_per_second":
|
8 |
-
"eval_steps_per_second": 5.
|
9 |
}
|
|
|
2 |
"epoch": 3.0,
|
3 |
"eval_loss": 0.624345064163208,
|
4 |
"eval_matthews_correlation": 0.0,
|
5 |
+
"eval_runtime": 23.6003,
|
6 |
"eval_samples": 1043,
|
7 |
+
"eval_samples_per_second": 44.194,
|
8 |
+
"eval_steps_per_second": 5.551
|
9 |
}
|
runs/Oct09_14-34-57_patrick-general-gpu/1633790135.3306158/events.out.tfevents.1633790135.patrick-general-gpu.56251.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:483830ee0d62b73d2060be70d629418f30e1374cd07610e9fab7595eccc69c39
|
3 |
+
size 4354
|
runs/Oct09_14-34-57_patrick-general-gpu/events.out.tfevents.1633790135.patrick-general-gpu.56251.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d26d7f5a19ec6ff2496cd85598e07133923391bbce41e43c4a65caaac8d20a85
|
3 |
+
size 3608
|
runs/Oct09_14-34-57_patrick-general-gpu/events.out.tfevents.1633790168.patrick-general-gpu.56251.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2bfa085250d4f7db6596bdbecb1e213d70001e1d52dac30887b89f722b3ba0ba
|
3 |
+
size 375
|
tokenizer.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
train_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"epoch": 3.0,
|
3 |
-
"train_loss": 0.
|
4 |
-
"train_runtime":
|
5 |
"train_samples": 8551,
|
6 |
-
"train_samples_per_second":
|
7 |
-
"train_steps_per_second":
|
8 |
}
|
|
|
1 |
{
|
2 |
"epoch": 3.0,
|
3 |
+
"train_loss": 0.0,
|
4 |
+
"train_runtime": 0.1375,
|
5 |
"train_samples": 8551,
|
6 |
+
"train_samples_per_second": 186552.975,
|
7 |
+
"train_steps_per_second": 46643.698
|
8 |
}
|
trainer_state.json
CHANGED
@@ -56,10 +56,10 @@
|
|
56 |
"epoch": 3.0,
|
57 |
"step": 6414,
|
58 |
"total_flos": 1.6048929796061184e+16,
|
59 |
-
"train_loss": 0.
|
60 |
-
"train_runtime":
|
61 |
-
"train_samples_per_second":
|
62 |
-
"train_steps_per_second":
|
63 |
}
|
64 |
],
|
65 |
"max_steps": 6414,
|
|
|
56 |
"epoch": 3.0,
|
57 |
"step": 6414,
|
58 |
"total_flos": 1.6048929796061184e+16,
|
59 |
+
"train_loss": 0.0,
|
60 |
+
"train_runtime": 0.1375,
|
61 |
+
"train_samples_per_second": 186552.975,
|
62 |
+
"train_steps_per_second": 46643.698
|
63 |
}
|
64 |
],
|
65 |
"max_steps": 6414,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2799
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d758739513fb938f7449a81894f4ef254b7351e3b36c1bfb44a1007c39ec457
|
3 |
size 2799
|