XO-Appleton
commited on
Commit
•
33d0604
1
Parent(s):
318b093
Training in progress epoch 1
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: 1.0
|
20 |
-
- Validation Loss: 0.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
- Validation Top-3-accuracy: 1.0
|
23 |
-
- Epoch:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
| Train Loss | Train Accuracy | Train Top-3-accuracy | Validation Loss | Validation Accuracy | Validation Top-3-accuracy | Epoch |
|
48 |
|:----------:|:--------------:|:--------------------:|:---------------:|:-------------------:|:-------------------------:|:-----:|
|
49 |
| 0.1624 | 0.9544 | 1.0 | 0.0380 | 0.9933 | 1.0 | 0 |
|
|
|
50 |
|
51 |
|
52 |
### 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.0178
|
18 |
+
- Train Accuracy: 0.9979
|
19 |
- Train Top-3-accuracy: 1.0
|
20 |
+
- Validation Loss: 0.0197
|
21 |
+
- Validation Accuracy: 0.9966
|
22 |
- Validation Top-3-accuracy: 1.0
|
23 |
+
- Epoch: 1
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
47 |
| Train Loss | Train Accuracy | Train Top-3-accuracy | Validation Loss | Validation Accuracy | Validation Top-3-accuracy | Epoch |
|
48 |
|:----------:|:--------------:|:--------------------:|:---------------:|:-------------------:|:-------------------------:|:-----:|
|
49 |
| 0.1624 | 0.9544 | 1.0 | 0.0380 | 0.9933 | 1.0 | 0 |
|
50 |
+
| 0.0178 | 0.9979 | 1.0 | 0.0197 | 0.9966 | 1.0 | 1 |
|
51 |
|
52 |
|
53 |
### Framework versions
|
logs/train/events.out.tfevents.1689363756.53e3470a3316.28072.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:886d6c15e6310c30b53dba0556feaaabd52ca4d3c7c44ca80dbd0d395ccb7b0c
|
3 |
+
size 3307853
|
logs/validation/events.out.tfevents.1689364035.53e3470a3316.28072.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:52708717337a63aa2a9e0a95e5e79038595293d9b892a5498ed569422025c26e
|
3 |
+
size 1064
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343469752
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ebbcc395653d7e3b8cf87b44bc0dc1c4ff10fabf1992aae972d3c02d7798ec1
|
3 |
size 343469752
|