srikrishnateja
commited on
Commit
·
acf2ef1
1
Parent(s):
b1c2fe1
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: 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 |
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
50 |
| 0.4326 | 0.8143 | 1.0 | 0.2613 | 0.9102 | 1.0 | 0 |
|
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 |
|
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.0576
|
19 |
+
- Train Accuracy: 0.9863
|
20 |
- Train Top-3-accuracy: 1.0
|
21 |
+
- Validation Loss: 0.1457
|
22 |
+
- Validation Accuracy: 0.9520
|
23 |
- Validation Top-3-accuracy: 1.0
|
24 |
+
- Epoch: 3
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
50 |
| 0.4326 | 0.8143 | 1.0 | 0.2613 | 0.9102 | 1.0 | 0 |
|
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
|
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:ef06a05331f9116dffff19fbc0be0264bd817718ae9ef81dfd2cc0566d6651de
|
3 |
+
size 3274070
|
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:9c4483a79684aae1f2f5e255b2a5ace3f519a4084ede9bf12f9bbb9b318c535c
|
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 343469752
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e9dba7ab0c629c539ca026584e79b7bef576c44730b74c1e40d55cad2eb27e6
|
3 |
size 343469752
|