Training in progress epoch 4
Browse files
README.md
CHANGED
@@ -14,13 +14,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 0.
|
18 |
-
- Train Accuracy: 0.
|
19 |
-
- Train Top-3-accuracy: 0.
|
20 |
-
- Validation Loss: 0.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
- Validation Top-3-accuracy: 0.9980
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
50 |
| 1.1313 | 0.9522 | 0.9942 | 0.8788 | 0.9613 | 0.9966 | 1 |
|
51 |
| 0.6741 | 0.9841 | 0.9985 | 0.6268 | 0.9640 | 0.9986 | 2 |
|
52 |
| 0.4785 | 0.9953 | 0.9995 | 0.5058 | 0.9755 | 0.9980 | 3 |
|
|
|
53 |
|
54 |
|
55 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.4026
|
18 |
+
- Train Accuracy: 0.9981
|
19 |
+
- Train Top-3-accuracy: 0.9998
|
20 |
+
- Validation Loss: 0.4715
|
21 |
+
- Validation Accuracy: 0.9796
|
22 |
- Validation Top-3-accuracy: 0.9980
|
23 |
+
- Epoch: 4
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
50 |
| 1.1313 | 0.9522 | 0.9942 | 0.8788 | 0.9613 | 0.9966 | 1 |
|
51 |
| 0.6741 | 0.9841 | 0.9985 | 0.6268 | 0.9640 | 0.9986 | 2 |
|
52 |
| 0.4785 | 0.9953 | 0.9995 | 0.5058 | 0.9755 | 0.9980 | 3 |
|
53 |
+
| 0.4026 | 0.9981 | 0.9998 | 0.4715 | 0.9796 | 0.9980 | 4 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
logs/train/events.out.tfevents.1656941921.localhost.localdomain.98973.0.v2
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:fb6039042a8961ac5ec20eb3bfa816079c35071aed60b101a36ba51cb0d48b23
|
3 |
+
size 2251406
|
logs/validation/events.out.tfevents.1656945774.localhost.localdomain.98973.1.v2
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:dd01a6db824c691db10e30167ea6a4e3a3c342deafaee392fa5a5e73b69b2954
|
3 |
+
size 2514
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343555328
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5028921a80b5a8d0d8134591ee19b4192e38162e176cbc5c86d8f18909426f8
|
3 |
size 343555328
|