steja commited on
Commit
fdac13c
1 Parent(s): edf63b0

End of training

Browse files
Files changed (2) hide show
  1. README.md +22 -12
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -7,7 +7,6 @@ tags:
7
  - generated_from_trainer
8
  datasets:
9
  - openslr
10
- - google/fleurs
11
  metrics:
12
  - wer
13
  model-index:
@@ -19,12 +18,12 @@ model-index:
19
  dataset:
20
  name: google/fleurs
21
  type: openslr
22
- config: "te_in"
23
  split: None
24
  metrics:
25
  - name: Wer
26
  type: wer
27
- value: 123.97713870997006
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -34,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
34
 
35
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the google/fleurs dataset.
36
  It achieves the following results on the evaluation set:
37
- - Loss: 1.6348
38
- - Wer: 123.9771
39
 
40
  ## Model description
41
 
@@ -55,23 +54,34 @@ More information needed
55
 
56
  The following hyperparameters were used during training:
57
  - learning_rate: 1e-05
58
- - train_batch_size: 16
59
- - eval_batch_size: 64
60
  - seed: 42
 
 
61
  - gradient_accumulation_steps: 2
62
  - total_train_batch_size: 32
 
63
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
64
  - lr_scheduler_type: linear
65
  - lr_scheduler_warmup_steps: 500
66
- - training_steps: 50
67
  - mixed_precision_training: Native AMP
68
 
69
  ### Training results
70
 
71
- | Training Loss | Epoch | Step | Validation Loss | Wer |
72
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
73
- | 2.2343 | 0.11 | 25 | 1.8167 | 116.8103 |
74
- | 1.9575 | 0.23 | 50 | 1.6348 | 123.9771 |
 
 
 
 
 
 
 
 
75
 
76
 
77
  ### Framework versions
 
7
  - generated_from_trainer
8
  datasets:
9
  - openslr
 
10
  metrics:
11
  - wer
12
  model-index:
 
18
  dataset:
19
  name: google/fleurs
20
  type: openslr
21
+ config: null
22
  split: None
23
  metrics:
24
  - name: Wer
25
  type: wer
26
+ value: 38.84604916991744
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
33
 
34
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the google/fleurs dataset.
35
  It achieves the following results on the evaluation set:
36
+ - Loss: 0.3310
37
+ - Wer: 38.8460
38
 
39
  ## Model description
40
 
 
54
 
55
  The following hyperparameters were used during training:
56
  - learning_rate: 1e-05
57
+ - train_batch_size: 4
58
+ - eval_batch_size: 16
59
  - seed: 42
60
+ - distributed_type: multi-GPU
61
+ - num_devices: 4
62
  - gradient_accumulation_steps: 2
63
  - total_train_batch_size: 32
64
+ - total_eval_batch_size: 64
65
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
66
  - lr_scheduler_type: linear
67
  - lr_scheduler_warmup_steps: 500
68
+ - training_steps: 5000
69
  - mixed_precision_training: Native AMP
70
 
71
  ### Training results
72
 
73
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
74
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|
75
+ | 0.128 | 2.27 | 500 | 0.2015 | 45.1692 |
76
+ | 0.0462 | 4.55 | 1000 | 0.1877 | 41.1050 |
77
+ | 0.0184 | 6.82 | 1500 | 0.2241 | 40.5153 |
78
+ | 0.0045 | 9.09 | 2000 | 0.2590 | 39.7260 |
79
+ | 0.0019 | 11.36 | 2500 | 0.2824 | 39.0819 |
80
+ | 0.0006 | 13.64 | 3000 | 0.3002 | 38.9096 |
81
+ | 0.0002 | 15.91 | 3500 | 0.3141 | 38.5920 |
82
+ | 0.0001 | 18.18 | 4000 | 0.3232 | 38.7463 |
83
+ | 0.0001 | 20.45 | 4500 | 0.3289 | 38.8370 |
84
+ | 0.0001 | 22.73 | 5000 | 0.3310 | 38.8460 |
85
 
86
 
87
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d5e743cdb1716e4b7a87803d4cb8b08a4d8d10de76db10b9dacdc5c37614843
3
  size 967102601
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba236c002f17aa00cc8f69b97ca0e3f5094376acee0731a60669249fb715b069
3
  size 967102601