masafresh commited on
Commit
a10b427
1 Parent(s): 796c51f

Model save

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: microsoft/swin-tiny-patch4-window7-224
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
+ model-index:
11
+ - name: swin-transformer
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # swin-transformer
19
+
20
+ This model is a fine-tuned version of [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on the None dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 1.7366
23
+ - Accuracy: 0.39
24
+ - F1: 0.2753
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 5e-05
44
+ - train_batch_size: 96
45
+ - eval_batch_size: 96
46
+ - seed: 42
47
+ - gradient_accumulation_steps: 4
48
+ - total_train_batch_size: 384
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: linear
51
+ - lr_scheduler_warmup_ratio: 0.1
52
+ - num_epochs: 3
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
57
+ |:-------------:|:------:|:----:|:---------------:|:--------:|:------:|
58
+ | No log | 0.7273 | 2 | 2.0766 | 0.3 | 0.2161 |
59
+ | No log | 1.8182 | 5 | 1.7687 | 0.37 | 0.2461 |
60
+ | No log | 2.1818 | 6 | 1.7366 | 0.39 | 0.2753 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.45.2
66
+ - Pytorch 2.4.0+cu121
67
+ - Datasets 3.1.0
68
+ - Tokenizers 0.20.1
logs/events.out.tfevents.1731641431.AZHAR-PC.320711.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e683ee472ff734c0a0569819d99abaf110936872e0fe1fababf39f5e25deaa3b
3
- size 6034
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86f4f3138d4f03a7e700c199dbaf7fbb68e4e2a10b566612dabae8734027325f
3
+ size 7106
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c8e09115a4214a4b5afa93e4e8e7b4cd507f1a1e0970fc9b431510f15a3e0e0a
3
  size 110364364
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24d4cb6026f0151c97e4320d9a9a55dbb6529d5e2270189f6b0123181265441b
3
  size 110364364