ksukrit commited on
Commit
61264f7
1 Parent(s): 0c312e0

Model save

Browse files
Files changed (2) hide show
  1. README.md +87 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/convnextv2-tiny-1k-224
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: convnextv2-tiny-1k-224-finetuned-hand-final
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
+ # convnextv2-tiny-1k-224-finetuned-hand-final
17
+
18
+ This model is a fine-tuned version of [facebook/convnextv2-tiny-1k-224](https://huggingface.co/facebook/convnextv2-tiny-1k-224) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.6638
21
+ - Accuracy: 0.7563
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: 64
42
+ - eval_batch_size: 64
43
+ - seed: 42
44
+ - gradient_accumulation_steps: 4
45
+ - total_train_batch_size: 256
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: 25
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | 0.6669 | 1.0 | 14 | 0.6050 | 0.6834 |
56
+ | 0.5796 | 2.0 | 28 | 0.5599 | 0.7362 |
57
+ | 0.5417 | 3.0 | 42 | 0.5486 | 0.7437 |
58
+ | 0.5466 | 4.0 | 56 | 0.5528 | 0.7387 |
59
+ | 0.5213 | 5.0 | 70 | 0.5673 | 0.7462 |
60
+ | 0.493 | 6.0 | 84 | 0.5432 | 0.7613 |
61
+ | 0.5051 | 7.0 | 98 | 0.5457 | 0.7513 |
62
+ | 0.4656 | 8.0 | 112 | 0.5444 | 0.7563 |
63
+ | 0.4399 | 9.0 | 126 | 0.5430 | 0.7613 |
64
+ | 0.4213 | 10.0 | 140 | 0.5507 | 0.7613 |
65
+ | 0.4118 | 11.0 | 154 | 0.5619 | 0.7538 |
66
+ | 0.4015 | 12.0 | 168 | 0.5383 | 0.7513 |
67
+ | 0.3785 | 13.0 | 182 | 0.5567 | 0.7563 |
68
+ | 0.3487 | 14.0 | 196 | 0.5972 | 0.7462 |
69
+ | 0.3401 | 15.0 | 210 | 0.6059 | 0.7462 |
70
+ | 0.3215 | 16.0 | 224 | 0.6051 | 0.7563 |
71
+ | 0.3171 | 17.0 | 238 | 0.6228 | 0.7513 |
72
+ | 0.2971 | 18.0 | 252 | 0.6529 | 0.7563 |
73
+ | 0.3111 | 19.0 | 266 | 0.6309 | 0.7588 |
74
+ | 0.2722 | 20.0 | 280 | 0.6444 | 0.7588 |
75
+ | 0.2677 | 21.0 | 294 | 0.6373 | 0.7588 |
76
+ | 0.2721 | 22.0 | 308 | 0.6393 | 0.7538 |
77
+ | 0.2694 | 23.0 | 322 | 0.6382 | 0.7613 |
78
+ | 0.2731 | 24.0 | 336 | 0.6543 | 0.7613 |
79
+ | 0.257 | 25.0 | 350 | 0.6638 | 0.7563 |
80
+
81
+
82
+ ### Framework versions
83
+
84
+ - Transformers 4.33.0
85
+ - Pytorch 2.0.0
86
+ - Datasets 2.1.0
87
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a792054b80699cc411868d4c6cd83db7b598a530ba1e72e063749d8129cfb37e
3
  size 111541357
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c06cc48667c06797008f461fcdbac15e116ad7bf1c0444f8cf3dbafbfac12c1
3
  size 111541357