Rafaelrosendo1 commited on
Commit
54ecdf1
1 Parent(s): 1eeb490

Rafaelrosendo1/whisper_small_teste

Browse files
Files changed (3) hide show
  1. README.md +11 -3
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -3,6 +3,8 @@ license: apache-2.0
3
  base_model: openai/whisper-small
4
  tags:
5
  - generated_from_trainer
 
 
6
  model-index:
7
  - name: whisper_small_saida
8
  results: []
@@ -14,6 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
14
  # whisper_small_saida
15
 
16
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the None dataset.
 
 
 
17
 
18
  ## Model description
19
 
@@ -32,7 +37,7 @@ More information needed
32
  ### Training hyperparameters
33
 
34
  The following hyperparameters were used during training:
35
- - learning_rate: 1e-07
36
  - train_batch_size: 8
37
  - eval_batch_size: 8
38
  - seed: 42
@@ -40,11 +45,14 @@ The following hyperparameters were used during training:
40
  - total_train_batch_size: 1024
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
- - lr_scheduler_warmup_steps: 200
44
- - training_steps: 500
45
 
46
  ### Training results
47
 
 
 
 
48
 
49
 
50
  ### Framework versions
 
3
  base_model: openai/whisper-small
4
  tags:
5
  - generated_from_trainer
6
+ metrics:
7
+ - wer
8
  model-index:
9
  - name: whisper_small_saida
10
  results: []
 
16
  # whisper_small_saida
17
 
18
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 4.3761
21
+ - Wer: 22.5056
22
 
23
  ## Model description
24
 
 
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
+ - learning_rate: 1e-08
41
  - train_batch_size: 8
42
  - eval_batch_size: 8
43
  - seed: 42
 
45
  - total_train_batch_size: 1024
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
+ - lr_scheduler_warmup_steps: 500
49
+ - training_steps: 800
50
 
51
  ### Training results
52
 
53
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
54
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|
55
+ | 4.4732 | 30.45 | 800 | 4.3761 | 22.5056 |
56
 
57
 
58
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:930dba3787c367821bb2bd9ff5e587fa728d748b3085eca4baeda47914a8d9c0
3
  size 967103174
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab06c04ae9aaf5e6371c47190083d340ff5aba2ee620a763e2c2bed6a7462ba7
3
  size 967103174
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a207f10c451dfe9dc3eb130534dd82911f1218880bf027a0052031c1607144ec
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de2406885e2ec06dab98e3cb1d3475cdf837da36612038fc7a4619c0634201c0
3
  size 4664