End of training
Browse files- README.md +9 -14
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
-
value: 0.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
This model is a fine-tuned version of [microsoft/beit-large-patch16-224](https://huggingface.co/microsoft/beit-large-patch16-224) on the imagefolder dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 1.
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -59,22 +59,17 @@ The following hyperparameters were used during training:
|
|
59 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
60 |
- lr_scheduler_type: linear
|
61 |
- lr_scheduler_warmup_ratio: 0.1
|
62 |
-
- num_epochs:
|
63 |
|
64 |
### Training results
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.0199 | 6.0 | 5484 | 1.2561 | 0.8529 |
|
74 |
-
| 0.0725 | 7.0 | 6398 | 1.4266 | 0.8565 |
|
75 |
-
| 0.0 | 8.0 | 7312 | 1.4824 | 0.8543 |
|
76 |
-
| 0.0 | 9.0 | 8226 | 1.4678 | 0.8579 |
|
77 |
-
| 0.0 | 10.0 | 9140 | 1.4832 | 0.8595 |
|
78 |
|
79 |
|
80 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.8499314128943759
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
32 |
|
33 |
This model is a fine-tuned version of [microsoft/beit-large-patch16-224](https://huggingface.co/microsoft/beit-large-patch16-224) on the imagefolder dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 1.0671
|
36 |
+
- Accuracy: 0.8499
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
59 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
60 |
- lr_scheduler_type: linear
|
61 |
- lr_scheduler_warmup_ratio: 0.1
|
62 |
+
- num_epochs: 5
|
63 |
|
64 |
### Training results
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
68 |
+
| 0.3239 | 1.0 | 914 | 0.3581 | 0.8494 |
|
69 |
+
| 0.371 | 2.0 | 1828 | 0.3282 | 0.8650 |
|
70 |
+
| 0.2987 | 3.0 | 2742 | 0.4357 | 0.8494 |
|
71 |
+
| 0.0465 | 4.0 | 3656 | 0.8207 | 0.8499 |
|
72 |
+
| 0.0005 | 5.0 | 4570 | 1.0671 | 0.8499 |
|
|
|
|
|
|
|
|
|
|
|
73 |
|
74 |
|
75 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1213789289
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa2750c63f161ca20db80705e0086728d64e1cd95b5df5dfd3d921c1cea189bb
|
3 |
size 1213789289
|