sharren commited on
Commit
7ebc843
1 Parent(s): 91afacd

Model save

Browse files
Files changed (2) hide show
  1. README.md +88 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google/vit-base-patch16-224
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - precision
9
+ - recall
10
+ - f1
11
+ model-index:
12
+ - name: vit-epsilon-5e-9
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # vit-epsilon-5e-9
20
+
21
+ This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on an unknown dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.6199
24
+ - Accuracy: 0.8582
25
+ - Precision: 0.8561
26
+ - Recall: 0.8582
27
+ - F1: 0.8541
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 0.0001
47
+ - train_batch_size: 16
48
+ - eval_batch_size: 8
49
+ - seed: 42
50
+ - optimizer: Adam with betas=(0.9,0.99) and epsilon=5e-09
51
+ - lr_scheduler_type: cosine
52
+ - lr_scheduler_warmup_steps: 1733
53
+ - num_epochs: 100
54
+ - mixed_precision_training: Native AMP
55
+
56
+ ### Training results
57
+
58
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
59
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
60
+ | 1.7673 | 1.0 | 321 | 0.9546 | 0.6890 | 0.6435 | 0.6890 | 0.6302 |
61
+ | 1.1951 | 2.0 | 642 | 0.7244 | 0.7438 | 0.7325 | 0.7438 | 0.7199 |
62
+ | 1.0711 | 3.0 | 963 | 0.6499 | 0.7552 | 0.7394 | 0.7552 | 0.7224 |
63
+ | 0.9944 | 4.0 | 1284 | 0.5907 | 0.7590 | 0.7962 | 0.7590 | 0.7683 |
64
+ | 0.9231 | 5.0 | 1605 | 0.6988 | 0.7084 | 0.8054 | 0.7084 | 0.7306 |
65
+ | 0.9889 | 6.0 | 1926 | 0.5912 | 0.7746 | 0.7919 | 0.7746 | 0.7808 |
66
+ | 0.8818 | 7.0 | 2247 | 0.6374 | 0.7569 | 0.8001 | 0.7569 | 0.7697 |
67
+ | 0.7973 | 8.0 | 2568 | 0.6658 | 0.7580 | 0.7925 | 0.7580 | 0.7684 |
68
+ | 0.7525 | 9.0 | 2889 | 0.5220 | 0.8044 | 0.8124 | 0.8044 | 0.8068 |
69
+ | 0.6938 | 10.0 | 3210 | 0.5634 | 0.7899 | 0.8335 | 0.7899 | 0.7980 |
70
+ | 0.6354 | 11.0 | 3531 | 0.4961 | 0.8252 | 0.8358 | 0.8252 | 0.8286 |
71
+ | 0.5602 | 12.0 | 3852 | 0.5486 | 0.8141 | 0.8276 | 0.8141 | 0.8185 |
72
+ | 0.44 | 13.0 | 4173 | 0.6554 | 0.8141 | 0.8442 | 0.8141 | 0.8155 |
73
+ | 0.4704 | 14.0 | 4494 | 0.5704 | 0.8235 | 0.8431 | 0.8235 | 0.8287 |
74
+ | 0.4275 | 15.0 | 4815 | 0.5563 | 0.8141 | 0.8459 | 0.8141 | 0.8230 |
75
+ | 0.3511 | 16.0 | 5136 | 0.5933 | 0.8072 | 0.8402 | 0.8072 | 0.8166 |
76
+ | 0.2853 | 17.0 | 5457 | 0.5246 | 0.8436 | 0.8542 | 0.8436 | 0.8470 |
77
+ | 0.2691 | 18.0 | 5778 | 0.5257 | 0.8509 | 0.8551 | 0.8509 | 0.8519 |
78
+ | 0.2134 | 19.0 | 6099 | 0.6391 | 0.8332 | 0.8553 | 0.8332 | 0.8404 |
79
+ | 0.224 | 20.0 | 6420 | 0.6297 | 0.8488 | 0.8537 | 0.8488 | 0.8497 |
80
+ | 0.1843 | 21.0 | 6741 | 0.6199 | 0.8582 | 0.8561 | 0.8582 | 0.8541 |
81
+
82
+
83
+ ### Framework versions
84
+
85
+ - Transformers 4.40.0.dev0
86
+ - Pytorch 2.2.1+cu121
87
+ - Datasets 2.18.0
88
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0403181e2c6a51e10231f826c63366eb3b73a930770c7c0a20423b893def7b24
3
  size 343239356
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:732c8a91ce8550bcec325778a8a7bc808742053acd8dc56970e64dc84e904145
3
  size 343239356