cloudwalkerw commited on
Commit
c9fd8cf
·
1 Parent(s): 6ef2a2b

Model save

Browse files
Files changed (2) hide show
  1. README.md +100 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: microsoft/wavlm-base
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ model-index:
8
+ - name: wavlm-base_3
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # wavlm-base_3
16
+
17
+ This model is a fine-tuned version of [microsoft/wavlm-base](https://huggingface.co/microsoft/wavlm-base) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.3325
20
+ - Accuracy: 0.8974
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 0.0003
40
+ - train_batch_size: 16
41
+ - eval_batch_size: 2
42
+ - seed: 0
43
+ - gradient_accumulation_steps: 4
44
+ - total_train_batch_size: 64
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - lr_scheduler_warmup_ratio: 0.1
48
+ - num_epochs: 10.0
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
+ | 0.4161 | 0.25 | 100 | 0.3295 | 0.8974 |
55
+ | 0.3196 | 0.5 | 200 | 0.3312 | 0.8974 |
56
+ | 0.3391 | 0.76 | 300 | 0.3353 | 0.8974 |
57
+ | 0.3285 | 1.01 | 400 | 0.3322 | 0.8974 |
58
+ | 0.3354 | 1.26 | 500 | 0.3366 | 0.8974 |
59
+ | 0.3344 | 1.51 | 600 | 0.3315 | 0.8974 |
60
+ | 0.3343 | 1.76 | 700 | 0.3308 | 0.8974 |
61
+ | 0.325 | 2.02 | 800 | 0.3382 | 0.8974 |
62
+ | 0.34 | 2.27 | 900 | 0.3314 | 0.8974 |
63
+ | 0.3333 | 2.52 | 1000 | 0.3388 | 0.8974 |
64
+ | 0.318 | 2.77 | 1100 | 0.3371 | 0.8974 |
65
+ | 0.3281 | 3.02 | 1200 | 0.3362 | 0.8974 |
66
+ | 0.3293 | 3.28 | 1300 | 0.3307 | 0.8974 |
67
+ | 0.3175 | 3.53 | 1400 | 0.3357 | 0.8974 |
68
+ | 0.3415 | 3.78 | 1500 | 0.3321 | 0.8974 |
69
+ | 0.341 | 4.03 | 1600 | 0.3307 | 0.8974 |
70
+ | 0.3285 | 4.28 | 1700 | 0.3308 | 0.8974 |
71
+ | 0.3337 | 4.54 | 1800 | 0.3308 | 0.8974 |
72
+ | 0.3276 | 4.79 | 1900 | 0.3307 | 0.8974 |
73
+ | 0.3248 | 5.04 | 2000 | 0.3311 | 0.8974 |
74
+ | 0.3371 | 5.29 | 2100 | 0.3317 | 0.8974 |
75
+ | 0.3261 | 5.55 | 2200 | 0.3315 | 0.8974 |
76
+ | 0.3277 | 5.8 | 2300 | 0.3323 | 0.8974 |
77
+ | 0.3297 | 6.05 | 2400 | 0.3321 | 0.8974 |
78
+ | 0.3397 | 6.3 | 2500 | 0.3316 | 0.8974 |
79
+ | 0.3313 | 6.55 | 2600 | 0.3376 | 0.8974 |
80
+ | 0.3297 | 6.81 | 2700 | 0.3326 | 0.8974 |
81
+ | 0.3148 | 7.06 | 2800 | 0.3326 | 0.8974 |
82
+ | 0.33 | 7.31 | 2900 | 0.3307 | 0.8974 |
83
+ | 0.3373 | 7.56 | 3000 | 0.3358 | 0.8974 |
84
+ | 0.3229 | 7.81 | 3100 | 0.3315 | 0.8974 |
85
+ | 0.3311 | 8.07 | 3200 | 0.3330 | 0.8974 |
86
+ | 0.32 | 8.32 | 3300 | 0.3329 | 0.8974 |
87
+ | 0.3303 | 8.57 | 3400 | 0.3333 | 0.8974 |
88
+ | 0.3268 | 8.82 | 3500 | 0.3325 | 0.8974 |
89
+ | 0.3362 | 9.07 | 3600 | 0.3314 | 0.8974 |
90
+ | 0.3391 | 9.33 | 3700 | 0.3309 | 0.8974 |
91
+ | 0.3233 | 9.58 | 3800 | 0.3319 | 0.8974 |
92
+ | 0.3196 | 9.83 | 3900 | 0.3325 | 0.8974 |
93
+
94
+
95
+ ### Framework versions
96
+
97
+ - Transformers 4.34.0.dev0
98
+ - Pytorch 2.0.0.post302
99
+ - Datasets 2.14.5
100
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fca5eb90d322ab1f6fee7812f7a7c0158d36228d4f42c659291d76378b86675a
3
  size 378402813
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93da4443e5b5f679b565552b492657f8da86860116115eee488b47cbe0cd63b0
3
  size 378402813