ricardoSLabs commited on
Commit
19efa96
·
verified ·
1 Parent(s): 1097afd

End of training

Browse files
README.md ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: microsoft/beit-base-patch16-224-pt22k-ft22k
5
+ tags:
6
+ - generated_from_trainer
7
+ datasets:
8
+ - imagefolder
9
+ metrics:
10
+ - accuracy
11
+ model-index:
12
+ - name: jaffe_V2_50
13
+ results:
14
+ - task:
15
+ name: Image Classification
16
+ type: image-classification
17
+ dataset:
18
+ name: imagefolder
19
+ type: imagefolder
20
+ config: default
21
+ split: validation
22
+ args: default
23
+ metrics:
24
+ - name: Accuracy
25
+ type: accuracy
26
+ value: 0.8
27
+ ---
28
+
29
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
30
+ should probably proofread and complete it, then remove this comment. -->
31
+
32
+ # jaffe_V2_50
33
+
34
+ This model is a fine-tuned version of [microsoft/beit-base-patch16-224-pt22k-ft22k](https://huggingface.co/microsoft/beit-base-patch16-224-pt22k-ft22k) on the imagefolder dataset.
35
+ It achieves the following results on the evaluation set:
36
+ - Loss: 0.7217
37
+ - Accuracy: 0.8
38
+
39
+ ## Model description
40
+
41
+ More information needed
42
+
43
+ ## Intended uses & limitations
44
+
45
+ More information needed
46
+
47
+ ## Training and evaluation data
48
+
49
+ More information needed
50
+
51
+ ## Training procedure
52
+
53
+ ### Training hyperparameters
54
+
55
+ The following hyperparameters were used during training:
56
+ - learning_rate: 5e-05
57
+ - train_batch_size: 32
58
+ - eval_batch_size: 32
59
+ - seed: 42
60
+ - gradient_accumulation_steps: 4
61
+ - total_train_batch_size: 128
62
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
63
+ - lr_scheduler_type: linear
64
+ - lr_scheduler_warmup_ratio: 0.1
65
+ - num_epochs: 20
66
+
67
+ ### Training results
68
+
69
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
70
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
71
+ | No log | 1.0 | 1 | 1.9638 | 0.2333 |
72
+ | No log | 2.0 | 2 | 1.7893 | 0.3333 |
73
+ | No log | 3.0 | 3 | 1.8759 | 0.1667 |
74
+ | No log | 4.0 | 4 | 1.6759 | 0.3667 |
75
+ | No log | 5.0 | 5 | 1.5139 | 0.5 |
76
+ | No log | 6.0 | 6 | 1.4280 | 0.5667 |
77
+ | No log | 7.0 | 7 | 1.3688 | 0.5667 |
78
+ | No log | 8.0 | 8 | 1.2819 | 0.6 |
79
+ | No log | 9.0 | 9 | 1.1884 | 0.6 |
80
+ | 1.5329 | 10.0 | 10 | 1.1448 | 0.6 |
81
+ | 1.5329 | 11.0 | 11 | 1.0732 | 0.7 |
82
+ | 1.5329 | 12.0 | 12 | 0.9793 | 0.7333 |
83
+ | 1.5329 | 13.0 | 13 | 0.8830 | 0.7333 |
84
+ | 1.5329 | 14.0 | 14 | 0.8366 | 0.7667 |
85
+ | 1.5329 | 15.0 | 15 | 0.8027 | 0.7333 |
86
+ | 1.5329 | 16.0 | 16 | 0.7952 | 0.7333 |
87
+ | 1.5329 | 17.0 | 17 | 0.7746 | 0.7333 |
88
+ | 1.5329 | 18.0 | 18 | 0.7571 | 0.7667 |
89
+ | 1.5329 | 19.0 | 19 | 0.7256 | 0.7667 |
90
+ | 0.5232 | 20.0 | 20 | 0.7217 | 0.8 |
91
+
92
+
93
+ ### Framework versions
94
+
95
+ - Transformers 4.47.0
96
+ - Pytorch 2.5.1+cu121
97
+ - Datasets 3.3.1
98
+ - Tokenizers 0.21.0
runs/Mar09_18-45-26_5e64d5cc0472/events.out.tfevents.1741545927.5e64d5cc0472.31.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:01281d429b59d00e58ad0f8a3485f154b57725ab37dd3c1559b8e33d23575074
3
- size 12759
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bdd04be2eea01f5e239a108d51b12685ef3e633c42b22520d556b4f5460c343
3
+ size 13107