breco commited on
Commit
dfc1a0b
·
verified ·
1 Parent(s): d70af5e

Model save

Browse files
Files changed (2) hide show
  1. README.md +17 -19
  2. model.safetensors +1 -1
README.md CHANGED
@@ -1,7 +1,5 @@
1
  ---
2
  library_name: transformers
3
- language:
4
- - spa
5
  license: apache-2.0
6
  base_model: openai/whisper-tiny
7
  tags:
@@ -9,19 +7,19 @@ tags:
9
  metrics:
10
  - wer
11
  model-index:
12
- - name: Whisper Tiny Few Audios - vfranchis
13
  results: []
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
  should probably proofread and complete it, then remove this comment. -->
18
 
19
- # Whisper Tiny Few Audios - vfranchis
20
 
21
- This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the Few audios 1.0 dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.2013
24
- - Wer: 25.0
25
 
26
  ## Model description
27
 
@@ -41,10 +39,10 @@ More information needed
41
 
42
  The following hyperparameters were used during training:
43
  - learning_rate: 1e-05
44
- - train_batch_size: 4
45
  - eval_batch_size: 8
46
  - seed: 42
47
- - gradient_accumulation_steps: 4
48
  - total_train_batch_size: 16
49
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
  - lr_scheduler_type: linear
@@ -56,16 +54,16 @@ The following hyperparameters were used during training:
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Wer |
58
  |:-------------:|:-------:|:----:|:---------------:|:-------:|
59
- | 1.9719 | 3.0769 | 10 | 1.5170 | 66.6667 |
60
- | 0.7054 | 6.1538 | 20 | 0.7633 | 33.3333 |
61
- | 0.1974 | 9.2308 | 30 | 0.5108 | 33.3333 |
62
- | 0.0607 | 12.3077 | 40 | 0.3242 | 25.0 |
63
- | 0.0196 | 15.3846 | 50 | 0.2431 | 25.0 |
64
- | 0.0084 | 18.4615 | 60 | 0.2235 | 25.0 |
65
- | 0.0056 | 21.5385 | 70 | 0.2111 | 25.0 |
66
- | 0.0044 | 24.6154 | 80 | 0.2047 | 25.0 |
67
- | 0.0038 | 27.6923 | 90 | 0.2027 | 25.0 |
68
- | 0.0037 | 30.7692 | 100 | 0.2013 | 25.0 |
69
 
70
 
71
  ### Framework versions
 
1
  ---
2
  library_name: transformers
 
 
3
  license: apache-2.0
4
  base_model: openai/whisper-tiny
5
  tags:
 
7
  metrics:
8
  - wer
9
  model-index:
10
+ - name: whisper-tiny-few-audios
11
  results: []
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
17
+ # whisper-tiny-few-audios
18
 
19
+ This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.3835
22
+ - Wer: 15.7143
23
 
24
  ## Model description
25
 
 
39
 
40
  The following hyperparameters were used during training:
41
  - learning_rate: 1e-05
42
+ - train_batch_size: 8
43
  - eval_batch_size: 8
44
  - seed: 42
45
+ - gradient_accumulation_steps: 2
46
  - total_train_batch_size: 16
47
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
  - lr_scheduler_type: linear
 
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Wer |
56
  |:-------------:|:-------:|:----:|:---------------:|:-------:|
57
+ | 1.5625 | 2.8571 | 10 | 1.4533 | 77.1429 |
58
+ | 0.6893 | 5.7143 | 20 | 0.7903 | 32.8571 |
59
+ | 0.1921 | 8.5714 | 30 | 0.5135 | 34.2857 |
60
+ | 0.0623 | 11.4286 | 40 | 0.4158 | 11.4286 |
61
+ | 0.0222 | 14.2857 | 50 | 0.3903 | 14.2857 |
62
+ | 0.0107 | 17.1429 | 60 | 0.3846 | 14.2857 |
63
+ | 0.0069 | 20.0 | 70 | 0.3847 | 15.7143 |
64
+ | 0.0055 | 22.8571 | 80 | 0.3842 | 15.7143 |
65
+ | 0.0046 | 25.7143 | 90 | 0.3836 | 15.7143 |
66
+ | 0.0044 | 28.5714 | 100 | 0.3835 | 15.7143 |
67
 
68
 
69
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad5ab058efb76a6355398bfd651dd0c4ccc4c2e05ecdb1b423a846f0bac03937
3
  size 151061672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cef4f4f4873918c502da61953d16b8067c457b2028d9dda2f628597e788f12b
3
  size 151061672