Update README.md
Browse files
README.md
CHANGED
@@ -65,17 +65,4 @@ The following hyperparameters were used during training:
|
|
65 |
- Transformers 4.16.0.dev0
|
66 |
- Pytorch 1.10.1+cu102
|
67 |
- Datasets 1.17.1.dev0
|
68 |
-
- Tokenizers 0.11.0
|
69 |
-
|
70 |
-
#### Evaluation Commands
|
71 |
-
1. To evaluate on `mozilla-foundation/common_voice_7_0` with split `test`
|
72 |
-
|
73 |
-
```bash
|
74 |
-
python eval.py --model_id Maniac/wav2vec2-xls-r-urdu --dataset mozilla-foundation/common_voice_7_0 --config ur --split test
|
75 |
-
```
|
76 |
-
|
77 |
-
2. To evaluate on `speech-recognition-community-v2/dev_data`
|
78 |
-
|
79 |
-
```bash
|
80 |
-
python eval.py --model_id Maniac/wav2vec2-xls-r-urdu --dataset speech-recognition-community-v2/dev_data --config ur --split validation --chunk_length_s 5.0 --stride_length_s 1.0
|
81 |
-
```
|
|
|
65 |
- Transformers 4.16.0.dev0
|
66 |
- Pytorch 1.10.1+cu102
|
67 |
- Datasets 1.17.1.dev0
|
68 |
+
- Tokenizers 0.11.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|