mlmarian commited on
Commit
78af76d
1 Parent(s): aada800

mlmarian/wav2vec2-large-robust-6-ft-age-gender

Browse files
README.md ADDED
@@ -0,0 +1,115 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: cc-by-nc-sa-4.0
4
+ base_model: audeering/wav2vec2-large-robust-6-ft-age-gender
5
+ tags:
6
+ - generated_from_trainer
7
+ datasets:
8
+ - arrow
9
+ metrics:
10
+ - accuracy
11
+ model-index:
12
+ - name: wav2vec2-age-gender-balancedset
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # wav2vec2-age-gender-balancedset
20
+
21
+ This model is a fine-tuned version of [audeering/wav2vec2-large-robust-6-ft-age-gender](https://huggingface.co/audeering/wav2vec2-large-robust-6-ft-age-gender) on the arrow dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 2.4630
24
+ - Accuracy: 0.7529
25
+ - F1 Score: 0.7799
26
+ - Mse: 0.7442
27
+ - Mae: 0.3779
28
+ - Mae^m: 0.3325
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: 0.0003
48
+ - train_batch_size: 9
49
+ - eval_batch_size: 8
50
+ - seed: 42
51
+ - gradient_accumulation_steps: 2
52
+ - total_train_batch_size: 18
53
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
54
+ - lr_scheduler_type: linear
55
+ - lr_scheduler_warmup_steps: 500
56
+ - num_epochs: 30
57
+ - mixed_precision_training: Native AMP
58
+
59
+ ### Training results
60
+
61
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Score | Mse | Mae | Mae^m |
62
+ |:-------------:|:-------:|:----:|:---------------:|:--------:|:--------:|:------:|:------:|:------:|
63
+ | 1.7071 | 0.6557 | 100 | 1.6599 | 0.3120 | 0.2225 | 3.2857 | 1.2857 | 1.2279 |
64
+ | 1.28 | 1.3115 | 200 | 1.2170 | 0.5102 | 0.3996 | 1.3032 | 0.7201 | 0.7433 |
65
+ | 1.2241 | 1.9672 | 300 | 1.1266 | 0.5190 | 0.4383 | 1.3703 | 0.7172 | 0.8739 |
66
+ | 1.0071 | 2.6230 | 400 | 1.1116 | 0.5743 | 0.5019 | 1.1370 | 0.6006 | 0.7637 |
67
+ | 0.8658 | 3.2787 | 500 | 1.1158 | 0.6414 | 0.5407 | 1.4548 | 0.6035 | 0.6665 |
68
+ | 0.6653 | 3.9344 | 600 | 0.9547 | 0.6764 | 0.6021 | 0.8863 | 0.4723 | 0.5315 |
69
+ | 0.7106 | 4.5902 | 700 | 1.0466 | 0.6706 | 0.5908 | 0.9038 | 0.4840 | 0.6695 |
70
+ | 0.5326 | 5.2459 | 800 | 1.2520 | 0.6560 | 0.6961 | 0.7813 | 0.4723 | 0.4067 |
71
+ | 0.4258 | 5.9016 | 900 | 1.1431 | 0.6939 | 0.6080 | 0.8601 | 0.4519 | 0.5134 |
72
+ | 0.452 | 6.5574 | 1000 | 1.0243 | 0.7114 | 0.7066 | 0.8921 | 0.4431 | 0.3818 |
73
+ | 0.2399 | 7.2131 | 1100 | 1.2856 | 0.7114 | 0.7095 | 0.7901 | 0.4227 | 0.3683 |
74
+ | 0.1564 | 7.8689 | 1200 | 1.5014 | 0.6676 | 0.7050 | 1.1924 | 0.5394 | 0.4640 |
75
+ | 0.3962 | 8.5246 | 1300 | 1.3338 | 0.7230 | 0.7545 | 0.7551 | 0.4111 | 0.3599 |
76
+ | 0.1475 | 9.1803 | 1400 | 1.7256 | 0.6880 | 0.7230 | 0.8688 | 0.4665 | 0.4102 |
77
+ | 0.2757 | 9.8361 | 1500 | 1.6456 | 0.7085 | 0.7053 | 0.6501 | 0.3994 | 0.3469 |
78
+ | 0.1245 | 10.4918 | 1600 | 1.9034 | 0.7055 | 0.7464 | 0.8980 | 0.4490 | 0.3869 |
79
+ | 0.0902 | 11.1475 | 1700 | 1.8943 | 0.7289 | 0.7195 | 0.8163 | 0.4140 | 0.3626 |
80
+ | 0.1188 | 11.8033 | 1800 | 2.0529 | 0.7376 | 0.7657 | 0.7172 | 0.3848 | 0.3405 |
81
+ | 0.0573 | 12.4590 | 1900 | 2.0553 | 0.7172 | 0.7512 | 0.8484 | 0.4286 | 0.3666 |
82
+ | 0.1123 | 13.1148 | 2000 | 2.1915 | 0.7172 | 0.7538 | 0.7405 | 0.4082 | 0.3548 |
83
+ | 0.1463 | 13.7705 | 2100 | 2.0914 | 0.7259 | 0.7600 | 0.6589 | 0.3790 | 0.3272 |
84
+ | 0.3641 | 14.4262 | 2200 | 2.5501 | 0.6997 | 0.7388 | 0.8921 | 0.4490 | 0.3839 |
85
+ | 0.0495 | 15.0820 | 2300 | 2.5900 | 0.7026 | 0.6986 | 0.9038 | 0.4606 | 0.3989 |
86
+ | 0.0177 | 15.7377 | 2400 | 2.2336 | 0.7201 | 0.7564 | 0.8921 | 0.4373 | 0.3757 |
87
+ | 0.0291 | 16.3934 | 2500 | 2.6949 | 0.7347 | 0.7692 | 0.7405 | 0.3907 | 0.3391 |
88
+ | 0.0799 | 17.0492 | 2600 | 2.5497 | 0.7201 | 0.7479 | 0.7172 | 0.4023 | 0.3496 |
89
+ | 0.0982 | 17.7049 | 2700 | 2.4087 | 0.7464 | 0.7771 | 0.6822 | 0.3732 | 0.3203 |
90
+ | 0.072 | 18.3607 | 2800 | 2.2699 | 0.7289 | 0.7658 | 0.7172 | 0.3965 | 0.3402 |
91
+ | 0.1227 | 19.0164 | 2900 | 2.3906 | 0.7405 | 0.7758 | 0.6706 | 0.3732 | 0.3188 |
92
+ | 0.0075 | 19.6721 | 3000 | 2.3322 | 0.7376 | 0.7717 | 0.6472 | 0.3732 | 0.3210 |
93
+ | 0.0019 | 20.3279 | 3100 | 2.4514 | 0.7434 | 0.7779 | 0.6414 | 0.3673 | 0.3133 |
94
+ | 0.0295 | 20.9836 | 3200 | 2.4432 | 0.7493 | 0.7813 | 0.6735 | 0.3703 | 0.3170 |
95
+ | 0.0012 | 21.6393 | 3300 | 2.4851 | 0.7522 | 0.7859 | 0.5831 | 0.3440 | 0.2955 |
96
+ | 0.02 | 22.2951 | 3400 | 2.9030 | 0.7259 | 0.7609 | 0.7347 | 0.3965 | 0.3403 |
97
+ | 0.0341 | 22.9508 | 3500 | 2.6862 | 0.7347 | 0.7690 | 0.7464 | 0.3965 | 0.3412 |
98
+ | 0.0136 | 23.6066 | 3600 | 2.6282 | 0.7347 | 0.7685 | 0.7318 | 0.3936 | 0.3415 |
99
+ | 0.0252 | 24.2623 | 3700 | 2.7268 | 0.7376 | 0.7729 | 0.6297 | 0.3673 | 0.3129 |
100
+ | 0.0403 | 24.9180 | 3800 | 2.5494 | 0.7434 | 0.7753 | 0.6676 | 0.3703 | 0.3213 |
101
+ | 0.0013 | 25.5738 | 3900 | 2.4882 | 0.7580 | 0.7890 | 0.6735 | 0.3586 | 0.3083 |
102
+ | 0.0113 | 26.2295 | 4000 | 2.5213 | 0.7638 | 0.7937 | 0.5627 | 0.3294 | 0.2781 |
103
+ | 0.0371 | 26.8852 | 4100 | 2.6017 | 0.7638 | 0.7962 | 0.5394 | 0.3294 | 0.2785 |
104
+ | 0.0014 | 27.5410 | 4200 | 2.5145 | 0.7755 | 0.8044 | 0.5015 | 0.3090 | 0.2616 |
105
+ | 0.0107 | 28.1967 | 4300 | 2.4742 | 0.7726 | 0.8017 | 0.5131 | 0.3149 | 0.2717 |
106
+ | 0.0002 | 28.8525 | 4400 | 2.4811 | 0.7609 | 0.7915 | 0.5335 | 0.3294 | 0.2830 |
107
+ | 0.0001 | 29.5082 | 4500 | 2.4911 | 0.7609 | 0.7921 | 0.5481 | 0.3324 | 0.2842 |
108
+
109
+
110
+ ### Framework versions
111
+
112
+ - Transformers 4.44.2
113
+ - Pytorch 2.4.1+cu121
114
+ - Datasets 3.0.0
115
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:091f7a7d0b7ad63bdfd5d44e9ad4e453f4a8b82cbb077cff161aa9efd074ebba
3
  size 359074768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebbd3c5df8f401cf930126584191fa9fd0a7374cdb4ccf9481017608bd0de8a5
3
  size 359074768
runs/Sep18_11-59-32_9fd7fc9597e5/events.out.tfevents.1726661208.9fd7fc9597e5.307.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0351668d954f8471adbaf0498e5e1759c9b4bd85d247c9a125b43e1e158e3043
3
- size 125124
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb7cdf8a7a942c82213c3d54cc4ffc7b534cfe54392340d08bde33be3d3ed616
3
+ size 126744
runs/Sep18_11-59-32_9fd7fc9597e5/events.out.tfevents.1726671594.9fd7fc9597e5.307.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9f13a28447e3c74d5b664b0cd2e40f6f7ea21bc095b6fe9827b27294927405b
3
+ size 606