arpanl commited on
Commit
ec4fc42
·
verified ·
1 Parent(s): f05f32f

Model save

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -26,7 +26,7 @@ model-index:
26
  value: 0.592
27
  - name: F1
28
  type: f1
29
- value: 0.43854957441913966
30
  ---
31
 
32
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -36,9 +36,9 @@ should probably proofread and complete it, then remove this comment. -->
36
 
37
  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.
38
  It achieves the following results on the evaluation set:
39
- - Loss: 0.8979
40
  - Accuracy: 0.592
41
- - F1: 0.4385
42
 
43
  ## Model description
44
 
@@ -69,17 +69,17 @@ The following hyperparameters were used during training:
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
71
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
72
- | No log | 5.0 | 20 | 2.0563 | 0.512 | 0.2812 |
73
- | No log | 10.0 | 40 | 1.4346 | 0.576 | 0.3752 |
74
- | 2.1474 | 15.0 | 60 | 1.3222 | 0.576 | 0.3873 |
75
- | 2.1474 | 20.0 | 80 | 1.2946 | 0.576 | 0.3880 |
76
- | 1.2873 | 25.0 | 100 | 1.0957 | 0.6 | 0.4013 |
77
- | 1.2873 | 30.0 | 120 | 0.8979 | 0.592 | 0.4385 |
78
 
79
 
80
  ### Framework versions
81
 
82
  - Transformers 4.37.2
83
  - Pytorch 2.1.0+cu121
84
- - Datasets 2.16.1
85
  - Tokenizers 0.15.1
 
26
  value: 0.592
27
  - name: F1
28
  type: f1
29
+ value: 0.4602437417654809
30
  ---
31
 
32
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
36
 
37
  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.
38
  It achieves the following results on the evaluation set:
39
+ - Loss: 0.8401
40
  - Accuracy: 0.592
41
+ - F1: 0.4602
42
 
43
  ## Model description
44
 
 
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
71
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
72
+ | 3.5336 | 5.0 | 20 | 2.5430 | 0.472 | 0.2688 |
73
+ | 1.952 | 10.0 | 40 | 1.4687 | 0.576 | 0.3690 |
74
+ | 1.3471 | 15.0 | 60 | 1.2750 | 0.584 | 0.3858 |
75
+ | 1.2688 | 20.0 | 80 | 1.2295 | 0.576 | 0.3823 |
76
+ | 1.1444 | 25.0 | 100 | 0.9876 | 0.592 | 0.3849 |
77
+ | 0.9511 | 30.0 | 120 | 0.8401 | 0.592 | 0.4602 |
78
 
79
 
80
  ### Framework versions
81
 
82
  - Transformers 4.37.2
83
  - Pytorch 2.1.0+cu121
84
+ - Datasets 2.17.0
85
  - Tokenizers 0.15.1