Update README.md
Browse files
README.md
CHANGED
@@ -47,11 +47,11 @@ Data augmentation can be implemented to further improve the model performance.
|
|
47 |
|
48 |
## Training and evaluation data
|
49 |
|
50 |
-
|
51 |
|
52 |
## Training procedure
|
53 |
|
54 |
-
|
55 |
Please check the training hyperparameters below.
|
56 |
|
57 |
### Training hyperparameters
|
|
|
47 |
|
48 |
## Training and evaluation data
|
49 |
|
50 |
+
This model is trained on the Common Voice 11.0 dataset.
|
51 |
|
52 |
## Training procedure
|
53 |
|
54 |
+
The model is trained on 64 cores CPU, Nvidia A100 GPU with 48 VRAM, and 100GB Disk space. The GPU utilization reached 100%.
|
55 |
Please check the training hyperparameters below.
|
56 |
|
57 |
### Training hyperparameters
|