End of training
Browse files
README.md
CHANGED
@@ -1,11 +1,9 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
-
base_model:
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
-
metrics:
|
8 |
-
- accuracy
|
9 |
model-index:
|
10 |
- name: my_awesome_speach_model
|
11 |
results: []
|
@@ -16,10 +14,15 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# my_awesome_speach_model
|
18 |
|
19 |
-
This model is a fine-tuned version of [
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
-
|
22 |
-
-
|
|
|
|
|
|
|
|
|
|
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -47,22 +50,7 @@ The following hyperparameters were used during training:
|
|
47 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
48 |
- lr_scheduler_type: linear
|
49 |
- lr_scheduler_warmup_ratio: 0.1
|
50 |
-
- num_epochs:
|
51 |
-
|
52 |
-
### Training results
|
53 |
-
|
54 |
-
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
55 |
-
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
56 |
-
| No log | 0.8889 | 6 | 0.7057 | 0.4615 |
|
57 |
-
| 0.6512 | 1.9259 | 13 | 0.6923 | 0.5385 |
|
58 |
-
| 0.6819 | 2.9630 | 20 | 0.6917 | 0.6154 |
|
59 |
-
| 0.6819 | 4.0 | 27 | 0.7738 | 0.3846 |
|
60 |
-
| 0.6486 | 4.8889 | 33 | 0.6841 | 0.6154 |
|
61 |
-
| 0.6129 | 5.9259 | 40 | 0.6876 | 0.5385 |
|
62 |
-
| 0.6129 | 6.9630 | 47 | 0.6623 | 0.6154 |
|
63 |
-
| 0.5563 | 8.0 | 54 | 0.6732 | 0.5385 |
|
64 |
-
| 0.5264 | 8.8889 | 60 | 0.6878 | 0.6154 |
|
65 |
-
|
66 |
|
67 |
### Framework versions
|
68 |
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
+
base_model: ehcalabres/wav2vec2-lg-xlsr-en-speech-emotion-recognition
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
|
|
7 |
model-index:
|
8 |
- name: my_awesome_speach_model
|
9 |
results: []
|
|
|
14 |
|
15 |
# my_awesome_speach_model
|
16 |
|
17 |
+
This model is a fine-tuned version of [ehcalabres/wav2vec2-lg-xlsr-en-speech-emotion-recognition](https://huggingface.co/ehcalabres/wav2vec2-lg-xlsr-en-speech-emotion-recognition) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- eval_loss: 0.9911
|
20 |
+
- eval_accuracy: 0.6154
|
21 |
+
- eval_runtime: 0.2115
|
22 |
+
- eval_samples_per_second: 61.478
|
23 |
+
- eval_steps_per_second: 18.916
|
24 |
+
- epoch: 26.9630
|
25 |
+
- step: 182
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
50 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
51 |
- lr_scheduler_type: linear
|
52 |
- lr_scheduler_warmup_ratio: 0.1
|
53 |
+
- num_epochs: 100
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
54 |
|
55 |
### Framework versions
|
56 |
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1262859296
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:761fade65aca22811638874a0e2966b667d19f026921da765c779feb02532e89
|
3 |
size 1262859296
|
runs/Dec15_19-31-56_c40aaf450fcd/events.out.tfevents.1734291117.c40aaf450fcd.404.6
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:9075623a7fa6cbc108ed03bcc5daac288b477f823196c200deafab8f6b6189c7
|
3 |
+
size 19358
|