sharren commited on
Commit
183a3d4
·
verified ·
1 Parent(s): d570aa5

Model save

Browse files
Files changed (2) hide show
  1. README.md +81 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-ds-processed
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-ds-processed
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: 1.0629
24
+ - Accuracy: 0.8575
25
+ - Precision: 0.8519
26
+ - Recall: 0.8575
27
+ - F1: 0.8534
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.999) and epsilon=1e-08
51
+ - lr_scheduler_type: cosine
52
+ - lr_scheduler_warmup_steps: 770
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
+ | 0.8606 | 1.0 | 321 | 0.5784 | 0.7930 | 0.7895 | 0.7930 | 0.7809 |
61
+ | 0.5095 | 2.0 | 642 | 0.5439 | 0.8048 | 0.8197 | 0.8048 | 0.7949 |
62
+ | 0.4085 | 3.0 | 963 | 0.5629 | 0.8228 | 0.8183 | 0.8228 | 0.8064 |
63
+ | 0.2672 | 4.0 | 1284 | 0.5326 | 0.8235 | 0.8344 | 0.8235 | 0.8208 |
64
+ | 0.1578 | 5.0 | 1605 | 0.6352 | 0.8422 | 0.8433 | 0.8422 | 0.8379 |
65
+ | 0.0921 | 6.0 | 1926 | 0.7425 | 0.8232 | 0.8397 | 0.8232 | 0.8261 |
66
+ | 0.0537 | 7.0 | 2247 | 0.8936 | 0.8336 | 0.8288 | 0.8336 | 0.8188 |
67
+ | 0.0481 | 8.0 | 2568 | 0.9522 | 0.8509 | 0.8451 | 0.8509 | 0.8409 |
68
+ | 0.0291 | 9.0 | 2889 | 0.9770 | 0.8450 | 0.8454 | 0.8450 | 0.8429 |
69
+ | 0.04 | 10.0 | 3210 | 0.9303 | 0.8471 | 0.8478 | 0.8471 | 0.8445 |
70
+ | 0.0235 | 11.0 | 3531 | 0.9866 | 0.8454 | 0.8439 | 0.8454 | 0.8395 |
71
+ | 0.0164 | 12.0 | 3852 | 1.0983 | 0.8408 | 0.8473 | 0.8408 | 0.8346 |
72
+ | 0.005 | 13.0 | 4173 | 1.1124 | 0.8429 | 0.8433 | 0.8429 | 0.8376 |
73
+ | 0.0064 | 14.0 | 4494 | 1.0629 | 0.8575 | 0.8519 | 0.8575 | 0.8534 |
74
+
75
+
76
+ ### Framework versions
77
+
78
+ - Transformers 4.40.0.dev0
79
+ - Pytorch 2.2.1+cu121
80
+ - Datasets 2.18.0
81
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e50f7a919f9936e2cddbf19bdfb9b3f31e0cc83911466130292dbf22b2ae8584
3
  size 343239356
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abd80d79bc81008a977bc423ef43edb5957db5d47f8546a3af7666c245e05e05
3
  size 343239356