Pavarissy commited on
Commit
3ddd523
1 Parent(s): 4d6ffdc

Pavarissy/ConvNextV2-large-DogBreed

Browse files
Files changed (2) hide show
  1. README.md +53 -4
  2. 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 [facebook/convnextv2-large-22k-224](https://huggingface.co/facebook/convnextv2-large-22k-224) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 4.8105
21
- - Accuracy: 0.0179
22
 
23
  ## Model description
24
 
@@ -45,13 +45,62 @@ The following hyperparameters were used during training:
45
  - total_train_batch_size: 512
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
- - num_epochs: 1
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
- | 4.8833 | 1.0 | 13 | 4.7927 | 0.0180 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
55
 
56
 
57
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [facebook/convnextv2-large-22k-224](https://huggingface.co/facebook/convnextv2-large-22k-224) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.5469
21
+ - Accuracy: 0.9139
22
 
23
  ## Model description
24
 
 
45
  - total_train_batch_size: 512
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
+ - num_epochs: 50
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
+ | 4.8578 | 1.0 | 13 | 4.6940 | 0.0671 |
55
+ | 4.6332 | 1.99 | 26 | 4.4169 | 0.1784 |
56
+ | 4.4095 | 2.99 | 39 | 4.1105 | 0.3485 |
57
+ | 3.8841 | 3.98 | 52 | 3.7581 | 0.5198 |
58
+ | 3.5964 | 4.98 | 65 | 3.3647 | 0.6647 |
59
+ | 3.2781 | 5.97 | 78 | 2.9442 | 0.7677 |
60
+ | 2.6006 | 6.97 | 91 | 2.5252 | 0.8180 |
61
+ | 2.2638 | 7.96 | 104 | 2.1256 | 0.8467 |
62
+ | 1.9609 | 8.96 | 117 | 1.7626 | 0.8766 |
63
+ | 1.3962 | 9.95 | 130 | 1.4453 | 0.9042 |
64
+ | 1.143 | 10.95 | 143 | 1.1818 | 0.9102 |
65
+ | 0.9423 | 11.94 | 156 | 0.9697 | 0.9138 |
66
+ | 0.7674 | 12.94 | 169 | 0.8097 | 0.9174 |
67
+ | 0.5007 | 13.93 | 182 | 0.6922 | 0.9186 |
68
+ | 0.4097 | 14.93 | 195 | 0.5999 | 0.9162 |
69
+ | 0.3392 | 16.0 | 209 | 0.5174 | 0.9269 |
70
+ | 0.2285 | 17.0 | 222 | 0.4685 | 0.9257 |
71
+ | 0.184 | 17.99 | 235 | 0.4337 | 0.9210 |
72
+ | 0.1587 | 18.99 | 248 | 0.4058 | 0.9257 |
73
+ | 0.1112 | 19.98 | 261 | 0.3824 | 0.9222 |
74
+ | 0.0967 | 20.98 | 274 | 0.3712 | 0.9150 |
75
+ | 0.0838 | 21.97 | 287 | 0.3584 | 0.9186 |
76
+ | 0.0665 | 22.97 | 300 | 0.3468 | 0.9174 |
77
+ | 0.0589 | 23.96 | 313 | 0.3428 | 0.9186 |
78
+ | 0.0551 | 24.96 | 326 | 0.3364 | 0.9186 |
79
+ | 0.0512 | 25.95 | 339 | 0.3334 | 0.9162 |
80
+ | 0.0441 | 26.95 | 352 | 0.3278 | 0.9210 |
81
+ | 0.0428 | 27.94 | 365 | 0.3275 | 0.9150 |
82
+ | 0.0387 | 28.94 | 378 | 0.3237 | 0.9210 |
83
+ | 0.036 | 29.93 | 391 | 0.3242 | 0.9150 |
84
+ | 0.0337 | 30.93 | 404 | 0.3204 | 0.9186 |
85
+ | 0.0328 | 32.0 | 418 | 0.3176 | 0.9198 |
86
+ | 0.0304 | 33.0 | 431 | 0.3183 | 0.9162 |
87
+ | 0.0283 | 33.99 | 444 | 0.3150 | 0.9210 |
88
+ | 0.029 | 34.99 | 457 | 0.3168 | 0.9174 |
89
+ | 0.0264 | 35.98 | 470 | 0.3146 | 0.9174 |
90
+ | 0.0259 | 36.98 | 483 | 0.3162 | 0.9174 |
91
+ | 0.0258 | 37.97 | 496 | 0.3126 | 0.9186 |
92
+ | 0.0251 | 38.97 | 509 | 0.3131 | 0.9174 |
93
+ | 0.0239 | 39.96 | 522 | 0.3145 | 0.9186 |
94
+ | 0.0234 | 40.96 | 535 | 0.3120 | 0.9198 |
95
+ | 0.023 | 41.95 | 548 | 0.3102 | 0.9198 |
96
+ | 0.0226 | 42.95 | 561 | 0.3123 | 0.9198 |
97
+ | 0.0222 | 43.94 | 574 | 0.3140 | 0.9186 |
98
+ | 0.0225 | 44.94 | 587 | 0.3119 | 0.9186 |
99
+ | 0.0215 | 45.93 | 600 | 0.3106 | 0.9198 |
100
+ | 0.0209 | 46.93 | 613 | 0.3113 | 0.9198 |
101
+ | 0.0212 | 48.0 | 627 | 0.3115 | 0.9198 |
102
+ | 0.021 | 49.0 | 640 | 0.3113 | 0.9198 |
103
+ | 0.0212 | 49.76 | 650 | 0.3113 | 0.9198 |
104
 
105
 
106
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d93c6fdbfe155db960ff25e7db57eb5f34bf7ed55de36906f7237a9f3b248fca
3
  size 786629946
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c4953d97bdb96f681f087ca1de42c90629362bf1fb2486ed95d4b0052218349
3
  size 786629946