End of training
Browse files- README.md +7 -7
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,8 +15,8 @@ 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: 2.
|
19 |
-
- Validation Loss: 2.
|
20 |
- Train Accuracy: 0.0
|
21 |
- Epoch: 4
|
22 |
|
@@ -44,11 +44,11 @@ The following hyperparameters were used during training:
|
|
44 |
|
45 |
| Train Loss | Validation Loss | Train Accuracy | Epoch |
|
46 |
|:----------:|:---------------:|:--------------:|:-----:|
|
47 |
-
| 2.
|
48 |
-
| 2.
|
49 |
-
| 2.
|
50 |
-
| 2.
|
51 |
-
| 2.
|
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: 2.3043
|
19 |
+
- Validation Loss: 2.3868
|
20 |
- Train Accuracy: 0.0
|
21 |
- Epoch: 4
|
22 |
|
|
|
44 |
|
45 |
| Train Loss | Validation Loss | Train Accuracy | Epoch |
|
46 |
|:----------:|:---------------:|:--------------:|:-----:|
|
47 |
+
| 2.4220 | 2.3051 | 0.3333 | 0 |
|
48 |
+
| 2.3767 | 2.3182 | 0.3333 | 1 |
|
49 |
+
| 2.3069 | 2.3403 | 0.0 | 2 |
|
50 |
+
| 2.2764 | 2.3623 | 0.0 | 3 |
|
51 |
+
| 2.3043 | 2.3868 | 0.0 | 4 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343513784
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9106ae9b3b3ffcb96078a9573b9aeb37b165399dcb8d43b1d7da8279ffd7b89c
|
3 |
size 343513784
|