carlot commited on
Commit
8b39e97
·
1 Parent(s): 92a8c13

carlot/whisper-base-mixedv1.3

Browse files
Files changed (2) hide show
  1. README.md +11 -9
  2. model.safetensors +1 -1
README.md CHANGED
@@ -15,8 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model was trained from scratch on the audiofolder dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 3.5988
19
- - Cer: 127.5927
20
 
21
  ## Model description
22
 
@@ -35,10 +35,12 @@ More information needed
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
- - learning_rate: 0.001
39
  - train_batch_size: 2
40
  - eval_batch_size: 8
41
  - seed: 42
 
 
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
  - lr_scheduler_warmup_steps: 500
@@ -47,12 +49,12 @@ The following hyperparameters were used during training:
47
 
48
  ### Training results
49
 
50
- | Training Loss | Epoch | Step | Validation Loss | Cer |
51
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 1.0341 | 8.55 | 1000 | 2.0062 | 197.7475 |
53
- | 0.2818 | 17.09 | 2000 | 2.2179 | 117.1281 |
54
- | 0.0934 | 25.64 | 3000 | 3.0194 | 185.1244 |
55
- | 0.0115 | 34.19 | 4000 | 3.5988 | 127.5927 |
56
 
57
 
58
  ### Framework versions
 
15
 
16
  This model was trained from scratch on the audiofolder dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.8720
19
+ - Cer: 32.0507
20
 
21
  ## Model description
22
 
 
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
+ - learning_rate: 0.0001
39
  - train_batch_size: 2
40
  - eval_batch_size: 8
41
  - seed: 42
42
+ - gradient_accumulation_steps: 4
43
+ - total_train_batch_size: 8
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
  - lr_scheduler_warmup_steps: 500
 
49
 
50
  ### Training results
51
 
52
+ | Training Loss | Epoch | Step | Validation Loss | Cer |
53
+ |:-------------:|:------:|:----:|:---------------:|:-------:|
54
+ | 0.0156 | 34.19 | 1000 | 0.8428 | 26.7480 |
55
+ | 0.0004 | 68.38 | 2000 | 0.8710 | 28.1558 |
56
+ | 0.0004 | 102.56 | 3000 | 0.8693 | 31.2529 |
57
+ | 0.0002 | 136.75 | 4000 | 0.8720 | 32.0507 |
58
 
59
 
60
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:144a63a051a1be3ae375445f9b13f90bc4ca0d6b6165698fd7ab65f826685eaa
3
  size 290403936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:030a707ffbd000b1288727bc6fa45ec97b59b18f506ed93547bd92ad6d6ad39b
3
  size 290403936