srikrishnateja
commited on
Commit
·
b1c2fe1
1
Parent(s):
428d6d1
Training in progress epoch 2
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 |
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
49 |
|:----------:|:--------------:|:--------------------:|:---------------:|:-------------------:|:-------------------------:|:-----:|
|
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 |
|
53 |
|
54 |
### 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.0943
|
19 |
+
- Train Accuracy: 0.9760
|
20 |
- Train Top-3-accuracy: 1.0
|
21 |
+
- Validation Loss: 0.1654
|
22 |
+
- Validation Accuracy: 0.9436
|
23 |
- Validation Top-3-accuracy: 1.0
|
24 |
+
- Epoch: 2
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
49 |
|:----------:|:--------------:|:--------------------:|:---------------:|:-------------------:|:-------------------------:|:-----:|
|
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
|
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:4e675f84b00e8f33773889c9b2ab61728d913758f3af4a5cc60621d72b1a4bff
|
3 |
+
size 3273775
|
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:57eba783bdb04924ec6aeb3438dcee3eb42e4eaa49c7a37164deeada2a027402
|
3 |
+
size 1557
|
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:1ec0088caa26917210ac92bb8c68e4fd16d724d185ac3ebd02aef3bb87584ee4
|
3 |
size 343469752
|