dwiedarioo
commited on
Commit
•
a358b8e
1
Parent(s):
e65b4f2
Training in progress epoch 2
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: 1.
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Train Top-3-accuracy: 0.
|
21 |
-
- Validation Loss:
|
22 |
-
- Validation Accuracy: 0.
|
23 |
-
- Validation Top-3-accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
49 |
|:----------:|:--------------:|:--------------------:|:---------------:|:-------------------:|:-------------------------:|:-----:|
|
50 |
| 2.2788 | 0.3994 | 0.6247 | 1.8528 | 0.5961 | 0.8143 | 0 |
|
51 |
| 1.5730 | 0.6754 | 0.8675 | 1.2849 | 0.7819 | 0.8985 | 1 |
|
|
|
52 |
|
53 |
|
54 |
### 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: 1.0534
|
19 |
+
- Train Accuracy: 0.8435
|
20 |
+
- Train Top-3-accuracy: 0.9523
|
21 |
+
- Validation Loss: 0.9144
|
22 |
+
- Validation Accuracy: 0.8575
|
23 |
+
- Validation Top-3-accuracy: 0.9633
|
24 |
+
- Epoch: 2
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
49 |
|:----------:|:--------------:|:--------------------:|:---------------:|:-------------------:|:-------------------------:|:-----:|
|
50 |
| 2.2788 | 0.3994 | 0.6247 | 1.8528 | 0.5961 | 0.8143 | 0 |
|
51 |
| 1.5730 | 0.6754 | 0.8675 | 1.2849 | 0.7819 | 0.8985 | 1 |
|
52 |
+
| 1.0534 | 0.8435 | 0.9523 | 0.9144 | 0.8575 | 0.9633 | 2 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
logs/train/events.out.tfevents.1699732826.48cd21698220.14803.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:30ffd86396dea61d369e8489e885a8834698c8db8ef33075851e7921ba05e8d0
|
3 |
+
size 3351424
|
logs/validation/events.out.tfevents.1699733370.48cd21698220.14803.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:3b6a3daf455ddde604008155c67cc6344529c199aa80ec8d1deff7200f26d8de
|
3 |
+
size 1557
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343509688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:809ff3648096acb606042c9730a4d0df25da98adeb2c3e81b4986f0aeeb47ec1
|
3 |
size 343509688
|