Omriy123 commited on
Commit
b8dcd11
1 Parent(s): e5b9b5e

Model save

Browse files
Files changed (2) hide show
  1. README.md +77 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_trainer
4
+ datasets:
5
+ - imagefolder
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: vit_epochs5_batch32_lr5e-05_size224_tiles2_seed2_q1
10
+ results:
11
+ - task:
12
+ name: Image Classification
13
+ type: image-classification
14
+ dataset:
15
+ name: imagefolder
16
+ type: imagefolder
17
+ config: default
18
+ split: train
19
+ args: default
20
+ metrics:
21
+ - name: Accuracy
22
+ type: accuracy
23
+ value: 0.9906666666666667
24
+ ---
25
+
26
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
27
+ should probably proofread and complete it, then remove this comment. -->
28
+
29
+ # vit_epochs5_batch32_lr5e-05_size224_tiles2_seed2_q1
30
+
31
+ This model was trained from scratch on the imagefolder dataset.
32
+ It achieves the following results on the evaluation set:
33
+ - Loss: 0.0503
34
+ - Accuracy: 0.9907
35
+
36
+ ## Model description
37
+
38
+ More information needed
39
+
40
+ ## Intended uses & limitations
41
+
42
+ More information needed
43
+
44
+ ## Training and evaluation data
45
+
46
+ More information needed
47
+
48
+ ## Training procedure
49
+
50
+ ### Training hyperparameters
51
+
52
+ The following hyperparameters were used during training:
53
+ - learning_rate: 5e-05
54
+ - train_batch_size: 32
55
+ - eval_batch_size: 32
56
+ - seed: 42
57
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
58
+ - lr_scheduler_type: linear
59
+ - num_epochs: 5
60
+
61
+ ### Training results
62
+
63
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
64
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
65
+ | 0.0052 | 1.0 | 469 | 0.0526 | 0.9867 |
66
+ | 0.0002 | 2.0 | 938 | 0.0637 | 0.988 |
67
+ | 0.0281 | 3.0 | 1407 | 0.0519 | 0.9912 |
68
+ | 0.0001 | 4.0 | 1876 | 0.0496 | 0.9909 |
69
+ | 0.0001 | 5.0 | 2345 | 0.0503 | 0.9907 |
70
+
71
+
72
+ ### Framework versions
73
+
74
+ - Transformers 4.41.1
75
+ - Pytorch 2.2.2
76
+ - Datasets 2.18.0
77
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3d0478d1a487687dca485b56341090522af56b74efab8df4d5cd53363593eee1
3
  size 343223968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42fd4fc0b754ea16cb1969ddb2a7930ec7db5bb86d8f46748d9b5062f0020803
3
  size 343223968