mohamedsaeed823 commited on
Commit
2bb0cb8
1 Parent(s): 539802b

End of training

Browse files
README.md ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google/vit-base-patch16-224-in21k
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - imagefolder
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: ARSL_letters_model-7epochs
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.8821428571428571
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
+ # ARSL_letters_model-7epochs
32
+
33
+ This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the imagefolder dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 1.8704
36
+ - Accuracy: 0.8821
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: 1e-05
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: 7
65
+
66
+ ### Training results
67
+
68
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | 2.2553 | 1.0 | 35 | 2.2824 | 0.7679 |
71
+ | 2.1368 | 2.0 | 70 | 2.1504 | 0.8393 |
72
+ | 2.0462 | 3.0 | 105 | 2.0528 | 0.8464 |
73
+ | 1.9789 | 4.0 | 140 | 1.9739 | 0.8839 |
74
+ | 1.915 | 5.0 | 175 | 1.9463 | 0.8375 |
75
+ | 1.8912 | 6.0 | 210 | 1.9037 | 0.85 |
76
+ | 1.8794 | 7.0 | 245 | 1.8704 | 0.8821 |
77
+
78
+
79
+ ### Framework versions
80
+
81
+ - Transformers 4.41.2
82
+ - Pytorch 2.3.0+cu121
83
+ - Datasets 2.20.0
84
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0f9d1da67157decd21d97bebc4ef078373a52b0edbdbe863c0c65ec188ea13ee
3
  size 343303952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b6f755b958bc38edf3c6ec4d2ecbd5995d4aa2401c8caa68d9f68e87fb8dde0
3
  size 343303952
runs/Jun27_22-19-47_c8024b46ff04/events.out.tfevents.1719526791.c8024b46ff04.1869.4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2910ce75273febf97ba8fffd6ebb79c92dd445ef6204b240ef993f488750d32b
3
- size 13067
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9e23b5616bcd73703db6e9abe2486410e0bfe452d1f2ddf72d09abe8ee35f21
3
+ size 13421