zinc75 commited on
Commit
ebc107e
1 Parent(s): 33ac478

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -45,7 +45,7 @@ Fine-tuned [facebook/wav2vec2-base-fr-voxpopuli-v2](https://huggingface.co/faceb
45
  - Constant at 3e-5 for 12% of total updates
46
  - Linear decrease to 1e-7 for remaining 14% of updates
47
 
48
- - The set of hyperparameters used for training are those found in [wav2vec2 paper](https://arxiv.org/pdf/2006.11477.pdf), Table 6.
49
 
50
  When using this model, make sure that your speech input is **sampled at 16kHz**.
51
 
 
45
  - Constant at 3e-5 for 12% of total updates
46
  - Linear decrease to 1e-7 for remaining 14% of updates
47
 
48
+ - The set of hyperparameters used for training are those detailed in Annex B and Table 6 of [wav2vec2 paper](https://arxiv.org/pdf/2006.11477.pdf).
49
 
50
  When using this model, make sure that your speech input is **sampled at 16kHz**.
51