Training in progress, epoch 0
Browse files- all_results.json +8 -0
- config.json +1 -1
- eval_results.json +8 -0
- pytorch_model.bin +2 -2
- runs/Jun08_06-34-48_9176e13d3893/events.out.tfevents.1686206123.9176e13d3893.1442.0 +2 -2
- runs/Jun08_06-34-48_9176e13d3893/events.out.tfevents.1686208743.9176e13d3893.1442.1 +3 -0
- runs/Jun08_07-33-20_9176e13d3893/events.out.tfevents.1686209602.9176e13d3893.1442.2 +3 -0
- training_args.bin +1 -1
all_results.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 9.92,
|
| 3 |
+
"eval_accuracy": 1.0,
|
| 4 |
+
"eval_loss": 0.03832856938242912,
|
| 5 |
+
"eval_runtime": 8.6848,
|
| 6 |
+
"eval_samples_per_second": 102.478,
|
| 7 |
+
"eval_steps_per_second": 6.448
|
| 8 |
+
}
|
config.json
CHANGED
|
@@ -27,7 +27,7 @@
|
|
| 27 |
"model_type": "vit",
|
| 28 |
"num_attention_heads": 12,
|
| 29 |
"num_channels": 3,
|
| 30 |
-
"num_hidden_layers":
|
| 31 |
"patch_size": 16,
|
| 32 |
"problem_type": "single_label_classification",
|
| 33 |
"qkv_bias": true,
|
|
|
|
| 27 |
"model_type": "vit",
|
| 28 |
"num_attention_heads": 12,
|
| 29 |
"num_channels": 3,
|
| 30 |
+
"num_hidden_layers": 2,
|
| 31 |
"patch_size": 16,
|
| 32 |
"problem_type": "single_label_classification",
|
| 33 |
"qkv_bias": true,
|
eval_results.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 9.92,
|
| 3 |
+
"eval_accuracy": 1.0,
|
| 4 |
+
"eval_loss": 0.03832856938242912,
|
| 5 |
+
"eval_runtime": 8.6848,
|
| 6 |
+
"eval_samples_per_second": 102.478,
|
| 7 |
+
"eval_steps_per_second": 6.448
|
| 8 |
+
}
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3c7c6fbf386ee4fac7d7e7958f3ee830cb96d8eeefaf415d1c0772108e39cea3
|
| 3 |
+
size 59705257
|
runs/Jun08_06-34-48_9176e13d3893/events.out.tfevents.1686206123.9176e13d3893.1442.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6736564d40dc233eff4f566b0bc8fbf0540abe83e84778aa6355af3a5f88e757
|
| 3 |
+
size 109403
|
runs/Jun08_06-34-48_9176e13d3893/events.out.tfevents.1686208743.9176e13d3893.1442.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:09d6de23459128939c510b46203aa4b86f33b2ba114d83880261c597b8506b40
|
| 3 |
+
size 411
|
runs/Jun08_07-33-20_9176e13d3893/events.out.tfevents.1686209602.9176e13d3893.1442.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:56d0b41291373248e490fab9dd95bbea0bdd9d5e8b3bfbec15230645a0851bed
|
| 3 |
+
size 14483
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3963
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:12aa3914b819583047ccc905c1fc5e653329d9c5de9ff5362ebc1eb287dd79e7
|
| 3 |
size 3963
|