davanstrien HF Staff commited on
Commit
c521604
·
1 Parent(s): 219aa3c

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +99 -0
README.md ADDED
@@ -0,0 +1,99 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - f1
7
+ model-index:
8
+ - name: vit-base-patch32-224-in21-leicester_binary
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # vit-base-patch32-224-in21-leicester_binary
16
+
17
+ This model is a fine-tuned version of [google/vit-base-patch32-224-in21k](https://huggingface.co/google/vit-base-patch32-224-in21k) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.0955
20
+ - F1: 0.9873
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 2e-05
40
+ - train_batch_size: 64
41
+ - eval_batch_size: 128
42
+ - seed: 1337
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - num_epochs: 40.0
46
+ - mixed_precision_training: Native AMP
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | F1 |
51
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
52
+ | No log | 1.0 | 7 | 0.4576 | 0.8608 |
53
+ | 0.5021 | 2.0 | 14 | 0.3953 | 0.8608 |
54
+ | 0.3595 | 3.0 | 21 | 0.3809 | 0.8608 |
55
+ | 0.3595 | 4.0 | 28 | 0.3286 | 0.8608 |
56
+ | 0.3009 | 5.0 | 35 | 0.2945 | 0.8608 |
57
+ | 0.2843 | 6.0 | 42 | 0.3528 | 0.8608 |
58
+ | 0.2843 | 7.0 | 49 | 0.2345 | 0.8608 |
59
+ | 0.266 | 8.0 | 56 | 0.2499 | 0.8608 |
60
+ | 0.222 | 9.0 | 63 | 0.2544 | 0.8608 |
61
+ | 0.2018 | 10.0 | 70 | 0.1954 | 0.8608 |
62
+ | 0.2018 | 11.0 | 77 | 0.2351 | 0.8608 |
63
+ | 0.1948 | 12.0 | 84 | 0.1705 | 0.8608 |
64
+ | 0.2053 | 13.0 | 91 | 0.1625 | 0.8734 |
65
+ | 0.2053 | 14.0 | 98 | 0.1719 | 0.9367 |
66
+ | 0.1729 | 15.0 | 105 | 0.1489 | 0.9367 |
67
+ | 0.1535 | 16.0 | 112 | 0.1450 | 0.9494 |
68
+ | 0.1535 | 17.0 | 119 | 0.1750 | 0.9494 |
69
+ | 0.1492 | 18.0 | 126 | 0.1514 | 0.9494 |
70
+ | 0.1349 | 19.0 | 133 | 0.1304 | 0.9620 |
71
+ | 0.1538 | 20.0 | 140 | 0.1291 | 0.9620 |
72
+ | 0.1538 | 21.0 | 147 | 0.1306 | 0.9620 |
73
+ | 0.1357 | 22.0 | 154 | 0.1283 | 0.9620 |
74
+ | 0.147 | 23.0 | 161 | 0.1289 | 0.9494 |
75
+ | 0.147 | 24.0 | 168 | 0.1339 | 0.9747 |
76
+ | 0.1388 | 25.0 | 175 | 0.1244 | 0.9494 |
77
+ | 0.1192 | 26.0 | 182 | 0.1117 | 0.9747 |
78
+ | 0.1192 | 27.0 | 189 | 0.1105 | 0.9873 |
79
+ | 0.112 | 28.0 | 196 | 0.1079 | 0.9747 |
80
+ | 0.1215 | 29.0 | 203 | 0.1151 | 0.9620 |
81
+ | 0.1139 | 30.0 | 210 | 0.1008 | 0.9873 |
82
+ | 0.1139 | 31.0 | 217 | 0.1033 | 0.9747 |
83
+ | 0.1164 | 32.0 | 224 | 0.0985 | 0.9873 |
84
+ | 0.1192 | 33.0 | 231 | 0.0955 | 0.9873 |
85
+ | 0.1192 | 34.0 | 238 | 0.1077 | 0.9620 |
86
+ | 0.1132 | 35.0 | 245 | 0.1107 | 0.9620 |
87
+ | 0.1021 | 36.0 | 252 | 0.0958 | 0.9873 |
88
+ | 0.1021 | 37.0 | 259 | 0.0957 | 0.9873 |
89
+ | 0.0945 | 38.0 | 266 | 0.0951 | 0.9747 |
90
+ | 0.1244 | 39.0 | 273 | 0.0949 | 0.9747 |
91
+ | 0.1012 | 40.0 | 280 | 0.0955 | 0.9873 |
92
+
93
+
94
+ ### Framework versions
95
+
96
+ - Transformers 4.26.0.dev0
97
+ - Pytorch 1.12.1+cu113
98
+ - Datasets 2.7.1
99
+ - Tokenizers 0.13.2