aalonso-developer
commited on
Commit
·
083ac70
1
Parent(s):
9a12641
Training in progress epoch 3
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.
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
49 |
| 1.3672 | 0.6720 | 0.8895 | 0.8886 | 0.7613 | 0.9415 | 0 |
|
50 |
| 0.6745 | 0.8197 | 0.9615 | 0.7492 | 0.7790 | 0.9427 | 1 |
|
51 |
| 0.4135 | 0.8942 | 0.9814 | 0.7119 | 0.7848 | 0.9475 | 2 |
|
|
|
52 |
|
53 |
|
54 |
### 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.2566
|
18 |
+
- Train Accuracy: 0.9449
|
19 |
+
- Train Top-3-accuracy: 0.9892
|
20 |
+
- Validation Loss: 0.7212
|
21 |
+
- Validation Accuracy: 0.7860
|
22 |
+
- Validation Top-3-accuracy: 0.9451
|
23 |
+
- Epoch: 3
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
49 |
| 1.3672 | 0.6720 | 0.8895 | 0.8886 | 0.7613 | 0.9415 | 0 |
|
50 |
| 0.6745 | 0.8197 | 0.9615 | 0.7492 | 0.7790 | 0.9427 | 1 |
|
51 |
| 0.4135 | 0.8942 | 0.9814 | 0.7119 | 0.7848 | 0.9475 | 2 |
|
52 |
+
| 0.2566 | 0.9449 | 0.9892 | 0.7212 | 0.7860 | 0.9451 | 3 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
logs/train/events.out.tfevents.1684085132.adrian-development.12522.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:d0af56cc558335c15d89ad5182dd2e75d26939bb6d0bf235486abe2f8a02c708
|
3 |
+
size 3333077
|
logs/validation/events.out.tfevents.1684085494.adrian-development.12522.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:2b8abddfb1d263785a233fc19670e861ea94fdb893b46e4afa55575bee7b90b7
|
3 |
+
size 2018
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343523000
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:289fef47c3d1d4a90bb95c04920f88e21d9aef3128553d866cd382914daed670
|
3 |
size 343523000
|