End of training
Browse files- README.md +13 -8
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,9 +14,9 @@ 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:
|
18 |
-
- Train Accuracy: 0
|
19 |
-
- Epoch:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -42,11 +42,16 @@ The following hyperparameters were used during training:
|
|
42 |
|
43 |
| Train Loss | Train Accuracy | Epoch |
|
44 |
|:----------:|:--------------:|:-----:|
|
45 |
-
|
|
46 |
-
|
|
47 |
-
| 1.
|
48 |
-
| 1.
|
49 |
-
| 1.
|
|
|
|
|
|
|
|
|
|
|
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.8614
|
18 |
+
- Train Accuracy: 1.0
|
19 |
+
- Epoch: 9
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
42 |
|
43 |
| Train Loss | Train Accuracy | Epoch |
|
44 |
|:----------:|:--------------:|:-----:|
|
45 |
+
| 1.5734 | 1.0 | 0 |
|
46 |
+
| 1.4597 | 1.0 | 1 |
|
47 |
+
| 1.3456 | 1.0 | 2 |
|
48 |
+
| 1.2322 | 1.0 | 3 |
|
49 |
+
| 1.1458 | 1.0 | 4 |
|
50 |
+
| 1.0713 | 1.0 | 5 |
|
51 |
+
| 0.9932 | 1.0 | 6 |
|
52 |
+
| 0.9456 | 1.0 | 7 |
|
53 |
+
| 0.9033 | 1.0 | 8 |
|
54 |
+
| 0.8614 | 1.0 | 9 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343494328
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2fd984552343bd5952f089339dc5cd24387f7769333d26ba8d5e1abaec977d7
|
3 |
size 343494328
|