Rest970828 commited on
Commit
863c158
1 Parent(s): 1da29ea

Model save

Browse files
Files changed (2) hide show
  1. README.md +114 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,114 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/wav2vec2-base-960h
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ model-index:
10
+ - name: wav2vec2-base-960h-finetuned-ks
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-960h-finetuned-ks
18
+
19
+ This model is a fine-tuned version of [facebook/wav2vec2-base-960h](https://huggingface.co/facebook/wav2vec2-base-960h) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.9308
22
+ - Accuracy: 0.7752
23
+ - F1: 0.7749
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: 32
44
+ - eval_batch_size: 32
45
+ - seed: 42
46
+ - gradient_accumulation_steps: 4
47
+ - total_train_batch_size: 128
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: 50
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
56
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
57
+ | 1.3739 | 0.99 | 35 | 1.3646 | 0.3654 | 0.2858 |
58
+ | 1.3444 | 2.0 | 71 | 1.3366 | 0.3833 | 0.3172 |
59
+ | 1.3193 | 2.99 | 106 | 1.2654 | 0.4324 | 0.3350 |
60
+ | 1.2447 | 4.0 | 142 | 1.2093 | 0.4649 | 0.3611 |
61
+ | 1.2087 | 4.99 | 177 | 1.2030 | 0.4582 | 0.3714 |
62
+ | 1.1539 | 6.0 | 213 | 1.1419 | 0.4920 | 0.4317 |
63
+ | 1.0795 | 6.99 | 248 | 1.1794 | 0.4721 | 0.4207 |
64
+ | 1.0525 | 8.0 | 284 | 1.0922 | 0.5020 | 0.4684 |
65
+ | 1.0615 | 8.99 | 319 | 1.0459 | 0.5471 | 0.5158 |
66
+ | 0.9381 | 10.0 | 355 | 1.0080 | 0.5656 | 0.5464 |
67
+ | 0.8945 | 10.99 | 390 | 1.1166 | 0.5378 | 0.5108 |
68
+ | 0.8497 | 12.0 | 426 | 1.0068 | 0.5855 | 0.5772 |
69
+ | 0.7729 | 12.99 | 461 | 1.1214 | 0.5517 | 0.5406 |
70
+ | 0.6984 | 14.0 | 497 | 1.0416 | 0.5889 | 0.5729 |
71
+ | 0.6856 | 14.99 | 532 | 1.0135 | 0.6180 | 0.6185 |
72
+ | 0.6095 | 16.0 | 568 | 1.0088 | 0.6320 | 0.6299 |
73
+ | 0.5899 | 16.99 | 603 | 0.9208 | 0.6585 | 0.6612 |
74
+ | 0.5922 | 18.0 | 639 | 0.8657 | 0.6757 | 0.6749 |
75
+ | 0.537 | 18.99 | 674 | 0.8910 | 0.6850 | 0.6892 |
76
+ | 0.4767 | 20.0 | 710 | 1.0544 | 0.6525 | 0.6499 |
77
+ | 0.4864 | 20.99 | 745 | 0.8024 | 0.7255 | 0.7232 |
78
+ | 0.3546 | 22.0 | 781 | 0.8628 | 0.7168 | 0.7205 |
79
+ | 0.3567 | 22.99 | 816 | 0.8921 | 0.7168 | 0.7177 |
80
+ | 0.381 | 24.0 | 852 | 0.9130 | 0.7069 | 0.7081 |
81
+ | 0.3031 | 24.99 | 887 | 1.0026 | 0.7023 | 0.7039 |
82
+ | 0.412 | 26.0 | 923 | 0.8413 | 0.7420 | 0.7430 |
83
+ | 0.3175 | 26.99 | 958 | 0.8705 | 0.7294 | 0.7335 |
84
+ | 0.2581 | 28.0 | 994 | 0.8628 | 0.7387 | 0.7431 |
85
+ | 0.328 | 28.99 | 1029 | 0.9022 | 0.7414 | 0.7417 |
86
+ | 0.263 | 30.0 | 1065 | 0.9787 | 0.7248 | 0.7251 |
87
+ | 0.249 | 30.99 | 1100 | 0.8658 | 0.7454 | 0.7481 |
88
+ | 0.2242 | 32.0 | 1136 | 0.9386 | 0.7354 | 0.7380 |
89
+ | 0.2848 | 32.99 | 1171 | 0.8553 | 0.7633 | 0.7639 |
90
+ | 0.2457 | 34.0 | 1207 | 0.8789 | 0.7692 | 0.7674 |
91
+ | 0.1557 | 34.99 | 1242 | 0.8542 | 0.7553 | 0.7594 |
92
+ | 0.169 | 36.0 | 1278 | 0.9132 | 0.7573 | 0.7600 |
93
+ | 0.171 | 36.99 | 1313 | 0.9550 | 0.7467 | 0.7481 |
94
+ | 0.2209 | 38.0 | 1349 | 0.9843 | 0.7407 | 0.7408 |
95
+ | 0.1674 | 38.99 | 1384 | 0.9523 | 0.7460 | 0.7468 |
96
+ | 0.1998 | 40.0 | 1420 | 0.8683 | 0.7686 | 0.7697 |
97
+ | 0.1101 | 40.99 | 1455 | 1.0123 | 0.7354 | 0.7370 |
98
+ | 0.1466 | 42.0 | 1491 | 0.9332 | 0.7633 | 0.7651 |
99
+ | 0.1376 | 42.99 | 1526 | 0.9193 | 0.7739 | 0.7743 |
100
+ | 0.0939 | 44.0 | 1562 | 0.9234 | 0.7626 | 0.7634 |
101
+ | 0.1333 | 44.99 | 1597 | 0.9308 | 0.7752 | 0.7749 |
102
+ | 0.1183 | 46.0 | 1633 | 0.9375 | 0.7706 | 0.7712 |
103
+ | 0.1031 | 46.99 | 1668 | 0.9298 | 0.7739 | 0.7750 |
104
+ | 0.1154 | 48.0 | 1704 | 0.9373 | 0.7739 | 0.7745 |
105
+ | 0.1317 | 48.99 | 1739 | 0.9611 | 0.7646 | 0.7654 |
106
+ | 0.1132 | 49.3 | 1750 | 0.9606 | 0.7626 | 0.7635 |
107
+
108
+
109
+ ### Framework versions
110
+
111
+ - Transformers 4.36.2
112
+ - Pytorch 2.1.1+cu121
113
+ - Datasets 2.16.1
114
+ - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a292297a61d9e6692bbd96adab2f50f78449b05c147f198681a4badd002fb791
3
  size 378304424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:300ab396cc3d7f6eafe14e54b8382b17879aef2f90985baf47d62c7c89993946
3
  size 378304424