Re-train of a full 10% of QuickDraw
Browse files- all_results.json +8 -0
- pytorch_model.bin +1 -1
- train_results.json +8 -0
- trainer_state.json +0 -0
- training_args.bin +1 -1
all_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 3.0,
|
3 |
+
"total_flos": 7.523739101107678e+20,
|
4 |
+
"train_loss": 0.47222403545925346,
|
5 |
+
"train_runtime": 46332.5983,
|
6 |
+
"train_samples_per_second": 208.964,
|
7 |
+
"train_steps_per_second": 0.816
|
8 |
+
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 347915449
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aecc427081cff0ff8e4e6478d99793bba56cf708c50c6662ded1b1d85e70259f
|
3 |
size 347915449
|
train_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 3.0,
|
3 |
+
"total_flos": 7.523739101107678e+20,
|
4 |
+
"train_loss": 0.47222403545925346,
|
5 |
+
"train_runtime": 46332.5983,
|
6 |
+
"train_samples_per_second": 208.964,
|
7 |
+
"train_steps_per_second": 0.816
|
8 |
+
}
|
trainer_state.json
ADDED
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 3515
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fff4ed1153097d62df0996406ba0cfda8f4340c1317b93f6c7c6f808a7fbcf48
|
3 |
size 3515
|