Aryan-401 commited on
Commit
801facb
1 Parent(s): 134dcbe

End of training

Browse files
Files changed (2) hide show
  1. README.md +12 -12
  2. generation_config.json +2 -2
README.md CHANGED
@@ -17,12 +17,12 @@ model-index:
17
  name: google/fleurs
18
  type: google/fleurs
19
  config: hi_in
20
- split: train
21
  args: hi_in
22
  metrics:
23
  - name: Wer
24
  type: wer
25
- value: 0.8889948502765592
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -32,9 +32,9 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the google/fleurs dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.8973
36
- - Wer Ortho: 0.8687
37
- - Wer: 0.8890
38
 
39
  ## Model description
40
 
@@ -54,8 +54,8 @@ More information needed
54
 
55
  The following hyperparameters were used during training:
56
  - learning_rate: 1e-05
57
- - train_batch_size: 16
58
- - eval_batch_size: 16
59
  - seed: 42
60
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
61
  - lr_scheduler_type: constant_with_warmup
@@ -67,11 +67,11 @@ The following hyperparameters were used during training:
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
69
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|
70
- | 1.9951 | 0.83 | 100 | 1.8632 | 1.1021 | 1.1432 |
71
- | 1.2634 | 1.67 | 200 | 1.2561 | 1.0496 | 1.1282 |
72
- | 0.8868 | 2.5 | 300 | 1.0672 | 0.8591 | 0.8911 |
73
- | 0.6568 | 3.33 | 400 | 0.9656 | 0.9689 | 1.0460 |
74
- | 0.5288 | 4.17 | 500 | 0.8973 | 0.8687 | 0.8890 |
75
 
76
 
77
  ### Framework versions
 
17
  name: google/fleurs
18
  type: google/fleurs
19
  config: hi_in
20
+ split: train+test
21
  args: hi_in
22
  metrics:
23
  - name: Wer
24
  type: wer
25
+ value: 0.42621638924455824
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
32
 
33
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the google/fleurs dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.8315
36
+ - Wer Ortho: 0.4313
37
+ - Wer: 0.4262
38
 
39
  ## Model description
40
 
 
54
 
55
  The following hyperparameters were used during training:
56
  - learning_rate: 1e-05
57
+ - train_batch_size: 32
58
+ - eval_batch_size: 32
59
  - seed: 42
60
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
61
  - lr_scheduler_type: constant_with_warmup
 
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
69
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|
70
+ | 1.8112 | 1.39 | 100 | 1.7274 | 0.6323 | 0.6258 |
71
+ | 1.0387 | 2.78 | 200 | 1.1194 | 0.5130 | 0.5072 |
72
+ | 0.7671 | 4.17 | 300 | 0.9671 | 0.4665 | 0.4613 |
73
+ | 0.5283 | 5.56 | 400 | 0.8840 | 0.4494 | 0.4440 |
74
+ | 0.4458 | 6.94 | 500 | 0.8315 | 0.4313 | 0.4262 |
75
 
76
 
77
  ### Framework versions
generation_config.json CHANGED
@@ -35,7 +35,7 @@
35
  "forced_decoder_ids": [
36
  [
37
  1,
38
- 50259
39
  ],
40
  [
41
  2,
@@ -148,7 +148,7 @@
148
  "<|yo|>": 50325,
149
  "<|zh|>": 50260
150
  },
151
- "language": "english",
152
  "max_initial_timestamp_index": 1,
153
  "max_length": 448,
154
  "no_timestamps_token_id": 50363,
 
35
  "forced_decoder_ids": [
36
  [
37
  1,
38
+ 50276
39
  ],
40
  [
41
  2,
 
148
  "<|yo|>": 50325,
149
  "<|zh|>": 50260
150
  },
151
+ "language": "hindi",
152
  "max_initial_timestamp_index": 1,
153
  "max_length": 448,
154
  "no_timestamps_token_id": 50363,