BTX24 commited on
Commit
8f3d2dd
1 Parent(s): 1ef4301

Model save

Browse files
README.md ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: google/vit-base-patch16-224-in21k
3
+ library_name: peft
4
+ license: apache-2.0
5
+ metrics:
6
+ - accuracy
7
+ - f1
8
+ - precision
9
+ - recall
10
+ tags:
11
+ - generated_from_trainer
12
+ model-index:
13
+ - name: vit-base-patch16-224-in21k-finetuned-tekno23
14
+ results: []
15
+ ---
16
+
17
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
+ should probably proofread and complete it, then remove this comment. -->
19
+
20
+ # vit-base-patch16-224-in21k-finetuned-tekno23
21
+
22
+ 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.
23
+ It achieves the following results on the evaluation set:
24
+ - Loss: 1.2583
25
+ - Accuracy: 0.4014
26
+ - F1: 0.3092
27
+ - Precision: 0.3870
28
+ - Recall: 0.4014
29
+
30
+ ## Model description
31
+
32
+ More information needed
33
+
34
+ ## Intended uses & limitations
35
+
36
+ More information needed
37
+
38
+ ## Training and evaluation data
39
+
40
+ More information needed
41
+
42
+ ## Training procedure
43
+
44
+ ### Training hyperparameters
45
+
46
+ The following hyperparameters were used during training:
47
+ - learning_rate: 5e-05
48
+ - train_batch_size: 16
49
+ - eval_batch_size: 16
50
+ - seed: 42
51
+ - gradient_accumulation_steps: 4
52
+ - total_train_batch_size: 64
53
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
54
+ - lr_scheduler_type: linear
55
+ - lr_scheduler_warmup_ratio: 0.1
56
+ - num_epochs: 5
57
+ - mixed_precision_training: Native AMP
58
+
59
+ ### Training results
60
+
61
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
62
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
63
+ | 1.3662 | 1.0 | 421 | 1.3619 | 0.3190 | 0.1618 | 0.2852 | 0.3190 |
64
+ | 1.3095 | 2.0 | 842 | 1.2970 | 0.3962 | 0.2933 | 0.4359 | 0.3962 |
65
+ | 1.2683 | 3.0 | 1263 | 1.2687 | 0.4020 | 0.3081 | 0.3550 | 0.4020 |
66
+ | 1.2524 | 4.0 | 1684 | 1.2576 | 0.4057 | 0.3098 | 0.3951 | 0.4057 |
67
+ | 1.2781 | 5.0 | 2105 | 1.2583 | 0.4014 | 0.3092 | 0.3870 | 0.4014 |
68
+
69
+
70
+ ### Framework versions
71
+
72
+ - PEFT 0.12.1.dev0
73
+ - Transformers 4.42.4
74
+ - Pytorch 2.4.0+cu121
75
+ - Datasets 2.21.0
76
+ - Tokenizers 0.19.1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:772c9f8225996534effce7a50cb9cca90e7d0eec88f6c7395904b42320417d64
3
  size 2378744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12e3c8014c95d62e56b17cc52c382946c6c774a6ca634018164bf8069fcb185a
3
  size 2378744
runs/Sep04_08-38-39_38d13df12198/events.out.tfevents.1725439136.38d13df12198.737.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9bc1051d3330c1c7953241ab5677b9d4bd2fd3489ebdc2f00c00901736846dff
3
- size 51149
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb09d4ad75ae78c66d71a241764a92fcf964682a862ba49d9d17326175cdbc66
3
+ size 51975