Model save
Browse files- README.md +10 -10
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [microsoft/beit-base-patch16-224](https://huggingface.co/microsoft/beit-base-patch16-224) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Accuracy:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -52,14 +52,14 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
55 |
-
|
|
56 |
-
|
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [microsoft/beit-base-patch16-224](https://huggingface.co/microsoft/beit-base-patch16-224) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0675
|
21 |
+
- Accuracy: 0.9843
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
55 |
+
| 1.0999 | 0.96 | 13 | 0.7987 | 0.6440 |
|
56 |
+
| 0.6342 | 2.0 | 27 | 0.2414 | 0.9424 |
|
57 |
+
| 0.4882 | 2.96 | 40 | 0.1646 | 0.9634 |
|
58 |
+
| 0.463 | 4.0 | 54 | 0.2528 | 0.9424 |
|
59 |
+
| 0.4609 | 4.96 | 67 | 0.1130 | 0.9791 |
|
60 |
+
| 0.4251 | 6.0 | 81 | 0.1304 | 0.9634 |
|
61 |
+
| 0.3802 | 6.96 | 94 | 0.0739 | 0.9843 |
|
62 |
+
| 0.4147 | 7.7 | 104 | 0.0675 | 0.9843 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343130630
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1fae5d05cfcbd42c0321aeb94d95cccba3d72ce868e3aedb790b09fd5b1eec5f
|
3 |
size 343130630
|