BTX24 commited on
Commit
58b1893
1 Parent(s): 6b07fe5

Model save

Browse files
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: microsoft/swinv2-tiny-patch4-window16-256
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ - precision
10
+ - recall
11
+ model-index:
12
+ - name: swinv2-tiny-patch4-window16-256-finetuned-tekno24
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # swinv2-tiny-patch4-window16-256-finetuned-tekno24
20
+
21
+ This model is a fine-tuned version of [microsoft/swinv2-tiny-patch4-window16-256](https://huggingface.co/microsoft/swinv2-tiny-patch4-window16-256) on an unknown dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 1.2871
24
+ - Accuracy: 0.4224
25
+ - F1: 0.3135
26
+ - Precision: 0.4313
27
+ - Recall: 0.4224
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 5e-05
47
+ - train_batch_size: 16
48
+ - eval_batch_size: 16
49
+ - seed: 42
50
+ - gradient_accumulation_steps: 4
51
+ - total_train_batch_size: 64
52
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
53
+ - lr_scheduler_type: linear
54
+ - lr_scheduler_warmup_ratio: 0.1
55
+ - num_epochs: 10
56
+ - mixed_precision_training: Native AMP
57
+
58
+ ### Training results
59
+
60
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
61
+ |:-------------:|:------:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
62
+ | 1.3705 | 0.9963 | 68 | 1.3584 | 0.3563 | 0.2590 | 0.2886 | 0.3563 |
63
+ | 1.3515 | 1.9927 | 136 | 1.3392 | 0.3921 | 0.2606 | 0.3925 | 0.3921 |
64
+ | 1.3498 | 2.9890 | 204 | 1.3301 | 0.3912 | 0.2501 | 0.4247 | 0.3912 |
65
+ | 1.3351 | 4.0 | 273 | 1.3225 | 0.3930 | 0.2452 | 0.5371 | 0.3930 |
66
+ | 1.3212 | 4.9963 | 341 | 1.3128 | 0.3949 | 0.2556 | 0.4641 | 0.3949 |
67
+ | 1.3316 | 5.9927 | 409 | 1.3052 | 0.4004 | 0.2723 | 0.4129 | 0.4004 |
68
+ | 1.3269 | 6.9890 | 477 | 1.2980 | 0.4068 | 0.2850 | 0.4305 | 0.4068 |
69
+ | 1.3034 | 8.0 | 546 | 1.2927 | 0.4123 | 0.2924 | 0.4448 | 0.4123 |
70
+ | 1.3165 | 8.9963 | 614 | 1.2884 | 0.4215 | 0.3096 | 0.4453 | 0.4215 |
71
+ | 1.3306 | 9.9634 | 680 | 1.2871 | 0.4224 | 0.3135 | 0.4313 | 0.4224 |
72
+
73
+
74
+ ### Framework versions
75
+
76
+ - Transformers 4.42.4
77
+ - Pytorch 2.4.0+cu121
78
+ - Datasets 2.21.0
79
+ - Tokenizers 0.19.1
runs/Sep04_09-49-45_38d13df12198/events.out.tfevents.1725443402.38d13df12198.737.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:49ede3a24f892ce9334a670a9ac90485818c7a7239b53a599006b4b11da2f2a2
3
- size 24023
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b035ff42e1909875ab8027ca3b9eb588ab5e7ac40356ea9018dae80d70d3b0b6
3
+ size 24849