Model save
Browse files- README.md +120 -0
- pytorch_model.bin +1 -1
README.md
ADDED
@@ -0,0 +1,120 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: facebook/hubert-large-ll60k
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
model-index:
|
7 |
+
- name: hubert_large_emodb
|
8 |
+
results: []
|
9 |
+
---
|
10 |
+
|
11 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
+
should probably proofread and complete it, then remove this comment. -->
|
13 |
+
|
14 |
+
# hubert_large_emodb
|
15 |
+
|
16 |
+
This model is a fine-tuned version of [facebook/hubert-large-ll60k](https://huggingface.co/facebook/hubert-large-ll60k) on the None dataset.
|
17 |
+
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.9789
|
19 |
+
- Uar: 0.8800
|
20 |
+
- Acc: 0.8897
|
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: 0.0001
|
40 |
+
- train_batch_size: 8
|
41 |
+
- eval_batch_size: 8
|
42 |
+
- seed: 42
|
43 |
+
- gradient_accumulation_steps: 4
|
44 |
+
- total_train_batch_size: 32
|
45 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
+
- lr_scheduler_type: linear
|
47 |
+
- num_epochs: 10
|
48 |
+
|
49 |
+
### Training results
|
50 |
+
|
51 |
+
| Training Loss | Epoch | Step | Validation Loss | Uar | Acc |
|
52 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|
|
53 |
+
| No log | 0.15 | 1 | 1.3865 | 0.25 | 0.1985 |
|
54 |
+
| No log | 0.31 | 2 | 1.3794 | 0.25 | 0.1985 |
|
55 |
+
| No log | 0.46 | 3 | 1.3745 | 0.25 | 0.1985 |
|
56 |
+
| No log | 0.62 | 4 | 1.3684 | 0.3227 | 0.3162 |
|
57 |
+
| No log | 0.77 | 5 | 1.3592 | 0.4722 | 0.5809 |
|
58 |
+
| No log | 0.92 | 6 | 1.3487 | 0.3981 | 0.5221 |
|
59 |
+
| 1.4402 | 1.08 | 7 | 1.3406 | 0.4444 | 0.5588 |
|
60 |
+
| 1.4402 | 1.23 | 8 | 1.3359 | 0.5278 | 0.625 |
|
61 |
+
| 1.4402 | 1.38 | 9 | 1.3305 | 0.5418 | 0.6324 |
|
62 |
+
| 1.4402 | 1.54 | 10 | 1.3228 | 0.5790 | 0.6544 |
|
63 |
+
| 1.4402 | 1.69 | 11 | 1.3078 | 0.6392 | 0.6985 |
|
64 |
+
| 1.4402 | 1.85 | 12 | 1.2832 | 0.6577 | 0.7132 |
|
65 |
+
| 1.4402 | 2.0 | 13 | 1.2445 | 0.6670 | 0.7206 |
|
66 |
+
| 1.0783 | 2.15 | 14 | 1.2087 | 0.6715 | 0.7279 |
|
67 |
+
| 1.0783 | 2.31 | 15 | 1.1857 | 0.6579 | 0.7059 |
|
68 |
+
| 1.0783 | 2.46 | 16 | 1.1746 | 0.6488 | 0.6912 |
|
69 |
+
| 1.0783 | 2.62 | 17 | 1.1666 | 0.6397 | 0.6765 |
|
70 |
+
| 1.0783 | 2.77 | 18 | 1.1393 | 0.6443 | 0.6838 |
|
71 |
+
| 1.0783 | 2.92 | 19 | 1.1079 | 0.6810 | 0.7279 |
|
72 |
+
| 0.9255 | 3.08 | 20 | 1.0908 | 0.7271 | 0.7721 |
|
73 |
+
| 0.9255 | 3.23 | 21 | 1.0786 | 0.7131 | 0.7647 |
|
74 |
+
| 0.9255 | 3.38 | 22 | 1.0697 | 0.6574 | 0.7279 |
|
75 |
+
| 0.9255 | 3.54 | 23 | 1.0711 | 0.6111 | 0.6912 |
|
76 |
+
| 0.9255 | 3.69 | 24 | 1.0651 | 0.6389 | 0.7132 |
|
77 |
+
| 0.9255 | 3.85 | 25 | 1.0596 | 0.6481 | 0.7206 |
|
78 |
+
| 0.9255 | 4.0 | 26 | 1.0566 | 0.6667 | 0.7353 |
|
79 |
+
| 0.6547 | 4.15 | 27 | 1.0562 | 0.6667 | 0.7353 |
|
80 |
+
| 0.6547 | 4.31 | 28 | 1.0553 | 0.7222 | 0.7794 |
|
81 |
+
| 0.6547 | 4.46 | 29 | 1.0549 | 0.7316 | 0.7794 |
|
82 |
+
| 0.6547 | 4.62 | 30 | 1.0546 | 0.7456 | 0.7868 |
|
83 |
+
| 0.6547 | 4.77 | 31 | 1.0516 | 0.7549 | 0.7941 |
|
84 |
+
| 0.6547 | 4.92 | 32 | 1.0428 | 0.7456 | 0.7868 |
|
85 |
+
| 0.7058 | 5.08 | 33 | 1.0312 | 0.7502 | 0.7941 |
|
86 |
+
| 0.7058 | 5.23 | 34 | 1.0235 | 0.7594 | 0.8015 |
|
87 |
+
| 0.7058 | 5.38 | 35 | 1.0143 | 0.7732 | 0.8162 |
|
88 |
+
| 0.7058 | 5.54 | 36 | 1.0079 | 0.7963 | 0.8382 |
|
89 |
+
| 0.7058 | 5.69 | 37 | 1.0049 | 0.7963 | 0.8382 |
|
90 |
+
| 0.7058 | 5.85 | 38 | 1.0051 | 0.7778 | 0.8235 |
|
91 |
+
| 0.7058 | 6.0 | 39 | 1.0066 | 0.7593 | 0.8088 |
|
92 |
+
| 0.4919 | 6.15 | 40 | 1.0119 | 0.7407 | 0.7941 |
|
93 |
+
| 0.4919 | 6.31 | 41 | 1.0172 | 0.7222 | 0.7794 |
|
94 |
+
| 0.4919 | 6.46 | 42 | 1.0191 | 0.7130 | 0.7721 |
|
95 |
+
| 0.4919 | 6.62 | 43 | 1.0175 | 0.7130 | 0.7721 |
|
96 |
+
| 0.4919 | 6.77 | 44 | 1.0144 | 0.7222 | 0.7794 |
|
97 |
+
| 0.4919 | 6.92 | 45 | 1.0094 | 0.7222 | 0.7794 |
|
98 |
+
| 0.5048 | 7.08 | 46 | 1.0050 | 0.7593 | 0.8088 |
|
99 |
+
| 0.5048 | 7.23 | 47 | 0.9984 | 0.7870 | 0.8309 |
|
100 |
+
| 0.5048 | 7.38 | 48 | 0.9948 | 0.7778 | 0.8235 |
|
101 |
+
| 0.5048 | 7.54 | 49 | 0.9917 | 0.7825 | 0.8235 |
|
102 |
+
| 0.5048 | 7.69 | 50 | 0.9884 | 0.8195 | 0.8529 |
|
103 |
+
| 0.5048 | 7.85 | 51 | 0.9846 | 0.8242 | 0.8529 |
|
104 |
+
| 0.5048 | 8.0 | 52 | 0.9827 | 0.8152 | 0.8382 |
|
105 |
+
| 0.4133 | 8.15 | 53 | 0.9816 | 0.8337 | 0.8529 |
|
106 |
+
| 0.4133 | 8.31 | 54 | 0.9812 | 0.8522 | 0.8676 |
|
107 |
+
| 0.4133 | 8.46 | 55 | 0.9810 | 0.8522 | 0.8676 |
|
108 |
+
| 0.4133 | 8.62 | 56 | 0.9810 | 0.8707 | 0.8824 |
|
109 |
+
| 0.4133 | 8.77 | 57 | 0.9806 | 0.8800 | 0.8897 |
|
110 |
+
| 0.4133 | 8.92 | 58 | 0.9796 | 0.8800 | 0.8897 |
|
111 |
+
| 0.4717 | 9.08 | 59 | 0.9793 | 0.8800 | 0.8897 |
|
112 |
+
| 0.4717 | 9.23 | 60 | 0.9789 | 0.8800 | 0.8897 |
|
113 |
+
|
114 |
+
|
115 |
+
### Framework versions
|
116 |
+
|
117 |
+
- Transformers 4.32.0
|
118 |
+
- Pytorch 2.3.0+cu121
|
119 |
+
- Datasets 2.19.1
|
120 |
+
- Tokenizers 0.13.3
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1266117810
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:846705b4c131e0f5160e3f98460e077562632b60b56172cab278153ac8a2853f
|
3 |
size 1266117810
|