Zahra99 commited on
Commit
4be0452
1 Parent(s): 921fa06

End of training

Browse files
Files changed (2) hide show
  1. README.md +79 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/wav2vec2-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ model-index:
10
+ - name: wav2vec2-base-finetuned-iemocap-fin2
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # wav2vec2-base-finetuned-iemocap-fin2
18
+
19
+ This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 1.1912
22
+ - Accuracy: 0.5597
23
+ - F1: 0.5453
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 3e-05
43
+ - train_batch_size: 8
44
+ - eval_batch_size: 8
45
+ - seed: 42
46
+ - gradient_accumulation_steps: 4
47
+ - total_train_batch_size: 32
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - lr_scheduler_warmup_ratio: 0.1
51
+ - num_epochs: 15
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
56
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
57
+ | 1.2603 | 1.0 | 102 | 1.2581 | 0.4617 | 0.4105 |
58
+ | 1.1338 | 2.0 | 204 | 1.1471 | 0.4801 | 0.4369 |
59
+ | 1.0899 | 3.0 | 306 | 1.1386 | 0.4782 | 0.4459 |
60
+ | 1.0501 | 4.0 | 408 | 1.0894 | 0.5218 | 0.5096 |
61
+ | 0.9892 | 5.0 | 510 | 1.0778 | 0.5422 | 0.5339 |
62
+ | 0.8943 | 6.0 | 612 | 1.1394 | 0.5141 | 0.4730 |
63
+ | 0.9112 | 7.0 | 714 | 1.0634 | 0.5529 | 0.5379 |
64
+ | 0.8688 | 8.0 | 816 | 1.0726 | 0.5664 | 0.5576 |
65
+ | 0.8807 | 9.0 | 918 | 1.2264 | 0.5209 | 0.4822 |
66
+ | 0.8027 | 10.0 | 1020 | 1.0469 | 0.5839 | 0.5843 |
67
+ | 0.7069 | 11.0 | 1122 | 1.1171 | 0.5587 | 0.5398 |
68
+ | 0.6508 | 12.0 | 1224 | 1.1889 | 0.5480 | 0.5292 |
69
+ | 0.6406 | 13.0 | 1326 | 1.1800 | 0.5664 | 0.5501 |
70
+ | 0.6072 | 14.0 | 1428 | 1.1841 | 0.5558 | 0.5413 |
71
+ | 0.6277 | 15.0 | 1530 | 1.1912 | 0.5597 | 0.5453 |
72
+
73
+
74
+ ### Framework versions
75
+
76
+ - Transformers 4.34.0
77
+ - Pytorch 2.0.1+cu118
78
+ - Datasets 2.14.5
79
+ - Tokenizers 0.14.0
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:99b7e067e9136bcb517db9c94e892856c827c10b92dc787a098de3349d26d5d5
3
  size 378352489
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f5da115f6e50e64d25434436162aff564c0cb73408135e7920665725b0a174c
3
  size 378352489