MathildeB3 commited on
Commit
8e9ef36
·
verified ·
1 Parent(s): 68e8618

Model save

Browse files
Files changed (2) hide show
  1. README.md +25 -37
  2. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,7 +1,5 @@
1
  ---
2
  library_name: peft
3
- language:
4
- - fr
5
  license: apache-2.0
6
  base_model: openai/whisper-small
7
  tags:
@@ -11,18 +9,18 @@ tags:
11
  metrics:
12
  - wer
13
  model-index:
14
- - name: 52Hz Small Fr - IMT Atlantique X 52 Hertz
15
  results: []
16
  ---
17
 
18
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
19
  should probably proofread and complete it, then remove this comment. -->
20
 
21
- # 52Hz Small Fr - IMT Atlantique X 52 Hertz
22
 
23
- This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Premier dataset organisé de 52 Hertz dataset.
24
  It achieves the following results on the evaluation set:
25
- - Loss: 0.3311
26
  - Wer: 19.5896
27
 
28
  ## Model description
@@ -51,43 +49,33 @@ The following hyperparameters were used during training:
51
  - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
52
  - lr_scheduler_type: cosine
53
  - lr_scheduler_warmup_ratio: 0.1
54
- - num_epochs: 30
55
  - mixed_precision_training: Native AMP
56
 
57
  ### Training results
58
 
59
  | Training Loss | Epoch | Step | Validation Loss | Wer |
60
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
61
- | 2.6698 | 1.0 | 21 | 1.0703 | 65.6716 |
62
- | 1.4505 | 2.0 | 42 | 0.7071 | 40.1119 |
63
- | 0.8063 | 3.0 | 63 | 0.4246 | 33.9552 |
64
- | 0.5185 | 4.0 | 84 | 0.3435 | 30.5970 |
65
- | 0.3976 | 5.0 | 105 | 0.3134 | 28.5448 |
66
- | 0.2784 | 6.0 | 126 | 0.3100 | 28.1716 |
67
- | 0.2058 | 7.0 | 147 | 0.2878 | 23.6940 |
68
- | 0.1687 | 8.0 | 168 | 0.3124 | 25.3731 |
69
- | 0.1543 | 9.0 | 189 | 0.3016 | 26.6791 |
70
- | 0.1509 | 10.0 | 210 | 0.2871 | 22.5746 |
71
- | 0.0932 | 11.0 | 231 | 0.2906 | 24.4403 |
72
- | 0.0881 | 12.0 | 252 | 0.3020 | 22.0149 |
73
- | 0.0774 | 13.0 | 273 | 0.2969 | 20.3358 |
74
- | 0.0807 | 14.0 | 294 | 0.2988 | 21.6418 |
75
- | 0.0558 | 15.0 | 315 | 0.3083 | 19.5896 |
76
- | 0.0487 | 16.0 | 336 | 0.3145 | 18.4701 |
77
- | 0.0489 | 17.0 | 357 | 0.3200 | 19.4030 |
78
- | 0.0376 | 18.0 | 378 | 0.3349 | 21.8284 |
79
- | 0.0417 | 19.0 | 399 | 0.3251 | 22.9478 |
80
- | 0.0288 | 20.0 | 420 | 0.3154 | 18.2836 |
81
- | 0.0311 | 21.0 | 441 | 0.3236 | 20.3358 |
82
- | 0.0306 | 22.0 | 462 | 0.3177 | 19.5896 |
83
- | 0.0229 | 23.0 | 483 | 0.3253 | 19.7761 |
84
- | 0.0231 | 24.0 | 504 | 0.3298 | 19.9627 |
85
- | 0.0198 | 25.0 | 525 | 0.3316 | 19.7761 |
86
- | 0.0212 | 26.0 | 546 | 0.3322 | 19.7761 |
87
- | 0.0208 | 27.0 | 567 | 0.3309 | 19.5896 |
88
- | 0.0183 | 28.0 | 588 | 0.3317 | 19.5896 |
89
- | 0.0254 | 29.0 | 609 | 0.3312 | 19.5896 |
90
- | 0.0229 | 30.0 | 630 | 0.3311 | 19.5896 |
91
 
92
 
93
  ### Framework versions
 
1
  ---
2
  library_name: peft
 
 
3
  license: apache-2.0
4
  base_model: openai/whisper-small
5
  tags:
 
9
  metrics:
10
  - wer
11
  model-index:
12
+ - name: 52Hz-small-LORA-fr
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
+ # 52Hz-small-LORA-fr
20
 
21
+ This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.3100
24
  - Wer: 19.5896
25
 
26
  ## Model description
 
49
  - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
50
  - lr_scheduler_type: cosine
51
  - lr_scheduler_warmup_ratio: 0.1
52
+ - num_epochs: 20
53
  - mixed_precision_training: Native AMP
54
 
55
  ### Training results
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Wer |
58
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
59
+ | 2.4225 | 1.0 | 21 | 0.9856 | 61.0075 |
60
+ | 1.1531 | 2.0 | 42 | 0.5645 | 34.5149 |
61
+ | 0.6599 | 3.0 | 63 | 0.3796 | 29.8507 |
62
+ | 0.4498 | 4.0 | 84 | 0.3136 | 26.6791 |
63
+ | 0.3502 | 5.0 | 105 | 0.2993 | 26.6791 |
64
+ | 0.2559 | 6.0 | 126 | 0.3062 | 25.5597 |
65
+ | 0.1846 | 7.0 | 147 | 0.2905 | 21.6418 |
66
+ | 0.1538 | 8.0 | 168 | 0.3110 | 23.6940 |
67
+ | 0.1498 | 9.0 | 189 | 0.2954 | 21.0821 |
68
+ | 0.1431 | 10.0 | 210 | 0.2963 | 20.7090 |
69
+ | 0.0861 | 11.0 | 231 | 0.2945 | 19.5896 |
70
+ | 0.082 | 12.0 | 252 | 0.3092 | 22.2015 |
71
+ | 0.0786 | 13.0 | 273 | 0.2977 | 19.0299 |
72
+ | 0.072 | 14.0 | 294 | 0.2997 | 21.2687 |
73
+ | 0.0613 | 15.0 | 315 | 0.3030 | 20.3358 |
74
+ | 0.0489 | 16.0 | 336 | 0.3104 | 20.3358 |
75
+ | 0.0527 | 17.0 | 357 | 0.3075 | 19.4030 |
76
+ | 0.052 | 18.0 | 378 | 0.3099 | 19.7761 |
77
+ | 0.0518 | 19.0 | 399 | 0.3101 | 19.5896 |
78
+ | 0.0491 | 20.0 | 420 | 0.3100 | 19.5896 |
 
 
 
 
 
 
 
 
 
 
79
 
80
 
81
  ### Framework versions
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:653ab2dd87a96c4f6734121a1cd0440c8032bccef57cef9723259f8cc2ba3c01
3
  size 103862440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9084468cc72190140768cb4d419ac52b2ec953273d42e3ba05f2489cf473192a
3
  size 103862440