Commit
·
b2f0597
1
Parent(s):
86c2b3e
Training in progress epoch 4
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.9948
|
23 |
- Validation Top-3-accuracy: 1.0
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.0109
|
19 |
+
- Train Accuracy: 0.9997
|
20 |
- Train Top-3-accuracy: 1.0
|
21 |
+
- Validation Loss: 0.0242
|
22 |
- Validation Accuracy: 0.9948
|
23 |
- Validation Top-3-accuracy: 1.0
|
24 |
+
- Epoch: 4
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
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 |
+
| 0.0109 | 0.9997 | 1.0 | 0.0242 | 0.9948 | 1.0 | 4 |
|
55 |
|
56 |
|
57 |
### 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:1bdea25c74f8071bb29bd481514a6c1ed6cc63c8de986946dc857b04c22bdddc
|
3 |
+
size 3352014
|
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:ba8a7f9465818c8e4f3c4a2f1c3ee00b8e558d220142c262c5639c674df49af4
|
3 |
+
size 2552
|
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:376f1382c3b4c53f90ace6ecbce8bf6e12bf0aca5679d8ee6e52749cee98df7f
|
3 |
size 343478968
|