c14kevincardenas commited on
Commit
0a24012
·
verified ·
1 Parent(s): a396964

Model save

Browse files
Files changed (2) hide show
  1. README.md +79 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ model-index:
8
+ - name: beit-base-patch16-384_alpha0.7_temp3.0
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # beit-base-patch16-384_alpha0.7_temp3.0
16
+
17
+ This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.5123
20
+ - Accuracy: 0.8429
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 5e-05
40
+ - train_batch_size: 64
41
+ - eval_batch_size: 64
42
+ - seed: 42
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - lr_scheduler_warmup_ratio: 0.1
46
+ - num_epochs: 20
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 1.1161 | 1.0 | 90 | 1.3958 | 0.3034 |
53
+ | 0.8866 | 2.0 | 180 | 0.9934 | 0.5830 |
54
+ | 0.5473 | 3.0 | 270 | 0.6915 | 0.7451 |
55
+ | 0.4068 | 4.0 | 360 | 0.6147 | 0.7836 |
56
+ | 0.2803 | 5.0 | 450 | 0.5613 | 0.8132 |
57
+ | 0.232 | 6.0 | 540 | 0.5583 | 0.8073 |
58
+ | 0.2132 | 7.0 | 630 | 0.5762 | 0.8103 |
59
+ | 0.1911 | 8.0 | 720 | 0.5657 | 0.8192 |
60
+ | 0.1705 | 9.0 | 810 | 0.5529 | 0.8103 |
61
+ | 0.1603 | 10.0 | 900 | 0.5434 | 0.8172 |
62
+ | 0.1553 | 11.0 | 990 | 0.5209 | 0.8221 |
63
+ | 0.1475 | 12.0 | 1080 | 0.5409 | 0.8182 |
64
+ | 0.1446 | 13.0 | 1170 | 0.5163 | 0.8340 |
65
+ | 0.1316 | 14.0 | 1260 | 0.5329 | 0.8251 |
66
+ | 0.1317 | 15.0 | 1350 | 0.5183 | 0.8389 |
67
+ | 0.1284 | 16.0 | 1440 | 0.5082 | 0.8409 |
68
+ | 0.1221 | 17.0 | 1530 | 0.5179 | 0.8389 |
69
+ | 0.1204 | 18.0 | 1620 | 0.5164 | 0.8370 |
70
+ | 0.1192 | 19.0 | 1710 | 0.5117 | 0.8439 |
71
+ | 0.1167 | 20.0 | 1800 | 0.5123 | 0.8429 |
72
+
73
+
74
+ ### Framework versions
75
+
76
+ - Transformers 4.45.2
77
+ - Pytorch 2.5.0+cu124
78
+ - Datasets 3.0.1
79
+ - Tokenizers 0.20.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e4555d4d226f4101b95db342eaab8323b47d12ddcfc5b854bceaf8b9bd2ba634
3
  size 356800920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc3e6d9941055597b08084fb0ddf23fa288337d5d8052f7a13acb241020bf408
3
  size 356800920