firdhokk commited on
Commit
ede9ace
1 Parent(s): c9a63b9

End of training

Browse files
Files changed (2) hide show
  1. README.md +81 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: openai/whisper-large-v3
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - precision
10
+ - recall
11
+ - f1
12
+ model-index:
13
+ - name: speech-emotion-recognition-with-openai-whisper-large-v3
14
+ results: []
15
+ ---
16
+
17
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
+ should probably proofread and complete it, then remove this comment. -->
19
+
20
+ # speech-emotion-recognition-with-openai-whisper-large-v3
21
+
22
+ This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on the None dataset.
23
+ It achieves the following results on the evaluation set:
24
+ - Loss: 0.5008
25
+ - Accuracy: 0.9199
26
+ - Precision: 0.9230
27
+ - Recall: 0.9199
28
+ - F1: 0.9198
29
+
30
+ ## Model description
31
+
32
+ More information needed
33
+
34
+ ## Intended uses & limitations
35
+
36
+ More information needed
37
+
38
+ ## Training and evaluation data
39
+
40
+ More information needed
41
+
42
+ ## Training procedure
43
+
44
+ ### Training hyperparameters
45
+
46
+ The following hyperparameters were used during training:
47
+ - learning_rate: 5e-05
48
+ - train_batch_size: 2
49
+ - eval_batch_size: 2
50
+ - seed: 42
51
+ - gradient_accumulation_steps: 5
52
+ - total_train_batch_size: 10
53
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
54
+ - lr_scheduler_type: linear
55
+ - lr_scheduler_warmup_ratio: 0.1
56
+ - num_epochs: 25
57
+ - mixed_precision_training: Native AMP
58
+
59
+ ### Training results
60
+
61
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
62
+ |:-------------:|:-------:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
63
+ | 0.4948 | 0.9995 | 394 | 0.4911 | 0.8286 | 0.8449 | 0.8286 | 0.8302 |
64
+ | 0.6271 | 1.9990 | 788 | 0.5307 | 0.8225 | 0.8559 | 0.8225 | 0.8277 |
65
+ | 0.2364 | 2.9985 | 1182 | 0.5076 | 0.8692 | 0.8727 | 0.8692 | 0.8684 |
66
+ | 0.0156 | 3.9980 | 1576 | 0.5669 | 0.8732 | 0.8868 | 0.8732 | 0.8745 |
67
+ | 0.2305 | 5.0 | 1971 | 0.4578 | 0.9108 | 0.9142 | 0.9108 | 0.9114 |
68
+ | 0.0112 | 5.9995 | 2365 | 0.4701 | 0.9108 | 0.9159 | 0.9108 | 0.9114 |
69
+ | 0.0013 | 6.9990 | 2759 | 0.5232 | 0.9138 | 0.9204 | 0.9138 | 0.9137 |
70
+ | 0.1894 | 7.9985 | 3153 | 0.5008 | 0.9199 | 0.9230 | 0.9199 | 0.9198 |
71
+ | 0.0877 | 8.9980 | 3547 | 0.5517 | 0.9138 | 0.9152 | 0.9138 | 0.9138 |
72
+ | 0.1471 | 10.0 | 3942 | 0.5856 | 0.8895 | 0.9002 | 0.8895 | 0.8915 |
73
+ | 0.0026 | 10.9995 | 4336 | 0.8334 | 0.8773 | 0.8949 | 0.8773 | 0.8770 |
74
+
75
+
76
+ ### Framework versions
77
+
78
+ - Transformers 4.44.2
79
+ - Pytorch 2.4.1+cu121
80
+ - Datasets 3.0.0
81
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e312d980b2abaef87b85f6bae56cd2322ab76d8e88582ed8e802b6afb8460817
3
  size 2549249204
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5a5dfcd9cf69910985915961f7cbf77d11c935dfd472a7c38f3ae1110a48eba
3
  size 2549249204