pk3388 commited on
Commit
669c5ee
1 Parent(s): 7c84d64

Model save

Browse files
README.md ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google/vit-base-patch16-224
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - imagefolder
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: vit-base-patch16-224-ethosrealdata
12
+ results:
13
+ - task:
14
+ name: Image Classification
15
+ type: image-classification
16
+ dataset:
17
+ name: imagefolder
18
+ type: imagefolder
19
+ config: default
20
+ split: train
21
+ args: default
22
+ metrics:
23
+ - name: Accuracy
24
+ type: accuracy
25
+ value: 0.934010152284264
26
+ ---
27
+
28
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
29
+ should probably proofread and complete it, then remove this comment. -->
30
+
31
+ # vit-base-patch16-224-ethosrealdata
32
+
33
+ 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.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 0.2117
36
+ - Accuracy: 0.9340
37
+
38
+ ## Model description
39
+
40
+ More information needed
41
+
42
+ ## Intended uses & limitations
43
+
44
+ More information needed
45
+
46
+ ## Training and evaluation data
47
+
48
+ More information needed
49
+
50
+ ## Training procedure
51
+
52
+ ### Training hyperparameters
53
+
54
+ The following hyperparameters were used during training:
55
+ - learning_rate: 0.0002
56
+ - train_batch_size: 16
57
+ - eval_batch_size: 16
58
+ - seed: 42
59
+ - gradient_accumulation_steps: 4
60
+ - total_train_batch_size: 64
61
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
62
+ - lr_scheduler_type: linear
63
+ - lr_scheduler_warmup_ratio: 0.1
64
+ - num_epochs: 10
65
+
66
+ ### Training results
67
+
68
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
+ |:-------------:|:------:|:----:|:---------------:|:--------:|
70
+ | 0.9707 | 0.9913 | 57 | 0.6825 | 0.8160 |
71
+ | 0.3507 | 2.0 | 115 | 0.3680 | 0.8909 |
72
+ | 0.2002 | 2.9913 | 172 | 0.3121 | 0.9023 |
73
+ | 0.1249 | 4.0 | 230 | 0.2951 | 0.9150 |
74
+ | 0.1002 | 4.9913 | 287 | 0.2596 | 0.9251 |
75
+ | 0.1014 | 6.0 | 345 | 0.2615 | 0.9251 |
76
+ | 0.1261 | 6.9913 | 402 | 0.2437 | 0.9365 |
77
+ | 0.0556 | 8.0 | 460 | 0.2198 | 0.9416 |
78
+ | 0.0415 | 8.9913 | 517 | 0.2119 | 0.9416 |
79
+ | 0.0294 | 9.9130 | 570 | 0.2117 | 0.9340 |
80
+
81
+
82
+ ### Framework versions
83
+
84
+ - Transformers 4.40.2
85
+ - Pytorch 2.2.1+cu121
86
+ - Datasets 2.19.1
87
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c77e724237d791ed4a2caaaae10a6c65f33918b2ab286787b9d26dc9c4c77fd
3
  size 343267040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8247552ed6a6ae6ae1b187e816272f78591817b7f2989de7abb1d4fa745a9c60
3
  size 343267040
runs/May21_15-39-44_c0ea943ab5d1/events.out.tfevents.1716305988.c0ea943ab5d1.215.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad53efb5c8d8534e87cc1a6d337b21aeed9d82d23f07cab9fb00cf48c9815dfa
3
- size 18943
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:648c3a33e26a477aedac08cc43f94d64137ae1d51a03cbe02a0f2ee0a45e17f2
3
+ size 20886