sharren commited on
Commit
da3a76c
1 Parent(s): 2c5019c

Model save

Browse files
Files changed (2) hide show
  1. README.md +24 -22
  2. model.safetensors +1 -1
README.md CHANGED
@@ -2,7 +2,6 @@
2
  license: apache-2.0
3
  base_model: google/vit-base-patch16-224
4
  tags:
5
- - image-classification
6
  - generated_from_trainer
7
  metrics:
8
  - accuracy
@@ -19,13 +18,13 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  # vit-lr-poly
21
 
22
- This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the skin-cancer dataset.
23
  It achieves the following results on the evaluation set:
24
- - Loss: 0.4955
25
- - Accuracy: 0.8336
26
- - Precision: 0.8251
27
- - Recall: 0.8336
28
- - F1: 0.8178
29
 
30
  ## Model description
31
 
@@ -57,21 +56,24 @@ The following hyperparameters were used during training:
57
 
58
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
59
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
60
- | 0.629 | 0.31 | 100 | 0.6392 | 0.7670 | 0.7768 | 0.7670 | 0.7567 |
61
- | 0.5273 | 0.62 | 200 | 0.7336 | 0.7535 | 0.7571 | 0.7535 | 0.6994 |
62
- | 0.7441 | 0.93 | 300 | 0.6108 | 0.7878 | 0.8257 | 0.7878 | 0.7930 |
63
- | 0.361 | 1.25 | 400 | 0.5593 | 0.7916 | 0.8101 | 0.7916 | 0.7986 |
64
- | 0.3435 | 1.56 | 500 | 0.4955 | 0.8336 | 0.8251 | 0.8336 | 0.8178 |
65
- | 0.2947 | 1.87 | 600 | 0.5584 | 0.8006 | 0.8393 | 0.8006 | 0.8016 |
66
- | 0.1172 | 2.18 | 700 | 0.6123 | 0.8110 | 0.8264 | 0.8110 | 0.8159 |
67
- | 0.234 | 2.49 | 800 | 0.5097 | 0.8304 | 0.8316 | 0.8304 | 0.8276 |
68
- | 0.1469 | 2.8 | 900 | 0.4983 | 0.8499 | 0.8559 | 0.8499 | 0.8503 |
69
- | 0.0183 | 3.12 | 1000 | 0.6638 | 0.8433 | 0.8439 | 0.8433 | 0.8351 |
70
- | 0.0978 | 3.43 | 1100 | 0.6590 | 0.8426 | 0.8554 | 0.8426 | 0.8435 |
71
- | 0.0953 | 3.74 | 1200 | 0.7364 | 0.8370 | 0.8354 | 0.8370 | 0.8233 |
72
- | 0.0949 | 4.05 | 1300 | 0.6496 | 0.8433 | 0.8406 | 0.8433 | 0.8315 |
73
- | 0.0416 | 4.36 | 1400 | 0.6833 | 0.8488 | 0.8473 | 0.8488 | 0.8439 |
74
- | 0.0609 | 4.67 | 1500 | 0.7212 | 0.8554 | 0.8555 | 0.8554 | 0.8522 |
 
 
 
75
 
76
 
77
  ### Framework versions
 
2
  license: apache-2.0
3
  base_model: google/vit-base-patch16-224
4
  tags:
 
5
  - generated_from_trainer
6
  metrics:
7
  - accuracy
 
18
 
19
  # vit-lr-poly
20
 
21
+ This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.8089
24
+ - Accuracy: 0.8426
25
+ - Precision: 0.8492
26
+ - Recall: 0.8426
27
+ - F1: 0.8431
28
 
29
  ## Model description
30
 
 
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
58
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
59
+ | 0.5905 | 0.31 | 100 | 0.6207 | 0.7788 | 0.7719 | 0.7788 | 0.7700 |
60
+ | 0.5605 | 0.62 | 200 | 0.7325 | 0.7621 | 0.7503 | 0.7621 | 0.7152 |
61
+ | 0.7068 | 0.93 | 300 | 0.5869 | 0.7920 | 0.8184 | 0.7920 | 0.7952 |
62
+ | 0.3773 | 1.25 | 400 | 0.5412 | 0.7854 | 0.8200 | 0.7854 | 0.7964 |
63
+ | 0.3501 | 1.56 | 500 | 0.5548 | 0.8214 | 0.8133 | 0.8214 | 0.8029 |
64
+ | 0.31 | 1.87 | 600 | 0.6007 | 0.7881 | 0.8345 | 0.7881 | 0.7906 |
65
+ | 0.1492 | 2.18 | 700 | 0.4845 | 0.8370 | 0.8433 | 0.8370 | 0.8340 |
66
+ | 0.185 | 2.49 | 800 | 0.4501 | 0.8488 | 0.8418 | 0.8488 | 0.8427 |
67
+ | 0.2438 | 2.8 | 900 | 0.4976 | 0.8440 | 0.8412 | 0.8440 | 0.8338 |
68
+ | 0.0604 | 3.12 | 1000 | 0.5850 | 0.8408 | 0.8425 | 0.8408 | 0.8405 |
69
+ | 0.0545 | 3.43 | 1100 | 0.5685 | 0.8492 | 0.8476 | 0.8492 | 0.8445 |
70
+ | 0.0719 | 3.74 | 1200 | 0.6311 | 0.8523 | 0.8490 | 0.8523 | 0.8445 |
71
+ | 0.0809 | 4.05 | 1300 | 0.5321 | 0.8561 | 0.8515 | 0.8561 | 0.8528 |
72
+ | 0.0259 | 4.36 | 1400 | 0.8158 | 0.8408 | 0.8329 | 0.8408 | 0.8288 |
73
+ | 0.0586 | 4.67 | 1500 | 0.7028 | 0.8315 | 0.8359 | 0.8315 | 0.8249 |
74
+ | 0.0218 | 4.98 | 1600 | 0.8059 | 0.8381 | 0.8380 | 0.8381 | 0.8316 |
75
+ | 0.0108 | 5.3 | 1700 | 0.7948 | 0.8474 | 0.8484 | 0.8474 | 0.8470 |
76
+ | 0.1129 | 5.61 | 1800 | 0.8089 | 0.8426 | 0.8492 | 0.8426 | 0.8431 |
77
 
78
 
79
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ebcd9b97c2c4ba20862683aaf3c803c595372ef49ea2e715911cf0e15aea36e7
3
  size 343239356
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20c292bf9f276439e272fc60068b6bde8b31b29e020ca89b748c2de930720e46
3
  size 343239356