EzraWilliam commited on
Commit
57b07a3
1 Parent(s): 1468e59

End of training

Browse files
Files changed (2) hide show
  1. README.md +66 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: wav2vec2-base-fleurs-CommonVoice-demo-google-colab-Ezra_William
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
+ # wav2vec2-base-fleurs-CommonVoice-demo-google-colab-Ezra_William
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.5099
21
+ - Wer: 0.7823
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: 8
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: 1000
47
+ - num_epochs: 30
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
52
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
53
+ | 4.3441 | 4.59 | 500 | 2.8658 | 1.0 |
54
+ | 1.1862 | 9.17 | 1000 | 1.2467 | 0.8572 |
55
+ | 0.4708 | 13.76 | 1500 | 1.3497 | 0.8065 |
56
+ | 0.3068 | 18.35 | 2000 | 1.3890 | 0.7881 |
57
+ | 0.2223 | 22.94 | 2500 | 1.3892 | 0.7720 |
58
+ | 0.1808 | 27.52 | 3000 | 1.5099 | 0.7823 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.33.2
64
+ - Pytorch 2.0.1+cu118
65
+ - Datasets 2.14.5
66
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6b2d427c030a5b116f0ad4e9b489932f58cbf436ad3468477b5d863565e1e9f3
3
  size 377658785
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4417c61947291d2e880c3c2b3cab559b17f313f4f591803f5dfada29bc74bf06
3
  size 377658785