ahishamm commited on
Commit
368446c
1 Parent(s): 26863e3

Model save

Browse files
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google/vit-base-patch16-224-in21k
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - recall
9
+ - f1
10
+ - precision
11
+ model-index:
12
+ - name: vit-base-16-thesis-demo-PH2
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-base-16-thesis-demo-PH2
20
+
21
+ This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.0761
24
+ - Accuracy: 0.9844
25
+ - Recall: 0.9844
26
+ - F1: 0.9844
27
+ - Precision: 0.9844
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.0002
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: linear
52
+ - num_epochs: 4
53
+ - mixed_precision_training: Native AMP
54
+
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Recall | F1 | Precision |
58
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------:|:---------:|
59
+ | 0.044 | 2.5 | 50 | 0.0761 | 0.9844 | 0.9844 | 0.9844 | 0.9844 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.35.2
65
+ - Pytorch 2.1.0+cu118
66
+ - Datasets 2.15.0
67
+ - Tokenizers 0.15.0
runs/Dec05_17-52-28_890f1dc26cee/events.out.tfevents.1701798755.890f1dc26cee.296.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1a5eab1583be828cd37bf287f219464aef953f865bcfbc4806bcb56f7119d14d
3
- size 5476
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9b879d472a103d7f4507325a4acd3a75b16ba74942fadf22c382270321c552a
3
+ size 6286