End of training
Browse files- README.md +89 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,89 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
tags:
|
4 |
+
- generated_from_trainer
|
5 |
+
metrics:
|
6 |
+
- accuracy
|
7 |
+
model-index:
|
8 |
+
- name: distill-vit
|
9 |
+
results: []
|
10 |
+
---
|
11 |
+
|
12 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
+
should probably proofread and complete it, then remove this comment. -->
|
14 |
+
|
15 |
+
# distill-vit
|
16 |
+
|
17 |
+
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
18 |
+
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.4751
|
20 |
+
- Accuracy: 0.7656
|
21 |
+
|
22 |
+
## Model description
|
23 |
+
|
24 |
+
More information needed
|
25 |
+
|
26 |
+
## Intended uses & limitations
|
27 |
+
|
28 |
+
More information needed
|
29 |
+
|
30 |
+
## Training and evaluation data
|
31 |
+
|
32 |
+
More information needed
|
33 |
+
|
34 |
+
## Training procedure
|
35 |
+
|
36 |
+
### Training hyperparameters
|
37 |
+
|
38 |
+
The following hyperparameters were used during training:
|
39 |
+
- learning_rate: 5e-05
|
40 |
+
- train_batch_size: 16
|
41 |
+
- eval_batch_size: 16
|
42 |
+
- seed: 42
|
43 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
+
- lr_scheduler_type: linear
|
45 |
+
- num_epochs: 30
|
46 |
+
- mixed_precision_training: Native AMP
|
47 |
+
|
48 |
+
### Training results
|
49 |
+
|
50 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| 0.8986 | 1.0 | 65 | 0.7788 | 0.4286 |
|
53 |
+
| 0.8556 | 2.0 | 130 | 0.9774 | 0.4812 |
|
54 |
+
| 0.7581 | 3.0 | 195 | 0.6150 | 0.6541 |
|
55 |
+
| 0.6434 | 4.0 | 260 | 0.6455 | 0.6090 |
|
56 |
+
| 0.609 | 5.0 | 325 | 0.5329 | 0.7143 |
|
57 |
+
| 0.5503 | 6.0 | 390 | 0.5829 | 0.6466 |
|
58 |
+
| 0.5492 | 7.0 | 455 | 0.6716 | 0.6917 |
|
59 |
+
| 0.504 | 8.0 | 520 | 0.5342 | 0.6917 |
|
60 |
+
| 0.4966 | 9.0 | 585 | 0.5668 | 0.6617 |
|
61 |
+
| 0.4978 | 10.0 | 650 | 0.5347 | 0.6767 |
|
62 |
+
| 0.4535 | 11.0 | 715 | 0.5580 | 0.6090 |
|
63 |
+
| 0.4415 | 12.0 | 780 | 0.5085 | 0.7444 |
|
64 |
+
| 0.4308 | 13.0 | 845 | 0.5131 | 0.7068 |
|
65 |
+
| 0.4247 | 14.0 | 910 | 0.4808 | 0.7068 |
|
66 |
+
| 0.4307 | 15.0 | 975 | 0.5542 | 0.6917 |
|
67 |
+
| 0.4165 | 16.0 | 1040 | 0.5410 | 0.6992 |
|
68 |
+
| 0.3975 | 17.0 | 1105 | 0.5944 | 0.6015 |
|
69 |
+
| 0.3942 | 18.0 | 1170 | 0.4730 | 0.6917 |
|
70 |
+
| 0.3932 | 19.0 | 1235 | 0.4806 | 0.6917 |
|
71 |
+
| 0.3437 | 20.0 | 1300 | 0.5341 | 0.6842 |
|
72 |
+
| 0.3628 | 21.0 | 1365 | 0.5836 | 0.6692 |
|
73 |
+
| 0.3483 | 22.0 | 1430 | 0.6234 | 0.6316 |
|
74 |
+
| 0.3318 | 23.0 | 1495 | 0.4950 | 0.7143 |
|
75 |
+
| 0.3189 | 24.0 | 1560 | 0.4590 | 0.7068 |
|
76 |
+
| 0.3243 | 25.0 | 1625 | 0.5789 | 0.6692 |
|
77 |
+
| 0.3169 | 26.0 | 1690 | 0.5702 | 0.7218 |
|
78 |
+
| 0.3031 | 27.0 | 1755 | 0.4415 | 0.7519 |
|
79 |
+
| 0.2928 | 28.0 | 1820 | 0.4680 | 0.7368 |
|
80 |
+
| 0.3117 | 29.0 | 1885 | 0.5384 | 0.6842 |
|
81 |
+
| 0.3127 | 30.0 | 1950 | 0.5148 | 0.6767 |
|
82 |
+
|
83 |
+
|
84 |
+
### Framework versions
|
85 |
+
|
86 |
+
- Transformers 4.45.0.dev0
|
87 |
+
- Pytorch 2.2.1+cu118
|
88 |
+
- Datasets 2.21.0
|
89 |
+
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9085340
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a00478ace406801e3a4c9859ea8388573f7c2e89eafdb2d83f5561cba498579
|
3 |
size 9085340
|