Commit
·
38cff27
1
Parent(s):
408d51a
Training in progress epoch 3
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:
|
19 |
-
- Train Accuracy: 0.
|
20 |
-
- Train Top-3-accuracy: 0.
|
21 |
-
- Validation Loss: 0.
|
22 |
-
- Validation Accuracy: 0.
|
23 |
-
- Validation Top-3-accuracy: 0.
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
50 |
| 2.2742 | 0.3856 | 0.6522 | 1.8596 | 0.6112 | 0.8337 | 0 |
|
51 |
| 1.5673 | 0.6919 | 0.8778 | 1.3120 | 0.7883 | 0.9136 | 1 |
|
52 |
| 1.0377 | 0.8622 | 0.9576 | 0.9078 | 0.8661 | 0.9611 | 2 |
|
|
|
53 |
|
54 |
|
55 |
### 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.6816
|
19 |
+
- Train Accuracy: 0.9511
|
20 |
+
- Train Top-3-accuracy: 0.9859
|
21 |
+
- Validation Loss: 0.6497
|
22 |
+
- Validation Accuracy: 0.9222
|
23 |
+
- Validation Top-3-accuracy: 0.9849
|
24 |
+
- Epoch: 3
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
50 |
| 2.2742 | 0.3856 | 0.6522 | 1.8596 | 0.6112 | 0.8337 | 0 |
|
51 |
| 1.5673 | 0.6919 | 0.8778 | 1.3120 | 0.7883 | 0.9136 | 1 |
|
52 |
| 1.0377 | 0.8622 | 0.9576 | 0.9078 | 0.8661 | 0.9611 | 2 |
|
53 |
+
| 0.6816 | 0.9511 | 0.9859 | 0.6497 | 0.9222 | 0.9849 | 3 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
logs/train/events.out.tfevents.1699744453.48cd21698220.35352.2.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:41e97bcf13bc7af6f6f812c800fa92c5c80975f4cb110dc0a53ea3e3d65858cb
|
3 |
+
size 3389229
|
logs/validation/events.out.tfevents.1699744990.48cd21698220.35352.3.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:196d0f84ecd2c70d3958fefdcfd2b445eb9007316cd459bb574434cd37ac74cb
|
3 |
+
size 2053
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343526072
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f45251ee9071bfa1252be2113464154b25e30cf2ebc9368239cc5ad720316e73
|
3 |
size 343526072
|