Model save
Browse files- README.md +110 -0
- pytorch_model.bin +1 -1
README.md
ADDED
|
@@ -0,0 +1,110 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
base_model: facebook/hubert-xlarge-ll60k
|
| 4 |
+
tags:
|
| 5 |
+
- generated_from_trainer
|
| 6 |
+
model-index:
|
| 7 |
+
- name: hubert_xlarge_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_xlarge_emodb
|
| 15 |
+
|
| 16 |
+
This model is a fine-tuned version of [facebook/hubert-xlarge-ll60k](https://huggingface.co/facebook/hubert-xlarge-ll60k) on the None dataset.
|
| 17 |
+
It achieves the following results on the evaluation set:
|
| 18 |
+
- Loss: 0.8345
|
| 19 |
+
- Uar: 0.8889
|
| 20 |
+
- Acc: 0.9118
|
| 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: 2
|
| 41 |
+
- eval_batch_size: 2
|
| 42 |
+
- seed: 42
|
| 43 |
+
- gradient_accumulation_steps: 4
|
| 44 |
+
- total_train_batch_size: 8
|
| 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.2 | 5 | 1.3815 | 0.25 | 0.1985 |
|
| 54 |
+
| No log | 0.39 | 10 | 1.3436 | 0.5285 | 0.5956 |
|
| 55 |
+
| No log | 0.59 | 15 | 1.3028 | 0.5741 | 0.6618 |
|
| 56 |
+
| No log | 0.78 | 20 | 1.2412 | 0.6019 | 0.6838 |
|
| 57 |
+
| No log | 0.98 | 25 | 1.1652 | 0.75 | 0.8015 |
|
| 58 |
+
| 1.2216 | 1.18 | 30 | 1.0883 | 0.7315 | 0.7868 |
|
| 59 |
+
| 1.2216 | 1.37 | 35 | 1.0309 | 0.75 | 0.8015 |
|
| 60 |
+
| 1.2216 | 1.57 | 40 | 1.0217 | 0.8335 | 0.8603 |
|
| 61 |
+
| 1.2216 | 1.76 | 45 | 1.0084 | 0.8714 | 0.8529 |
|
| 62 |
+
| 1.2216 | 1.96 | 50 | 0.9415 | 0.7778 | 0.8235 |
|
| 63 |
+
| 0.5781 | 2.16 | 55 | 0.9293 | 0.7870 | 0.8309 |
|
| 64 |
+
| 0.5781 | 2.35 | 60 | 0.8470 | 0.9448 | 0.9412 |
|
| 65 |
+
| 0.5781 | 2.55 | 65 | 0.8673 | 0.8333 | 0.8676 |
|
| 66 |
+
| 0.5781 | 2.75 | 70 | 0.8454 | 0.9074 | 0.9265 |
|
| 67 |
+
| 0.5781 | 2.94 | 75 | 0.8139 | 0.9167 | 0.9338 |
|
| 68 |
+
| 0.2652 | 3.14 | 80 | 0.8254 | 0.8981 | 0.9191 |
|
| 69 |
+
| 0.2652 | 3.33 | 85 | 0.8233 | 0.9074 | 0.9265 |
|
| 70 |
+
| 0.2652 | 3.53 | 90 | 0.7989 | 0.9259 | 0.9412 |
|
| 71 |
+
| 0.2652 | 3.73 | 95 | 0.7939 | 0.9584 | 0.9632 |
|
| 72 |
+
| 0.2652 | 3.92 | 100 | 0.8093 | 0.9167 | 0.9338 |
|
| 73 |
+
| 0.1537 | 4.12 | 105 | 0.8138 | 0.9167 | 0.9338 |
|
| 74 |
+
| 0.1537 | 4.31 | 110 | 0.7898 | 0.9539 | 0.9559 |
|
| 75 |
+
| 0.1537 | 4.51 | 115 | 0.8138 | 0.9074 | 0.9265 |
|
| 76 |
+
| 0.1537 | 4.71 | 120 | 0.8463 | 0.8704 | 0.8971 |
|
| 77 |
+
| 0.1537 | 4.9 | 125 | 0.8643 | 0.8519 | 0.8824 |
|
| 78 |
+
| 0.1615 | 5.1 | 130 | 0.8137 | 0.9074 | 0.9265 |
|
| 79 |
+
| 0.1615 | 5.29 | 135 | 0.7750 | 0.9724 | 0.9706 |
|
| 80 |
+
| 0.1615 | 5.49 | 140 | 0.7745 | 0.9724 | 0.9706 |
|
| 81 |
+
| 0.1615 | 5.69 | 145 | 0.8123 | 0.9074 | 0.9265 |
|
| 82 |
+
| 0.1615 | 5.88 | 150 | 0.8693 | 0.8426 | 0.875 |
|
| 83 |
+
| 0.0762 | 6.08 | 155 | 0.9067 | 0.7870 | 0.8309 |
|
| 84 |
+
| 0.0762 | 6.27 | 160 | 0.9123 | 0.7870 | 0.8309 |
|
| 85 |
+
| 0.0762 | 6.47 | 165 | 0.8664 | 0.8426 | 0.875 |
|
| 86 |
+
| 0.0762 | 6.67 | 170 | 0.8167 | 0.9074 | 0.9265 |
|
| 87 |
+
| 0.0762 | 6.86 | 175 | 0.8104 | 0.9259 | 0.9412 |
|
| 88 |
+
| 0.1321 | 7.06 | 180 | 0.8222 | 0.8981 | 0.9191 |
|
| 89 |
+
| 0.1321 | 7.25 | 185 | 0.8339 | 0.8889 | 0.9118 |
|
| 90 |
+
| 0.1321 | 7.45 | 190 | 0.8468 | 0.8704 | 0.8971 |
|
| 91 |
+
| 0.1321 | 7.65 | 195 | 0.8453 | 0.8704 | 0.8971 |
|
| 92 |
+
| 0.1321 | 7.84 | 200 | 0.8453 | 0.8704 | 0.8971 |
|
| 93 |
+
| 0.027 | 8.04 | 205 | 0.8346 | 0.8889 | 0.9118 |
|
| 94 |
+
| 0.027 | 8.24 | 210 | 0.8292 | 0.8889 | 0.9118 |
|
| 95 |
+
| 0.027 | 8.43 | 215 | 0.8276 | 0.8889 | 0.9118 |
|
| 96 |
+
| 0.027 | 8.63 | 220 | 0.8353 | 0.8889 | 0.9118 |
|
| 97 |
+
| 0.027 | 8.82 | 225 | 0.8376 | 0.8889 | 0.9118 |
|
| 98 |
+
| 0.0499 | 9.02 | 230 | 0.8327 | 0.8889 | 0.9118 |
|
| 99 |
+
| 0.0499 | 9.22 | 235 | 0.8317 | 0.8889 | 0.9118 |
|
| 100 |
+
| 0.0499 | 9.41 | 240 | 0.8330 | 0.8889 | 0.9118 |
|
| 101 |
+
| 0.0499 | 9.61 | 245 | 0.8343 | 0.8889 | 0.9118 |
|
| 102 |
+
| 0.0499 | 9.8 | 250 | 0.8345 | 0.8889 | 0.9118 |
|
| 103 |
+
|
| 104 |
+
|
| 105 |
+
### Framework versions
|
| 106 |
+
|
| 107 |
+
- Transformers 4.32.0
|
| 108 |
+
- Pytorch 2.3.0+cu121
|
| 109 |
+
- Datasets 2.19.1
|
| 110 |
+
- 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 3856850802
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af8cad206fabd3abafa2f55b4fee3d01835dbb16c866a2b22d4a38f3d7dd3cbf
|
| 3 |
size 3856850802
|