Ubuntu commited on
Commit
4254a59
1 Parent(s): ff0d44f

Revert "Revert "End of training""

Browse files

This reverts commit ff0d44f8c852eab3020a4644b586866383845628.

README.md CHANGED
@@ -1,21 +1,24 @@
1
  ---
 
 
2
  license: apache-2.0
3
  base_model: vasista22/whisper-hindi-small
4
  tags:
 
5
  - generated_from_trainer
6
  datasets:
7
- - common_voice_16_0
8
  metrics:
9
  - wer
10
  model-index:
11
- - name: vasista22/whisper-hindi-small
12
  results:
13
  - task:
14
  name: Automatic Speech Recognition
15
  type: automatic-speech-recognition
16
  dataset:
17
- name: common_voice_16_0
18
- type: common_voice_16_0
19
  config: hi
20
  split: test
21
  args: hi
@@ -28,9 +31,9 @@ model-index:
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
29
  should probably proofread and complete it, then remove this comment. -->
30
 
31
- # vasista22/whisper-hindi-small
32
 
33
- This model is a fine-tuned version of [vasista22/whisper-hindi-small](https://huggingface.co/vasista22/whisper-hindi-small) on the common_voice_16_0 dataset.
34
  It achieves the following results on the evaluation set:
35
  - Loss: 0.1836
36
  - Wer: 10.1104
 
1
  ---
2
+ language:
3
+ - hi
4
  license: apache-2.0
5
  base_model: vasista22/whisper-hindi-small
6
  tags:
7
+ - whisper-event
8
  - generated_from_trainer
9
  datasets:
10
+ - mozilla-foundation/common_voice_16_0
11
  metrics:
12
  - wer
13
  model-index:
14
+ - name: Whisper Base Bengali
15
  results:
16
  - task:
17
  name: Automatic Speech Recognition
18
  type: automatic-speech-recognition
19
  dataset:
20
+ name: mozilla-foundation/common_voice_16_0 hi
21
+ type: mozilla-foundation/common_voice_16_0
22
  config: hi
23
  split: test
24
  args: hi
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
32
  should probably proofread and complete it, then remove this comment. -->
33
 
34
+ # Whisper Base Bengali
35
 
36
+ This model is a fine-tuned version of [vasista22/whisper-hindi-small](https://huggingface.co/vasista22/whisper-hindi-small) on the mozilla-foundation/common_voice_16_0 hi dataset.
37
  It achieves the following results on the evaluation set:
38
  - Loss: 0.1836
39
  - Wer: 10.1104
all_results.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.24,
3
+ "eval_loss": 0.1836123764514923,
4
+ "eval_runtime": 1846.6666,
5
+ "eval_samples_per_second": 1.682,
6
+ "eval_steps_per_second": 0.106,
7
+ "eval_wer": 10.110413057544196,
8
+ "train_loss": 0.25586883068084715,
9
+ "train_runtime": 4627.7909,
10
+ "train_samples_per_second": 1.383,
11
+ "train_steps_per_second": 0.022
12
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.24,
3
+ "eval_loss": 0.1836123764514923,
4
+ "eval_runtime": 1846.6666,
5
+ "eval_samples_per_second": 1.682,
6
+ "eval_steps_per_second": 0.106,
7
+ "eval_wer": 10.110413057544196
8
+ }
runs/Jan21_22-05-20_ip-172-31-68-44/events.out.tfevents.1705881232.ip-172-31-68-44.16607.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29b73d6e2f07f4ab19199f3a3c6ca54cca32cb67e38eba7f47b81690c508ab65
3
+ size 400
train_results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.24,
3
+ "train_loss": 0.25586883068084715,
4
+ "train_runtime": 4627.7909,
5
+ "train_samples_per_second": 1.383,
6
+ "train_steps_per_second": 0.022
7
+ }
trainer_state.json ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 10.110413057544196,
3
+ "best_model_checkpoint": "./checkpoint-100",
4
+ "epoch": 1.2425,
5
+ "eval_steps": 50,
6
+ "global_step": 100,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.25,
13
+ "learning_rate": 8.333333333333333e-07,
14
+ "loss": 0.5086,
15
+ "step": 25
16
+ },
17
+ {
18
+ "epoch": 0.5,
19
+ "learning_rate": 5.555555555555555e-07,
20
+ "loss": 0.1889,
21
+ "step": 50
22
+ },
23
+ {
24
+ "epoch": 0.5,
25
+ "eval_loss": 0.1992899626493454,
26
+ "eval_runtime": 1843.7009,
27
+ "eval_samples_per_second": 1.685,
28
+ "eval_steps_per_second": 0.106,
29
+ "eval_wer": 10.373400680428293,
30
+ "step": 50
31
+ },
32
+ {
33
+ "epoch": 0.75,
34
+ "learning_rate": 2.7777777777777776e-07,
35
+ "loss": 0.1663,
36
+ "step": 75
37
+ },
38
+ {
39
+ "epoch": 1.24,
40
+ "learning_rate": 0.0,
41
+ "loss": 0.1597,
42
+ "step": 100
43
+ },
44
+ {
45
+ "epoch": 1.24,
46
+ "eval_loss": 0.1836123764514923,
47
+ "eval_runtime": 1847.4417,
48
+ "eval_samples_per_second": 1.682,
49
+ "eval_steps_per_second": 0.106,
50
+ "eval_wer": 10.110413057544196,
51
+ "step": 100
52
+ },
53
+ {
54
+ "epoch": 1.24,
55
+ "step": 100,
56
+ "total_flos": 1.84636939124736e+18,
57
+ "train_loss": 0.25586883068084715,
58
+ "train_runtime": 4627.7909,
59
+ "train_samples_per_second": 1.383,
60
+ "train_steps_per_second": 0.022
61
+ }
62
+ ],
63
+ "logging_steps": 25,
64
+ "max_steps": 100,
65
+ "num_input_tokens_seen": 0,
66
+ "num_train_epochs": 9223372036854775807,
67
+ "save_steps": 50,
68
+ "total_flos": 1.84636939124736e+18,
69
+ "train_batch_size": 16,
70
+ "trial_name": null,
71
+ "trial_params": null
72
+ }