End of training
Browse files- README.md +25 -15
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -23,7 +23,7 @@ model-index:
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
-
value: 0.
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -33,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
33 |
|
34 |
This model is a fine-tuned version of [microsoft/resnet-50](https://huggingface.co/microsoft/resnet-50) on the imagefolder dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
-
- Loss: 0.
|
37 |
-
- Accuracy: 0.
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -54,28 +54,38 @@ More information needed
|
|
54 |
|
55 |
The following hyperparameters were used during training:
|
56 |
- learning_rate: 4e-05
|
57 |
-
- train_batch_size:
|
58 |
- eval_batch_size: 8
|
59 |
- seed: 42
|
60 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
61 |
- lr_scheduler_type: linear
|
62 |
- lr_scheduler_warmup_steps: 500
|
63 |
-
- num_epochs:
|
64 |
|
65 |
### Training results
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
68 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
69 |
-
| No log | 1.0 |
|
70 |
-
| No log | 2.0 |
|
71 |
-
| No log | 3.0 |
|
72 |
-
|
|
73 |
-
|
|
74 |
-
|
|
75 |
-
|
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
79 |
|
80 |
|
81 |
### Framework versions
|
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
+
value: 0.95
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
33 |
|
34 |
This model is a fine-tuned version of [microsoft/resnet-50](https://huggingface.co/microsoft/resnet-50) on the imagefolder dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 0.1369
|
37 |
+
- Accuracy: 0.95
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
54 |
|
55 |
The following hyperparameters were used during training:
|
56 |
- learning_rate: 4e-05
|
57 |
+
- train_batch_size: 8
|
58 |
- eval_batch_size: 8
|
59 |
- seed: 42
|
60 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
61 |
- lr_scheduler_type: linear
|
62 |
- lr_scheduler_warmup_steps: 500
|
63 |
+
- num_epochs: 20
|
64 |
|
65 |
### Training results
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
68 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
69 |
+
| No log | 1.0 | 70 | 0.5422 | 0.8571 |
|
70 |
+
| No log | 2.0 | 140 | 0.5221 | 0.8786 |
|
71 |
+
| No log | 3.0 | 210 | 0.4977 | 0.8571 |
|
72 |
+
| No log | 4.0 | 280 | 0.4617 | 0.8786 |
|
73 |
+
| No log | 5.0 | 350 | 0.3932 | 0.9143 |
|
74 |
+
| No log | 6.0 | 420 | 0.3411 | 0.9143 |
|
75 |
+
| No log | 7.0 | 490 | 0.2884 | 0.9143 |
|
76 |
+
| 0.4971 | 8.0 | 560 | 0.2429 | 0.9286 |
|
77 |
+
| 0.4971 | 9.0 | 630 | 0.2151 | 0.9429 |
|
78 |
+
| 0.4971 | 10.0 | 700 | 0.1962 | 0.9286 |
|
79 |
+
| 0.4971 | 11.0 | 770 | 0.1727 | 0.9357 |
|
80 |
+
| 0.4971 | 12.0 | 840 | 0.1676 | 0.95 |
|
81 |
+
| 0.4971 | 13.0 | 910 | 0.1764 | 0.9286 |
|
82 |
+
| 0.4971 | 14.0 | 980 | 0.1565 | 0.9429 |
|
83 |
+
| 0.2878 | 15.0 | 1050 | 0.1578 | 0.9429 |
|
84 |
+
| 0.2878 | 16.0 | 1120 | 0.1577 | 0.9429 |
|
85 |
+
| 0.2878 | 17.0 | 1190 | 0.1393 | 0.9429 |
|
86 |
+
| 0.2878 | 18.0 | 1260 | 0.1472 | 0.9429 |
|
87 |
+
| 0.2878 | 19.0 | 1330 | 0.1315 | 0.95 |
|
88 |
+
| 0.2878 | 20.0 | 1400 | 0.1369 | 0.95 |
|
89 |
|
90 |
|
91 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 94302952
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51b4822cbd2af0aa41f34d060ad0d63b5203fc7b54a2c22f4b0c1cdfcbca056c
|
3 |
size 94302952
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ce6a21246969c2eb6d4883179aca356184f11c9d3ed253569ccdfcaae42accc
|
3 |
size 5368
|