Bagus commited on
Commit
d994d81
1 Parent(s): 3cdf5c7

End of training

Browse files
README.md CHANGED
@@ -4,7 +4,7 @@ base_model: openai/whisper-tiny
4
  tags:
5
  - generated_from_trainer
6
  datasets:
7
- - common_voice_17_0
8
  metrics:
9
  - wer
10
  model-index:
@@ -14,8 +14,8 @@ model-index:
14
  name: Automatic Speech Recognition
15
  type: automatic-speech-recognition
16
  dataset:
17
- name: common_voice_17_0
18
- type: common_voice_17_0
19
  config: id
20
  split: None
21
  args: id
@@ -30,7 +30,7 @@ should probably proofread and complete it, then remove this comment. -->
30
 
31
  # whisper-tiny-common_voice_17_0-id
32
 
33
- This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the common_voice_17_0 dataset.
34
  It achieves the following results on the evaluation set:
35
  - Loss: 0.2000
36
  - Wer: 0.1807
 
4
  tags:
5
  - generated_from_trainer
6
  datasets:
7
+ - mozilla-foundation/common_voice_17_0
8
  metrics:
9
  - wer
10
  model-index:
 
14
  name: Automatic Speech Recognition
15
  type: automatic-speech-recognition
16
  dataset:
17
+ name: mozilla-foundation/common_voice_17_0 id
18
+ type: mozilla-foundation/common_voice_17_0
19
  config: id
20
  split: None
21
  args: id
 
30
 
31
  # whisper-tiny-common_voice_17_0-id
32
 
33
+ This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the mozilla-foundation/common_voice_17_0 id dataset.
34
  It achieves the following results on the evaluation set:
35
  - Loss: 0.2000
36
  - Wer: 0.1807
all_results.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 8.458447874814972,
3
+ "eval_loss": 0.20003820955753326,
4
+ "eval_runtime": 438.9869,
5
+ "eval_samples": 3641,
6
+ "eval_samples_per_second": 8.294,
7
+ "eval_steps_per_second": 1.039,
8
+ "eval_wer": 0.1807044410413476,
9
+ "total_flos": 7.8770584829952e+18,
10
+ "train_loss": 0.15760719767808914,
11
+ "train_runtime": 46114.6561,
12
+ "train_samples": 37827,
13
+ "train_samples_per_second": 6.939,
14
+ "train_steps_per_second": 0.434
15
+ }
eval_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 8.458447874814972,
3
+ "eval_loss": 0.20003820955753326,
4
+ "eval_runtime": 438.9869,
5
+ "eval_samples": 3641,
6
+ "eval_samples_per_second": 8.294,
7
+ "eval_steps_per_second": 1.039,
8
+ "eval_wer": 0.1807044410413476
9
+ }
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 8.458447874814972,
3
+ "total_flos": 7.8770584829952e+18,
4
+ "train_loss": 0.15760719767808914,
5
+ "train_runtime": 46114.6561,
6
+ "train_samples": 37827,
7
+ "train_samples_per_second": 6.939,
8
+ "train_steps_per_second": 0.434
9
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff