Rest970828 commited on
Commit
06ac01e
1 Parent(s): 554e00d

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-large-xlsr-53
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ model-index:
10
+ - name: wav2vec2-large-xlsr-53-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-large-xlsr-53-finetuned-ks
18
+
19
+ This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 1.4923
22
+ - Accuracy: 0.7871
23
+ - F1: 0.7863
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: 50
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
56
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
57
+ | 1.379 | 1.0 | 141 | 1.3767 | 0.2991 | 0.1377 |
58
+ | 1.3611 | 2.0 | 283 | 1.3600 | 0.2991 | 0.1377 |
59
+ | 1.3393 | 3.0 | 424 | 1.3515 | 0.2991 | 0.1377 |
60
+ | 1.2932 | 4.0 | 566 | 1.3306 | 0.3607 | 0.3098 |
61
+ | 1.2356 | 5.0 | 707 | 1.2202 | 0.4397 | 0.3926 |
62
+ | 1.2222 | 6.0 | 849 | 1.3719 | 0.3601 | 0.2778 |
63
+ | 1.036 | 7.0 | 990 | 1.2779 | 0.4290 | 0.3781 |
64
+ | 1.0348 | 8.0 | 1132 | 1.2845 | 0.4257 | 0.3824 |
65
+ | 0.9044 | 9.0 | 1273 | 1.2239 | 0.4927 | 0.4646 |
66
+ | 0.8557 | 10.0 | 1415 | 1.6261 | 0.3926 | 0.3253 |
67
+ | 0.804 | 11.0 | 1556 | 1.0748 | 0.5703 | 0.5558 |
68
+ | 0.6517 | 12.0 | 1698 | 1.2891 | 0.5471 | 0.5294 |
69
+ | 0.6063 | 13.0 | 1839 | 0.9921 | 0.6552 | 0.6514 |
70
+ | 0.5008 | 14.0 | 1981 | 1.4346 | 0.5391 | 0.5162 |
71
+ | 0.5425 | 15.0 | 2122 | 1.3406 | 0.5802 | 0.5573 |
72
+ | 0.3806 | 16.0 | 2264 | 1.2260 | 0.6353 | 0.6291 |
73
+ | 0.4022 | 17.0 | 2405 | 1.7530 | 0.5444 | 0.5197 |
74
+ | 0.3001 | 18.0 | 2547 | 1.3619 | 0.6247 | 0.6132 |
75
+ | 0.1921 | 19.0 | 2688 | 1.3687 | 0.6505 | 0.6443 |
76
+ | 0.2704 | 20.0 | 2830 | 1.2533 | 0.6810 | 0.6745 |
77
+ | 0.3145 | 21.0 | 2971 | 1.6079 | 0.6233 | 0.6133 |
78
+ | 0.2045 | 22.0 | 3113 | 1.1432 | 0.7215 | 0.7198 |
79
+ | 0.2444 | 23.0 | 3254 | 1.4012 | 0.6936 | 0.6861 |
80
+ | 0.2223 | 24.0 | 3396 | 1.5944 | 0.6585 | 0.6533 |
81
+ | 0.2415 | 25.0 | 3537 | 1.1057 | 0.7454 | 0.7420 |
82
+ | 0.2233 | 26.0 | 3679 | 1.4083 | 0.7036 | 0.6997 |
83
+ | 0.119 | 27.0 | 3820 | 1.3240 | 0.7341 | 0.7323 |
84
+ | 0.1125 | 28.0 | 3962 | 1.8332 | 0.6658 | 0.6590 |
85
+ | 0.1577 | 29.0 | 4103 | 1.8048 | 0.6764 | 0.6714 |
86
+ | 0.1169 | 30.0 | 4245 | 1.3329 | 0.7573 | 0.7563 |
87
+ | 0.1348 | 31.0 | 4386 | 2.0588 | 0.6485 | 0.6359 |
88
+ | 0.1203 | 32.0 | 4528 | 1.6487 | 0.7082 | 0.7012 |
89
+ | 0.1262 | 33.0 | 4669 | 1.5428 | 0.7261 | 0.7236 |
90
+ | 0.0679 | 34.0 | 4811 | 1.5458 | 0.7374 | 0.7357 |
91
+ | 0.0741 | 35.0 | 4952 | 1.4596 | 0.7546 | 0.7508 |
92
+ | 0.0913 | 36.0 | 5094 | 1.3710 | 0.7699 | 0.7702 |
93
+ | 0.2104 | 37.0 | 5235 | 1.6693 | 0.7367 | 0.7344 |
94
+ | 0.0856 | 38.0 | 5377 | 1.6339 | 0.75 | 0.7483 |
95
+ | 0.0931 | 39.0 | 5518 | 1.6512 | 0.7580 | 0.7571 |
96
+ | 0.0613 | 40.0 | 5660 | 1.6046 | 0.7646 | 0.7638 |
97
+ | 0.0713 | 41.0 | 5801 | 1.4553 | 0.7785 | 0.7779 |
98
+ | 0.025 | 42.0 | 5943 | 1.5725 | 0.7639 | 0.7625 |
99
+ | 0.0811 | 43.0 | 6084 | 1.7562 | 0.75 | 0.7474 |
100
+ | 0.0315 | 44.0 | 6226 | 1.4923 | 0.7871 | 0.7863 |
101
+ | 0.1026 | 45.0 | 6367 | 1.6013 | 0.7712 | 0.7706 |
102
+ | 0.0489 | 46.0 | 6509 | 1.7439 | 0.7533 | 0.7502 |
103
+ | 0.0248 | 47.0 | 6650 | 1.6019 | 0.7745 | 0.7730 |
104
+ | 0.0269 | 48.0 | 6792 | 1.6128 | 0.7679 | 0.7659 |
105
+ | 0.0114 | 49.0 | 6933 | 1.5737 | 0.7798 | 0.7788 |
106
+ | 0.0609 | 49.82 | 7050 | 1.6570 | 0.7712 | 0.7692 |
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:34abf5f2137eeacf50f5cfa2ce4da5e971454266c5070398ed418e894dd2fc01
3
  size 1262861360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c6e8d69991f4ca31e174022d5a1a37da1ee991039a786ac9fc743878eb2ed3f
3
  size 1262861360