gcperk20 commited on
Commit
0aaacb7
1 Parent(s): 4a278b7

Model save

Browse files
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.7899543378995434
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 [facebook/deit-tiny-patch16-224](https://huggingface.co/facebook/deit-tiny-patch16-224) on the imagefolder dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.5695
36
- - Accuracy: 0.7900
37
 
38
  ## Model description
39
 
@@ -67,26 +67,26 @@ The following hyperparameters were used during training:
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
- | 1.2584 | 0.98 | 20 | 1.1962 | 0.4064 |
71
- | 0.7575 | 2.0 | 41 | 0.8537 | 0.6347 |
72
- | 0.6732 | 2.98 | 61 | 0.7349 | 0.6758 |
73
- | 0.5892 | 4.0 | 82 | 0.6902 | 0.7032 |
74
- | 0.5785 | 4.98 | 102 | 0.6303 | 0.7352 |
75
- | 0.4276 | 6.0 | 123 | 0.5948 | 0.7397 |
76
- | 0.3684 | 6.98 | 143 | 0.6197 | 0.7260 |
77
- | 0.3669 | 8.0 | 164 | 0.5451 | 0.7580 |
78
- | 0.3391 | 8.98 | 184 | 0.6707 | 0.7352 |
79
- | 0.3359 | 10.0 | 205 | 0.5079 | 0.8082 |
80
- | 0.3417 | 10.98 | 225 | 0.5678 | 0.7580 |
81
- | 0.2714 | 12.0 | 246 | 0.5774 | 0.7443 |
82
- | 0.3166 | 12.98 | 266 | 0.5747 | 0.7534 |
83
- | 0.2319 | 14.0 | 287 | 0.5598 | 0.7945 |
84
- | 0.227 | 14.98 | 307 | 0.5853 | 0.7397 |
85
- | 0.1801 | 16.0 | 328 | 0.6237 | 0.7580 |
86
- | 0.158 | 16.98 | 348 | 0.5609 | 0.7854 |
87
- | 0.199 | 18.0 | 369 | 0.6128 | 0.7443 |
88
- | 0.1407 | 18.98 | 389 | 0.5727 | 0.7900 |
89
- | 0.1787 | 19.51 | 400 | 0.5695 | 0.7900 |
90
 
91
 
92
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.7625570776255708
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 [facebook/deit-tiny-patch16-224](https://huggingface.co/facebook/deit-tiny-patch16-224) on the imagefolder dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.5426
36
+ - Accuracy: 0.7626
37
 
38
  ## Model description
39
 
 
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | 1.2274 | 0.98 | 20 | 1.1185 | 0.4658 |
71
+ | 0.8485 | 2.0 | 41 | 0.8690 | 0.6119 |
72
+ | 0.6793 | 2.98 | 61 | 0.8749 | 0.6073 |
73
+ | 0.6028 | 4.0 | 82 | 0.6864 | 0.6804 |
74
+ | 0.5693 | 4.98 | 102 | 0.5618 | 0.7717 |
75
+ | 0.5092 | 6.0 | 123 | 0.5958 | 0.7260 |
76
+ | 0.3788 | 6.98 | 143 | 0.6444 | 0.7352 |
77
+ | 0.4106 | 8.0 | 164 | 0.5277 | 0.7443 |
78
+ | 0.3716 | 8.98 | 184 | 0.6081 | 0.7352 |
79
+ | 0.3466 | 10.0 | 205 | 0.4976 | 0.7580 |
80
+ | 0.3587 | 10.98 | 225 | 0.5429 | 0.7443 |
81
+ | 0.2661 | 12.0 | 246 | 0.4933 | 0.7763 |
82
+ | 0.2628 | 12.98 | 266 | 0.5078 | 0.7671 |
83
+ | 0.2473 | 14.0 | 287 | 0.5264 | 0.7945 |
84
+ | 0.2633 | 14.98 | 307 | 0.5262 | 0.7671 |
85
+ | 0.2017 | 16.0 | 328 | 0.5509 | 0.7763 |
86
+ | 0.1861 | 16.98 | 348 | 0.5513 | 0.7443 |
87
+ | 0.2031 | 18.0 | 369 | 0.5516 | 0.7580 |
88
+ | 0.1604 | 18.98 | 389 | 0.5430 | 0.7671 |
89
+ | 0.2346 | 19.51 | 400 | 0.5426 | 0.7626 |
90
 
91
 
92
  ### Framework versions
runs/Nov02_22-40-00_a4709a859fdb/events.out.tfevents.1698964812.a4709a859fdb.1287.11 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3675a60a37c9f1d73de2d35b7f3a80ad3b5abce169e00751e12cb6ec9114265e
3
- size 13153
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91d32c1b87e4a3157361bcacfed6e0f3ebcf20d4fbfc0e3b61744886764291ab
3
+ size 17329