aalonso-developer
commited on
Commit
·
37c9dba
1
Parent(s):
083ac70
Training in progress epoch 4
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 |
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.1749
|
18 |
+
- Train Accuracy: 0.9686
|
19 |
+
- Train Top-3-accuracy: 0.9922
|
20 |
+
- Validation Loss: 0.7294
|
21 |
+
- Validation Accuracy: 0.7906
|
22 |
+
- Validation Top-3-accuracy: 0.9437
|
23 |
+
- Epoch: 4
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
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 |
+
| 0.1749 | 0.9686 | 0.9922 | 0.7294 | 0.7906 | 0.9437 | 4 |
|
54 |
|
55 |
|
56 |
### 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:109c1019a7ceb0ecd5f3f64ad97a3410dc44dd26420242b66b1072b35e9ef79c
|
3 |
+
size 3333372
|
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:df9160785f6d36ab327a387a163018a3e7cb722e00201a75006b50d17c9dad10
|
3 |
+
size 2514
|
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:2ad554f8c4f742abc5a59ef878196fde916585855e5766ce61531cc7d63f5826
|
3 |
size 343523000
|