MelanieKoe commited on
Commit
6e9dec1
1 Parent(s): ec10b4f

Model save

Browse files
Files changed (2) hide show
  1. README.md +71 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/wav2vec2-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - wer
8
+ model-index:
9
+ - name: w2v2-base-pretrained_lr1e-4_at0.8_da0.3
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # w2v2-base-pretrained_lr1e-4_at0.8_da0.3
17
+
18
+ This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.6989
21
+ - Wer: 0.2119
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 0.0001
41
+ - train_batch_size: 32
42
+ - eval_batch_size: 8
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - lr_scheduler_warmup_steps: 100
47
+ - num_epochs: 200
48
+ - mixed_precision_training: Native AMP
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
53
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
54
+ | 18.5074 | 7.14 | 100 | 3.4425 | 1.0 |
55
+ | 3.1775 | 14.29 | 200 | 3.1511 | 1.0 |
56
+ | 3.0847 | 21.43 | 300 | 3.1561 | 1.0 |
57
+ | 2.9897 | 28.57 | 400 | 2.8890 | 1.0 |
58
+ | 1.5122 | 35.71 | 500 | 1.0324 | 0.5404 |
59
+ | 0.2161 | 42.86 | 600 | 1.2853 | 0.2960 |
60
+ | 0.1074 | 50.0 | 700 | 1.4629 | 0.2456 |
61
+ | 0.0707 | 57.14 | 800 | 1.5134 | 0.2183 |
62
+ | 0.051 | 64.29 | 900 | 1.4349 | 0.2097 |
63
+ | 0.04 | 71.43 | 1000 | 1.6989 | 0.2119 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - Transformers 4.35.0
69
+ - Pytorch 2.0.0
70
+ - Datasets 2.14.6
71
+ - Tokenizers 0.14.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:43249cd576efa626f97bd8c8e98f1725f79e902a0755d291049f972a5c53ad2b
3
  size 377629528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:409614bb6c4c1a90e1bd6b2bad650c062fd104dad5a451563f5b475a430768f7
3
  size 377629528