aalonso-developer
commited on
Commit
•
9a12641
1
Parent(s):
1a00295
Training in progress epoch 2
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 |
|
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
|
|
48 |
|:----------:|:--------------:|:--------------------:|:---------------:|:-------------------:|:-------------------------:|:-----:|
|
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 |
|
52 |
|
53 |
### 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.4135
|
18 |
+
- Train Accuracy: 0.8942
|
19 |
+
- Train Top-3-accuracy: 0.9814
|
20 |
+
- Validation Loss: 0.7119
|
21 |
+
- Validation Accuracy: 0.7848
|
22 |
+
- Validation Top-3-accuracy: 0.9475
|
23 |
+
- Epoch: 2
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
48 |
|:----------:|:--------------:|:--------------------:|:---------------:|:-------------------:|:-------------------------:|:-----:|
|
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
|
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:393bab4f0c2ae817dfba9b4e9b7712dfb446fcd6a42d88b3e4d99167b177c8f2
|
3 |
+
size 3332782
|
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:c6bd4246e9154c55c18694ebc578d1266a4762586ffb806a1437982e37574f49
|
3 |
+
size 1522
|
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:19673e5603aeb1b95ff1103f679841bc37ad6a11dfe8380428b3a2f8980c8ec0
|
3 |
size 343523000
|