MaloOLIVIER commited on
Commit
0fd2166
·
verified ·
1 Parent(s): 63b075c

Update README.md (#4)

Browse files

- Update README.md (70d51f616fb7ea7a86f547f40875965f7aec8bde)

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -51,7 +51,7 @@ If you don't read the phonetic alphabet fluently, you can use this excellent [IP
51
 
52
  ## Training procedure
53
 
54
- The model has been finetuned on Commonvoice-v13 (FR) for 14 epochs on a 1xADA_6000 GPU at Cnam/LMMSC using a ddp strategy and gradient-accumulation procedure (256 audios per update, corresponding roughly to 25 minutes of speech per update -> 2k updates per epoch)
55
 
56
  - Learning rate schedule : Double Tri-state schedule
57
  - Warmup from 1e-5 for 7% of total updates
 
51
 
52
  ## Training procedure
53
 
54
+ The model has been finetuned on Commonvoice-v13 (FR) for 14 epochs on a 1xADA_6000 GPU at Cnam/LMSSC using a ddp strategy and gradient-accumulation procedure (256 audios per update, corresponding roughly to 25 minutes of speech per update -> 2k updates per epoch)
55
 
56
  - Learning rate schedule : Double Tri-state schedule
57
  - Warmup from 1e-5 for 7% of total updates