Rocky807 commited on
Commit
6232248
·
verified ·
1 Parent(s): 9232d86

Training in progress, epoch 0

Browse files
README.md ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: microsoft/beit-base-patch16-224-pt22k-ft22k
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ model-index:
8
+ - name: beit-base-patch16-224-pt22k-ft22k-finetuning
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-224-pt22k-ft22k-finetuning
16
+
17
+ 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 an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.2384
20
+ - Accuracy: 0.9216
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: 32
41
+ - eval_batch_size: 32
42
+ - seed: 42
43
+ - gradient_accumulation_steps: 4
44
+ - total_train_batch_size: 128
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - lr_scheduler_warmup_ratio: 0.1
48
+ - num_epochs: 3
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
+ | 0.3641 | 1.0 | 351 | 0.3230 | 0.887 |
55
+ | 0.3065 | 2.0 | 703 | 0.2596 | 0.9148 |
56
+ | 0.2255 | 2.99 | 1053 | 0.2384 | 0.9216 |
57
+
58
+
59
+ ### Framework versions
60
+
61
+ - Transformers 4.39.3
62
+ - Pytorch 2.2.2
63
+ - Datasets 2.18.0
64
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca6b0f2d59cb6a07f715cedbf97a45e8e154e7a132fcd9b04bae30b161e0b298
3
  size 343104936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6018672584233cbc181c6a36d87e3aba0c450a0794fd36dc8d29bfbad02159ee
3
  size 343104936
runs/Apr22_19-19-25_MacBook-Pro.local/events.out.tfevents.1713784767.MacBook-Pro.local.2795.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c8690f9bd07ed4bff7128cd1354ef168119485032390f10b0419c3e151011b58
3
- size 13453
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70b4efd9e8816b44b11a3fd0595da817674401e9371665e5203a9748918af8af
3
+ size 29223
runs/Apr23_11-56-21_MacBook-Pro.local/events.out.tfevents.1713844582.MacBook-Pro.local.21633.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64a3c5c95ffa17360e460b1916413df00080aa356828822955c05b5113d1523e
3
+ size 13453
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:21152d32659bad8d2328e5c74061b2ccb915effe4e1ed196648313aaa8919363
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f41c71b7848a4758282b690e391e891fb71f562244980cd71c266628ac8600db
3
  size 4984