Scrya commited on
Commit
d8e962a
1 Parent(s): 1129881

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -49,10 +49,16 @@ More information needed
49
 
50
  ## Training and evaluation data
51
 
52
- More information needed
 
 
 
 
53
 
54
  ## Training procedure
55
 
 
 
56
  ### Training hyperparameters
57
 
58
  The following hyperparameters were used during training:
 
49
 
50
  ## Training and evaluation data
51
 
52
+ Training:
53
+ - [google/fleurs](https://huggingface.co/datasets/google/fleurs) (train+validation)
54
+
55
+ Evaluation:
56
+ - [google/fleurs](https://huggingface.co/datasets/google/fleurs) (test)
57
 
58
  ## Training procedure
59
 
60
+ Datasets were augmented on-the-fly using [audiomentations](https://github.com/iver56/audiomentations) via PitchShift and TimeStretch transformations at `p=0.3`.
61
+
62
  ### Training hyperparameters
63
 
64
  The following hyperparameters were used during training: