EstherSan commited on
Commit
426310d
1 Parent(s): 57db4f7

Model save

Browse files
Files changed (2) hide show
  1. README.md +72 -2
  2. model.safetensors +1 -1
README.md CHANGED
@@ -5,9 +5,28 @@ tags:
5
  - generated_from_trainer
6
  datasets:
7
  - imagefolder
 
 
 
8
  model-index:
9
  - name: car_identified_model_11
10
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -16,6 +35,11 @@ should probably proofread and complete it, then remove this comment. -->
16
  # car_identified_model_11
17
 
18
  This model is a fine-tuned version of [apple/mobilevit-small](https://huggingface.co/apple/mobilevit-small) on the imagefolder dataset.
 
 
 
 
 
19
 
20
  ## Model description
21
 
@@ -42,7 +66,53 @@ The following hyperparameters were used during training:
42
  - total_train_batch_size: 128
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
- - num_epochs: 200
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
46
 
47
  ### Framework versions
48
 
 
5
  - generated_from_trainer
6
  datasets:
7
  - imagefolder
8
+ metrics:
9
+ - f1
10
+ - accuracy
11
  model-index:
12
  - name: car_identified_model_11
13
+ results:
14
+ - task:
15
+ name: Image Classification
16
+ type: image-classification
17
+ dataset:
18
+ name: imagefolder
19
+ type: imagefolder
20
+ config: default
21
+ split: train
22
+ args: default
23
+ metrics:
24
+ - name: F1
25
+ type: f1
26
+ value: 0.7241379310344829
27
+ - name: Accuracy
28
+ type: accuracy
29
+ value: 0.08333333333333333
30
  ---
31
 
32
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
35
  # car_identified_model_11
36
 
37
  This model is a fine-tuned version of [apple/mobilevit-small](https://huggingface.co/apple/mobilevit-small) on the imagefolder dataset.
38
+ It achieves the following results on the evaluation set:
39
+ - Loss: 0.6686
40
+ - F1: 0.7241
41
+ - Roc Auc: 0.6667
42
+ - Accuracy: 0.0833
43
 
44
  ## Model description
45
 
 
66
  - total_train_batch_size: 128
67
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
68
  - lr_scheduler_type: linear
69
+ - num_epochs: 50
70
+
71
+ ### Training results
72
+
73
+ | Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
74
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
75
+ | 0.2582 | 1.0 | 1 | 0.6938 | 0.5926 | 0.5417 | 0.0833 |
76
+ | 0.2582 | 2.0 | 2 | 0.6937 | 0.6415 | 0.6042 | 0.0833 |
77
+ | 0.2582 | 3.0 | 4 | 0.6918 | 0.6429 | 0.5833 | 0.0 |
78
+ | 0.2582 | 4.0 | 5 | 0.6893 | 0.6316 | 0.5625 | 0.0 |
79
+ | 0.2582 | 5.0 | 6 | 0.6871 | 0.6667 | 0.6042 | 0.0833 |
80
+ | 0.2582 | 6.0 | 8 | 0.6844 | 0.6786 | 0.625 | 0.0833 |
81
+ | 0.2582 | 7.0 | 9 | 0.6827 | 0.7018 | 0.6458 | 0.0833 |
82
+ | 0.2582 | 8.0 | 10 | 0.6817 | 0.6667 | 0.6042 | 0.0833 |
83
+ | 0.2582 | 9.0 | 11 | 0.6809 | 0.6897 | 0.625 | 0.0833 |
84
+ | 0.2582 | 10.0 | 12 | 0.6804 | 0.6897 | 0.625 | 0.0833 |
85
+ | 0.2582 | 11.0 | 14 | 0.6792 | 0.6897 | 0.625 | 0.0833 |
86
+ | 0.2582 | 12.0 | 15 | 0.6787 | 0.7119 | 0.6458 | 0.0833 |
87
+ | 0.2582 | 13.0 | 16 | 0.6780 | 0.7119 | 0.6458 | 0.0833 |
88
+ | 0.2582 | 14.0 | 18 | 0.6771 | 0.7241 | 0.6667 | 0.0833 |
89
+ | 0.2582 | 15.0 | 19 | 0.6765 | 0.7241 | 0.6667 | 0.0833 |
90
+ | 0.2582 | 16.0 | 20 | 0.6762 | 0.7458 | 0.6875 | 0.0833 |
91
+ | 0.2582 | 17.0 | 21 | 0.6758 | 0.7333 | 0.6667 | 0.0833 |
92
+ | 0.2582 | 18.0 | 22 | 0.6753 | 0.7458 | 0.6875 | 0.0833 |
93
+ | 0.2582 | 19.0 | 24 | 0.6744 | 0.7333 | 0.6667 | 0.0833 |
94
+ | 0.2582 | 20.0 | 25 | 0.6740 | 0.7241 | 0.6667 | 0.0833 |
95
+ | 0.2582 | 21.0 | 26 | 0.6737 | 0.7241 | 0.6667 | 0.0833 |
96
+ | 0.2582 | 22.0 | 28 | 0.6733 | 0.7458 | 0.6875 | 0.0833 |
97
+ | 0.2582 | 23.0 | 29 | 0.6725 | 0.7458 | 0.6875 | 0.0833 |
98
+ | 0.2582 | 24.0 | 30 | 0.6720 | 0.7368 | 0.6875 | 0.0833 |
99
+ | 0.2582 | 25.0 | 31 | 0.6719 | 0.7241 | 0.6667 | 0.0833 |
100
+ | 0.2582 | 26.0 | 32 | 0.6713 | 0.7241 | 0.6667 | 0.0833 |
101
+ | 0.2582 | 27.0 | 34 | 0.6711 | 0.7241 | 0.6667 | 0.0833 |
102
+ | 0.2582 | 28.0 | 35 | 0.6705 | 0.7241 | 0.6667 | 0.0833 |
103
+ | 0.2582 | 29.0 | 36 | 0.6700 | 0.7368 | 0.6875 | 0.0833 |
104
+ | 0.2582 | 30.0 | 38 | 0.6696 | 0.7241 | 0.6667 | 0.0833 |
105
+ | 0.2582 | 31.0 | 39 | 0.6695 | 0.7241 | 0.6667 | 0.0833 |
106
+ | 0.2582 | 32.0 | 40 | 0.6693 | 0.7368 | 0.6875 | 0.1667 |
107
+ | 0.2582 | 33.0 | 41 | 0.6692 | 0.7241 | 0.6667 | 0.0833 |
108
+ | 0.2582 | 34.0 | 42 | 0.6694 | 0.7241 | 0.6667 | 0.0833 |
109
+ | 0.2582 | 35.0 | 44 | 0.6692 | 0.7241 | 0.6667 | 0.0833 |
110
+ | 0.2582 | 36.0 | 45 | 0.6693 | 0.7241 | 0.6667 | 0.0833 |
111
+ | 0.2582 | 37.0 | 46 | 0.6693 | 0.7241 | 0.6667 | 0.0833 |
112
+ | 0.2582 | 38.0 | 48 | 0.6690 | 0.7241 | 0.6667 | 0.0833 |
113
+ | 0.2582 | 39.0 | 49 | 0.6689 | 0.7368 | 0.6875 | 0.0833 |
114
+ | 0.2582 | 40.0 | 50 | 0.6686 | 0.7241 | 0.6667 | 0.0833 |
115
+
116
 
117
  ### Framework versions
118
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d70651ad5c0b6b071b0569676d96600abf7150f902277467b77c1e31c66e5109
3
  size 19856696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8325d8e425a0536440a5cb45d6849ffa4139510ec79704524a992938d52063e
3
  size 19856696