Model save
Browse files
README.md
ADDED
@@ -0,0 +1,72 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: microsoft/swinv2-base-patch4-window12to16-192to256-22kto1k-ft
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
model-index:
|
9 |
+
- name: 1_lakh_cards-swinv2-base-patch4-window12to16-192to256-22kto1k-ft-finetuned
|
10 |
+
results: []
|
11 |
+
---
|
12 |
+
|
13 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
+
should probably proofread and complete it, then remove this comment. -->
|
15 |
+
|
16 |
+
# 1_lakh_cards-swinv2-base-patch4-window12to16-192to256-22kto1k-ft-finetuned
|
17 |
+
|
18 |
+
This model is a fine-tuned version of [microsoft/swinv2-base-patch4-window12to16-192to256-22kto1k-ft](https://huggingface.co/microsoft/swinv2-base-patch4-window12to16-192to256-22kto1k-ft) on an unknown dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 2.4853
|
21 |
+
- Accuracy: 0.3370
|
22 |
+
|
23 |
+
## Model description
|
24 |
+
|
25 |
+
More information needed
|
26 |
+
|
27 |
+
## Intended uses & limitations
|
28 |
+
|
29 |
+
More information needed
|
30 |
+
|
31 |
+
## Training and evaluation data
|
32 |
+
|
33 |
+
More information needed
|
34 |
+
|
35 |
+
## Training procedure
|
36 |
+
|
37 |
+
### Training hyperparameters
|
38 |
+
|
39 |
+
The following hyperparameters were used during training:
|
40 |
+
- learning_rate: 5e-05
|
41 |
+
- train_batch_size: 4
|
42 |
+
- eval_batch_size: 4
|
43 |
+
- seed: 42
|
44 |
+
- gradient_accumulation_steps: 4
|
45 |
+
- total_train_batch_size: 16
|
46 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
+
- lr_scheduler_type: linear
|
48 |
+
- lr_scheduler_warmup_ratio: 0.1
|
49 |
+
- num_epochs: 10
|
50 |
+
|
51 |
+
### Training results
|
52 |
+
|
53 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
+
|:-------------:|:------:|:-----:|:---------------:|:--------:|
|
55 |
+
| 1.5715 | 1.0000 | 6051 | 2.0155 | 0.2758 |
|
56 |
+
| 1.6433 | 1.9999 | 12102 | 2.2641 | 0.2734 |
|
57 |
+
| 1.6866 | 2.9999 | 18153 | 2.1140 | 0.2888 |
|
58 |
+
| 1.5693 | 4.0 | 24205 | 2.2003 | 0.3066 |
|
59 |
+
| 1.5371 | 5.0000 | 30256 | 2.2069 | 0.2968 |
|
60 |
+
| 1.4969 | 5.9999 | 36307 | 2.1547 | 0.3296 |
|
61 |
+
| 1.4368 | 6.9999 | 42358 | 2.2579 | 0.3250 |
|
62 |
+
| 1.3077 | 8.0 | 48410 | 2.2327 | 0.3360 |
|
63 |
+
| 1.3775 | 9.0000 | 54461 | 2.3860 | 0.3400 |
|
64 |
+
| 1.3595 | 9.9996 | 60510 | 2.4853 | 0.3370 |
|
65 |
+
|
66 |
+
|
67 |
+
### Framework versions
|
68 |
+
|
69 |
+
- Transformers 4.40.1
|
70 |
+
- Pytorch 2.0.1+cu117
|
71 |
+
- Datasets 2.19.1
|
72 |
+
- Tokenizers 0.19.1
|
runs/May21_18-35-09_e2e-66-39/events.out.tfevents.1716296714.e2e-66-39.24348.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:805d52842b69928b9ee30e1026a72287d368c7360462b4d1f6280a7b978a5548
|
3 |
+
size 1303564
|