Kushagra07 commited on
Commit
aca96e5
1 Parent(s): 23d7135

End of training

Browse files
README.md CHANGED
@@ -25,16 +25,16 @@ model-index:
25
  metrics:
26
  - name: Accuracy
27
  type: accuracy
28
- value: 0.8339719029374202
29
  - name: Recall
30
  type: recall
31
- value: 0.8339719029374202
32
  - name: F1
33
  type: f1
34
- value: 0.8319571049551264
35
  - name: Precision
36
  type: precision
37
- value: 0.8325133593723552
38
  ---
39
 
40
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -44,11 +44,11 @@ should probably proofread and complete it, then remove this comment. -->
44
 
45
  This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the imagefolder dataset.
46
  It achieves the following results on the evaluation set:
47
- - Loss: 0.3507
48
- - Accuracy: 0.8340
49
- - Recall: 0.8340
50
- - F1: 0.8320
51
- - Precision: 0.8325
52
 
53
  ## Model description
54
 
@@ -71,8 +71,6 @@ The following hyperparameters were used during training:
71
  - train_batch_size: 8
72
  - eval_batch_size: 8
73
  - seed: 42
74
- - gradient_accumulation_steps: 4
75
- - total_train_batch_size: 32
76
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
77
  - lr_scheduler_type: linear
78
  - lr_scheduler_warmup_ratio: 0.1
@@ -80,18 +78,18 @@ The following hyperparameters were used during training:
80
 
81
  ### Training results
82
 
83
- | Training Loss | Epoch | Step | Validation Loss | Accuracy | Recall | F1 | Precision |
84
- |:-------------:|:------:|:----:|:---------------:|:--------:|:------:|:------:|:---------:|
85
- | No log | 0.9974 | 293 | 0.6168 | 0.7923 | 0.7923 | 0.7737 | 0.7684 |
86
- | No log | 1.9983 | 587 | 0.4599 | 0.8110 | 0.8110 | 0.8056 | 0.8085 |
87
- | No log | 2.9991 | 881 | 0.4305 | 0.8233 | 0.8233 | 0.8211 | 0.8250 |
88
- | No log | 4.0 | 1175 | 0.3966 | 0.8365 | 0.8365 | 0.8323 | 0.8452 |
89
- | No log | 4.9974 | 1468 | 0.4100 | 0.8221 | 0.8221 | 0.8195 | 0.8219 |
90
- | No log | 5.9983 | 1762 | 0.3890 | 0.8412 | 0.8412 | 0.8375 | 0.8466 |
91
- | No log | 6.9991 | 2056 | 0.3659 | 0.8357 | 0.8357 | 0.8335 | 0.8386 |
92
- | No log | 8.0 | 2350 | 0.3562 | 0.8395 | 0.8395 | 0.8379 | 0.8403 |
93
- | No log | 8.9974 | 2643 | 0.3613 | 0.8382 | 0.8382 | 0.8373 | 0.8391 |
94
- | 0.4339 | 9.9745 | 2930 | 0.3405 | 0.8455 | 0.8455 | 0.8447 | 0.8467 |
95
 
96
 
97
  ### Framework versions
 
25
  metrics:
26
  - name: Accuracy
27
  type: accuracy
28
+ value: 0.8518518518518519
29
  - name: Recall
30
  type: recall
31
+ value: 0.8518518518518519
32
  - name: F1
33
  type: f1
34
+ value: 0.8508141812977819
35
  - name: Precision
36
  type: precision
37
+ value: 0.8576385720576808
38
  ---
39
 
40
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
44
 
45
  This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the imagefolder dataset.
46
  It achieves the following results on the evaluation set:
47
+ - Loss: 0.3278
48
+ - Accuracy: 0.8519
49
+ - Recall: 0.8519
50
+ - F1: 0.8508
51
+ - Precision: 0.8576
52
 
53
  ## Model description
54
 
 
71
  - train_batch_size: 8
72
  - eval_batch_size: 8
73
  - seed: 42
 
 
74
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
75
  - lr_scheduler_type: linear
76
  - lr_scheduler_warmup_ratio: 0.1
 
78
 
79
  ### Training results
80
 
81
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Recall | F1 | Precision |
82
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|:------:|:---------:|
83
+ | No log | 1.0 | 1175 | 0.5572 | 0.8076 | 0.8076 | 0.7937 | 0.8043 |
84
+ | No log | 2.0 | 2350 | 0.4673 | 0.8284 | 0.8284 | 0.8271 | 0.8347 |
85
+ | No log | 3.0 | 3525 | 0.4109 | 0.8344 | 0.8344 | 0.8301 | 0.8367 |
86
+ | No log | 4.0 | 4700 | 0.3984 | 0.8382 | 0.8382 | 0.8339 | 0.8375 |
87
+ | No log | 5.0 | 5875 | 0.3886 | 0.8412 | 0.8412 | 0.8398 | 0.8467 |
88
+ | No log | 6.0 | 7050 | 0.3520 | 0.8493 | 0.8493 | 0.8481 | 0.8519 |
89
+ | No log | 7.0 | 8225 | 0.4229 | 0.8416 | 0.8416 | 0.8399 | 0.8512 |
90
+ | No log | 8.0 | 9400 | 0.3140 | 0.8612 | 0.8612 | 0.8600 | 0.8656 |
91
+ | No log | 9.0 | 10575 | 0.3399 | 0.8421 | 0.8421 | 0.8403 | 0.8464 |
92
+ | 0.4263 | 10.0 | 11750 | 0.3399 | 0.8476 | 0.8476 | 0.8468 | 0.8536 |
93
 
94
 
95
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a9ce1637040898f0598d3bc62ed031d5368e6f452e7c7ac3ac5d9a82e7aebf7b
3
  size 343270116
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93c52ad4268408ccc4de27451e96d63405d3db5524b2f0edbfe696222c6b6432
3
  size 343270116
runs/May02_12-13-38_60f4804cf903/events.out.tfevents.1714653661.60f4804cf903.9256.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b37a76f3a426bf3b27052054fb55fc187fefd9ff62013c7e224de624db84e95
3
+ size 560