Rafaelrosendo1 commited on
Commit
c1ced1a
1 Parent(s): 58bae43

Rafaelrosendo1/Large-v3

Browse files
Files changed (3) hide show
  1. README.md +10 -9
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [Rafaelrosendo1/whisper-large-pt](https://huggingface.co/Rafaelrosendo1/whisper-large-pt) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.2592
21
- - Wer: 23.4359
22
 
23
  ## Model description
24
 
@@ -37,23 +37,24 @@ More information needed
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
- - learning_rate: 2e-05
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: 500
47
- - training_steps: 4000
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Wer |
52
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
53
- | 0.0906 | 1.19 | 1000 | 0.2326 | 24.8668 |
54
- | 0.0369 | 2.38 | 2000 | 0.2219 | 23.9078 |
55
- | 0.0136 | 3.57 | 3000 | 0.2426 | 22.2621 |
56
- | 0.0013 | 4.76 | 4000 | 0.2592 | 23.4359 |
57
 
58
 
59
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [Rafaelrosendo1/whisper-large-pt](https://huggingface.co/Rafaelrosendo1/whisper-large-pt) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.2627
21
+ - Wer: 23.2194
22
 
23
  ## Model description
24
 
 
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
+ - learning_rate: 1e-07
41
  - train_batch_size: 32
42
  - eval_batch_size: 8
43
  - seed: 42
44
+ - gradient_accumulation_steps: 2
45
+ - total_train_batch_size: 64
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
+ - lr_scheduler_warmup_steps: 1000
49
+ - training_steps: 6000
50
 
51
  ### Training results
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Wer |
54
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
55
+ | 0.0038 | 4.76 | 2000 | 0.2440 | 22.8608 |
56
+ | 0.0021 | 9.51 | 4000 | 0.2568 | 23.1314 |
57
+ | 0.0023 | 14.27 | 6000 | 0.2627 | 23.2194 |
 
58
 
59
 
60
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:31c7229f17ecad1f982d396d0b6976842a20697b9b1e498be4c4b0fc5fc985b0
3
  size 6173656065
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0e77daef6e5b1ea689a3013d02265002e27c7cae1af169c90c6e36843ea593c
3
  size 6173656065
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:732f1257b93d1d4a9bebc119e93e69ad60f18d3b9188bde177ad82fd12926a29
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9738d9d96a4bcfc9a7feaec576bde30bb54710e10dc41b219ec274dd44e43832
3
  size 4664