KB commited on
Commit
3b0791e
2 Parent(s): 189aa7e 36cae7e

Merge branch 'main' of https://huggingface.co/KBLab/whisper-large-rixvox into main

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -26,7 +26,7 @@ Training was done using Huggingface and Deepspeed with ZeRO stage 2.
26
  * per device batch size: 20
27
  * GPUs: 8 x NVIDIA A100 40GB
28
  * total batch size: 160
29
- * steps: 10000
30
  * lowercase: currently yes, about to change
31
  * fp16
32
  * entire decoder was frozen
 
26
  * per device batch size: 20
27
  * GPUs: 8 x NVIDIA A100 40GB
28
  * total batch size: 160
29
+ * steps: 12000
30
  * lowercase: currently yes, about to change
31
  * fp16
32
  * entire decoder was frozen