srikrishnateja
commited on
Commit
·
8213156
1
Parent(s):
acf2ef1
Training in progress epoch 4
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: 0.
|
19 |
-
- Train Accuracy: 0.
|
20 |
- Train Top-3-accuracy: 1.0
|
21 |
-
- Validation Loss: 0.
|
22 |
-
- Validation Accuracy: 0.
|
23 |
- Validation Top-3-accuracy: 1.0
|
24 |
-
- Epoch:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
|
|
51 |
| 0.1770 | 0.9413 | 1.0 | 0.1919 | 0.9332 | 1.0 | 1 |
|
52 |
| 0.0943 | 0.9760 | 1.0 | 0.1654 | 0.9436 | 1.0 | 2 |
|
53 |
| 0.0576 | 0.9863 | 1.0 | 0.1457 | 0.9520 | 1.0 | 3 |
|
|
|
54 |
|
55 |
|
56 |
### 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.0403
|
19 |
+
- Train Accuracy: 0.9952
|
20 |
- Train Top-3-accuracy: 1.0
|
21 |
+
- Validation Loss: 0.1351
|
22 |
+
- Validation Accuracy: 0.9645
|
23 |
- Validation Top-3-accuracy: 1.0
|
24 |
+
- Epoch: 4
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
51 |
| 0.1770 | 0.9413 | 1.0 | 0.1919 | 0.9332 | 1.0 | 1 |
|
52 |
| 0.0943 | 0.9760 | 1.0 | 0.1654 | 0.9436 | 1.0 | 2 |
|
53 |
| 0.0576 | 0.9863 | 1.0 | 0.1457 | 0.9520 | 1.0 | 3 |
|
54 |
+
| 0.0403 | 0.9952 | 1.0 | 0.1351 | 0.9645 | 1.0 | 4 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
logs/train/events.out.tfevents.1708755158.ed9548208ee2.34.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:bc0fbd3b9d107228a22b7666687768abd2cad5cc2aea1d0f8f563b50e6d2edab
|
3 |
+
size 3274365
|
logs/validation/events.out.tfevents.1708755353.ed9548208ee2.34.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:b6ee308093c1a071cab48dd3c2df4e9f0ed24d2220c19528157c5fe890cd3e06
|
3 |
+
size 2549
|
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:f821c4178fe073a6b1bcd6ab594567fec36e82c38c01706e92e806e743e39b13
|
3 |
size 343469752
|