NabeelShar
commited on
Commit
•
4d6e4c5
1
Parent(s):
bf4fd40
End of training
Browse files- README.md +6 -24
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,10 +15,10 @@ 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 |
-
- Validation Loss: 2.
|
20 |
-
- Train Accuracy: 0.
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -44,26 +44,8 @@ The following hyperparameters were used during training:
|
|
44 |
|
45 |
| Train Loss | Validation Loss | Train Accuracy | Epoch |
|
46 |
|:----------:|:---------------:|:--------------:|:-----:|
|
47 |
-
| 0.
|
48 |
-
| 0.
|
49 |
-
| 0.9215 | 1.5833 | 0.4062 | 2 |
|
50 |
-
| 0.8050 | 1.6781 | 0.3875 | 3 |
|
51 |
-
| 0.7375 | 1.6757 | 0.45 | 4 |
|
52 |
-
| 0.8264 | 1.4876 | 0.475 | 5 |
|
53 |
-
| 0.6653 | 1.5971 | 0.4813 | 6 |
|
54 |
-
| 0.5938 | 1.8312 | 0.4188 | 7 |
|
55 |
-
| 0.5813 | 1.7869 | 0.4625 | 8 |
|
56 |
-
| 0.5660 | 1.8466 | 0.4375 | 9 |
|
57 |
-
| 0.5113 | 1.8829 | 0.4437 | 10 |
|
58 |
-
| 0.4774 | 1.7442 | 0.4188 | 11 |
|
59 |
-
| 0.3519 | 2.0356 | 0.4313 | 12 |
|
60 |
-
| 0.4080 | 1.9572 | 0.4313 | 13 |
|
61 |
-
| 0.3292 | 1.9208 | 0.4437 | 14 |
|
62 |
-
| 0.2668 | 2.0447 | 0.4562 | 15 |
|
63 |
-
| 0.2678 | 2.1450 | 0.3937 | 16 |
|
64 |
-
| 0.2556 | 2.1900 | 0.4562 | 17 |
|
65 |
-
| 0.1748 | 2.1947 | 0.4625 | 18 |
|
66 |
-
| 0.1967 | 2.2308 | 0.4125 | 19 |
|
67 |
|
68 |
|
69 |
### 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.2387
|
19 |
+
- Validation Loss: 2.1972
|
20 |
+
- Train Accuracy: 0.4375
|
21 |
+
- Epoch: 1
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
44 |
|
45 |
| Train Loss | Validation Loss | Train Accuracy | Epoch |
|
46 |
|:----------:|:---------------:|:--------------:|:-----:|
|
47 |
+
| 0.1823 | 2.2464 | 0.4562 | 0 |
|
48 |
+
| 0.2387 | 2.1972 | 0.4375 | 1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
49 |
|
50 |
|
51 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343488184
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:782d902cea644f8d82a690fcf8d986112e1e91809b985b062e6eef8881b02e8b
|
3 |
size 343488184
|