Commit
·
5204429
1
Parent(s):
939a4a8
Model save
Browse files
README.md
ADDED
@@ -0,0 +1,110 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: google/vit-base-patch16-224-in21k
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
model-index:
|
9 |
+
- name: sign_language_classification_v1
|
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 |
+
# sign_language_classification_v1
|
17 |
+
|
18 |
+
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.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.4028
|
21 |
+
- Accuracy: 0.7083
|
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 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
+
- lr_scheduler_type: linear
|
46 |
+
- lr_scheduler_warmup_ratio: 0.1
|
47 |
+
- num_epochs: 50
|
48 |
+
|
49 |
+
### Training results
|
50 |
+
|
51 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
+
| 3.2889 | 1.0 | 8 | 3.2714 | 0.0556 |
|
54 |
+
| 3.2492 | 2.0 | 16 | 3.2615 | 0.125 |
|
55 |
+
| 3.2263 | 3.0 | 24 | 3.2034 | 0.125 |
|
56 |
+
| 3.1271 | 4.0 | 32 | 3.1297 | 0.2083 |
|
57 |
+
| 2.9592 | 5.0 | 40 | 3.0655 | 0.2639 |
|
58 |
+
| 2.9414 | 6.0 | 48 | 2.9282 | 0.3472 |
|
59 |
+
| 2.7337 | 7.0 | 56 | 2.8254 | 0.4028 |
|
60 |
+
| 2.6683 | 8.0 | 64 | 2.6909 | 0.4583 |
|
61 |
+
| 2.5837 | 9.0 | 72 | 2.5904 | 0.5417 |
|
62 |
+
| 2.4566 | 10.0 | 80 | 2.5380 | 0.5833 |
|
63 |
+
| 2.2188 | 11.0 | 88 | 2.4682 | 0.5417 |
|
64 |
+
| 2.2885 | 12.0 | 96 | 2.3196 | 0.5833 |
|
65 |
+
| 2.005 | 13.0 | 104 | 2.2824 | 0.6667 |
|
66 |
+
| 1.9293 | 14.0 | 112 | 2.1967 | 0.6389 |
|
67 |
+
| 1.8396 | 15.0 | 120 | 2.0287 | 0.7361 |
|
68 |
+
| 1.7066 | 16.0 | 128 | 2.0357 | 0.7361 |
|
69 |
+
| 1.6911 | 17.0 | 136 | 1.9670 | 0.7361 |
|
70 |
+
| 1.6285 | 18.0 | 144 | 1.9186 | 0.7361 |
|
71 |
+
| 1.6064 | 19.0 | 152 | 1.9239 | 0.6944 |
|
72 |
+
| 1.6067 | 20.0 | 160 | 1.7723 | 0.7778 |
|
73 |
+
| 1.4094 | 21.0 | 168 | 1.7701 | 0.75 |
|
74 |
+
| 1.4664 | 22.0 | 176 | 1.7453 | 0.75 |
|
75 |
+
| 1.3255 | 23.0 | 184 | 1.7103 | 0.7083 |
|
76 |
+
| 1.3253 | 24.0 | 192 | 1.7216 | 0.7778 |
|
77 |
+
| 1.2416 | 25.0 | 200 | 1.5770 | 0.7778 |
|
78 |
+
| 1.1696 | 26.0 | 208 | 1.5099 | 0.7917 |
|
79 |
+
| 1.1645 | 27.0 | 216 | 1.4630 | 0.7917 |
|
80 |
+
| 1.0646 | 28.0 | 224 | 1.4989 | 0.7917 |
|
81 |
+
| 1.0149 | 29.0 | 232 | 1.5569 | 0.7222 |
|
82 |
+
| 1.0799 | 30.0 | 240 | 1.3602 | 0.8333 |
|
83 |
+
| 0.9528 | 31.0 | 248 | 1.3782 | 0.8472 |
|
84 |
+
| 1.0461 | 32.0 | 256 | 1.3698 | 0.8333 |
|
85 |
+
| 0.9019 | 33.0 | 264 | 1.3251 | 0.8611 |
|
86 |
+
| 0.9494 | 34.0 | 272 | 1.3586 | 0.8472 |
|
87 |
+
| 0.9439 | 35.0 | 280 | 1.3526 | 0.8333 |
|
88 |
+
| 0.9089 | 36.0 | 288 | 1.2728 | 0.8333 |
|
89 |
+
| 0.8962 | 37.0 | 296 | 1.3006 | 0.7917 |
|
90 |
+
| 0.9482 | 38.0 | 304 | 1.2592 | 0.8611 |
|
91 |
+
| 0.8804 | 39.0 | 312 | 1.3527 | 0.7778 |
|
92 |
+
| 0.8348 | 40.0 | 320 | 1.2759 | 0.8056 |
|
93 |
+
| 0.7823 | 41.0 | 328 | 1.3071 | 0.8194 |
|
94 |
+
| 0.8944 | 42.0 | 336 | 1.2428 | 0.8194 |
|
95 |
+
| 0.9677 | 43.0 | 344 | 1.2903 | 0.7778 |
|
96 |
+
| 0.9584 | 44.0 | 352 | 1.3119 | 0.7639 |
|
97 |
+
| 0.8342 | 45.0 | 360 | 1.3502 | 0.7778 |
|
98 |
+
| 0.7878 | 46.0 | 368 | 1.1941 | 0.8333 |
|
99 |
+
| 0.7817 | 47.0 | 376 | 1.2670 | 0.8056 |
|
100 |
+
| 0.812 | 48.0 | 384 | 1.2068 | 0.8194 |
|
101 |
+
| 0.9714 | 49.0 | 392 | 1.3480 | 0.75 |
|
102 |
+
| 0.9362 | 50.0 | 400 | 1.4028 | 0.7083 |
|
103 |
+
|
104 |
+
|
105 |
+
### Framework versions
|
106 |
+
|
107 |
+
- Transformers 4.35.2
|
108 |
+
- Pytorch 2.1.0+cu118
|
109 |
+
- Datasets 2.15.0
|
110 |
+
- Tokenizers 0.15.0
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343300876
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5f2b8daf86f25d9c940d9440bd4abfd749815e907f3e300a8eacb9f3bf8d9f6
|
3 |
size 343300876
|
runs/Dec09_19-52-50_0133c3be2fa4/events.out.tfevents.1702151576.0133c3be2fa4.852.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:8cbbc41b6123ed9888df99a5c86cc38709db1e200d1c1ca9d18e6cf1e2c837fe
|
3 |
+
size 83753
|