Training in progress epoch 3
Browse files
README.md
CHANGED
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
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.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Train Top-3-accuracy: 0.
|
21 |
-
- Validation Loss: 0.
|
22 |
-
- Validation Accuracy: 0.
|
23 |
-
- Validation Top-3-accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
50 |
| 0.4701 | 0.8661 | 0.9502 | 0.1578 | 0.9489 | 0.9895 | 0 |
|
51 |
| 0.0997 | 0.9615 | 0.9929 | 0.0886 | 0.9689 | 0.9948 | 1 |
|
52 |
| 0.0519 | 0.9735 | 0.9958 | 0.0642 | 0.9771 | 0.9966 | 2 |
|
|
|
53 |
|
54 |
|
55 |
### Framework versions
|
|
|
15 |
|
16 |
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.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.0308
|
19 |
+
- Train Accuracy: 0.9797
|
20 |
+
- Train Top-3-accuracy: 0.9971
|
21 |
+
- Validation Loss: 0.0549
|
22 |
+
- Validation Accuracy: 0.9818
|
23 |
+
- Validation Top-3-accuracy: 0.9974
|
24 |
+
- Epoch: 3
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
50 |
| 0.4701 | 0.8661 | 0.9502 | 0.1578 | 0.9489 | 0.9895 | 0 |
|
51 |
| 0.0997 | 0.9615 | 0.9929 | 0.0886 | 0.9689 | 0.9948 | 1 |
|
52 |
| 0.0519 | 0.9735 | 0.9958 | 0.0642 | 0.9771 | 0.9966 | 2 |
|
53 |
+
| 0.0308 | 0.9797 | 0.9971 | 0.0549 | 0.9818 | 0.9974 | 3 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
logs/train/events.out.tfevents.1717162567.faafeb234226.12364.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:bc5921860f5fd5587e4f284f85b03085da5d1779c62824d2b46317fe8c186a54
|
3 |
+
size 2909979
|
logs/validation/events.out.tfevents.1717163545.faafeb234226.12364.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:e197e51035072a093748dcf35f38428d5cf6be35efd303be8ce3e4dc53ddcf90
|
3 |
+
size 2056
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343494328
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24be4afcab86f716aea60a7400111d1e51b5257203d6546a776ffba2f9ef0d46
|
3 |
size 343494328
|