Commit
·
86c2b3e
1
Parent(s):
117d329
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: 1.0
|
21 |
-
- Validation Loss: 0.
|
22 |
-
- Validation Accuracy: 0.
|
23 |
- Validation Top-3-accuracy: 1.0
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
50 |
| 0.3365 | 0.9206 | 0.9902 | 0.1057 | 0.9809 | 1.0 | 0 |
|
51 |
| 0.0657 | 0.9891 | 0.9999 | 0.0509 | 0.9902 | 1.0 | 1 |
|
52 |
| 0.0252 | 0.9980 | 1.0 | 0.0314 | 0.9945 | 1.0 | 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.0146
|
19 |
+
- Train Accuracy: 0.9992
|
20 |
- Train Top-3-accuracy: 1.0
|
21 |
+
- Validation Loss: 0.0260
|
22 |
+
- Validation Accuracy: 0.9948
|
23 |
- Validation Top-3-accuracy: 1.0
|
24 |
+
- Epoch: 3
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
50 |
| 0.3365 | 0.9206 | 0.9902 | 0.1057 | 0.9809 | 1.0 | 0 |
|
51 |
| 0.0657 | 0.9891 | 0.9999 | 0.0509 | 0.9902 | 1.0 | 1 |
|
52 |
| 0.0252 | 0.9980 | 1.0 | 0.0314 | 0.9945 | 1.0 | 2 |
|
53 |
+
| 0.0146 | 0.9992 | 1.0 | 0.0260 | 0.9948 | 1.0 | 3 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
logs/train/events.out.tfevents.1699787559.57f515b99cef.262.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:804c3406aa0e0dc4bb32386bfc459a9ce17f62bc98fc4e100b37a6237cb921a8
|
3 |
+
size 3351719
|
logs/validation/events.out.tfevents.1699791721.57f515b99cef.262.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:09a6af89b67a8116af359f7a26ec2e234202b996262761257beec9c2b322c26a
|
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 343478968
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:87ae74be330f02619aef3a206a605d6767c92c484d676375a6e9a03fddb6ca7f
|
3 |
size 343478968
|