ChepkiruiTonui commited on
Commit
f544dc5
1 Parent(s): c1cd52d

Training in progress, step 25

Browse files
README.md CHANGED
@@ -18,13 +18,13 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the common_voice_16_1 dataset.
20
  It achieves the following results on the evaluation set:
21
- - eval_loss: 4.6838
22
- - eval_wer: 118.3908
23
- - eval_runtime: 12.0411
24
- - eval_samples_per_second: 0.83
25
- - eval_steps_per_second: 0.083
26
- - epoch: 49.02
27
- - step: 100
28
 
29
  ## Model description
30
 
 
18
 
19
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the common_voice_16_1 dataset.
20
  It achieves the following results on the evaluation set:
21
+ - eval_loss: 5.8162
22
+ - eval_wer: 125.6250
23
+ - eval_runtime: 28.1944
24
+ - eval_samples_per_second: 0.709
25
+ - eval_steps_per_second: 0.035
26
+ - epoch: 8.01
27
+ - step: 25
28
 
29
  ## Model description
30
 
adapter_config.json CHANGED
@@ -22,8 +22,8 @@
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
- "q_proj",
26
- "v_proj"
27
  ],
28
  "task_type": null,
29
  "use_dora": false,
 
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
+ "v_proj",
26
+ "q_proj"
27
  ],
28
  "task_type": null,
29
  "use_dora": false,
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e099098b47f29ededc98d12765b6f56996be704fdb5ae0e1eb30b2097f5133a4
3
  size 14208970
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:245f29a897e7c49c00428e860ce4e07d6228260072c910e4328405c8fa1e8df0
3
  size 14208970
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8b6c4ede6a26815baa15191026385355e79090ed74de327644839bf62d7c21e1
3
  size 14176064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5c3478431664c06178d1b0c3f69ee9f5c5e601846330968ed8fc68c3673b91e
3
  size 14176064
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:26c598c7cc333eeefd150a5cb59545f2516a6052ea75645435d0dcc41987ab2e
3
  size 387764486
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:849363f3209efd1758e4e25b67eee6d30dc438312428b40031d4452f08596d5a
3
  size 387764486
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3035a8bb40e92657c16115ccaf32e1f1aa6c07f6a6ee3edb6ffb5b6f88ce7156
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cf734b6963f8f73a8ed78acf74b0e5afa35b59bed85b09f6588300413559cfc
3
  size 5176