U-sama commited on
Commit
f7748bc
1 Parent(s): 6bd6fbd

End of training

Browse files
Files changed (2) hide show
  1. README.md +57 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/wav2vec2-base
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: wav2vec2-base-demo-colab
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # wav2vec2-base-demo-colab
15
+
16
+ This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - eval_loss: 0.4908
19
+ - eval_wer: 0.3950
20
+ - eval_runtime: 62.3995
21
+ - eval_samples_per_second: 26.923
22
+ - eval_steps_per_second: 3.365
23
+ - epoch: 12.0
24
+ - step: 1500
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 0.0001
44
+ - train_batch_size: 32
45
+ - eval_batch_size: 8
46
+ - seed: 42
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - lr_scheduler_warmup_steps: 1000
50
+ - num_epochs: 30
51
+
52
+ ### Framework versions
53
+
54
+ - Transformers 4.32.1
55
+ - Pytorch 2.0.1+cu118
56
+ - Datasets 2.14.4
57
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f926306c9b041d2b7d2ec584a0390c6fa83d493e006c46e2f79213b90f175cce
3
  size 377658785
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1248236627e5a4b08443dcc21194797e60b5fc8b84f895554cfcb55f8ff23a76
3
  size 377658785