minatosnow
commited on
Commit
•
303d940
1
Parent(s):
ef640b2
swinv2-small-patch4-window16-256-mineral
Browse files- all_results.json +8 -0
- train_results.json +8 -0
- trainer_state.json +0 -0
all_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 480.0,
|
3 |
+
"total_flos": 6.6744785965028475e+19,
|
4 |
+
"train_loss": 0.3827814753833744,
|
5 |
+
"train_runtime": 27227.0796,
|
6 |
+
"train_samples_per_second": 44.019,
|
7 |
+
"train_steps_per_second": 0.331
|
8 |
+
}
|
train_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 480.0,
|
3 |
+
"total_flos": 6.6744785965028475e+19,
|
4 |
+
"train_loss": 0.3827814753833744,
|
5 |
+
"train_runtime": 27227.0796,
|
6 |
+
"train_samples_per_second": 44.019,
|
7 |
+
"train_steps_per_second": 0.331
|
8 |
+
}
|
trainer_state.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|