Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,10 @@ configs:
|
|
10 |
data_files:
|
11 |
- split: eval
|
12 |
path: models/whisper-large-v2-quantized-uk/eval.jsonl
|
|
|
|
|
|
|
|
|
13 |
- config_name: whisper-large-v3-turbo-quantized-uk
|
14 |
data_files:
|
15 |
- split: eval
|
|
|
10 |
data_files:
|
11 |
- split: eval
|
12 |
path: models/whisper-large-v2-quantized-uk/eval.jsonl
|
13 |
+
- config_name: whisper-large-v3-turbo-quantized-uk-v2-without-numerals
|
14 |
+
data_files:
|
15 |
+
- split: eval
|
16 |
+
path: models/whisper-large-v3-turbo-quantized-uk-v2-without-numerals/eval.jsonl
|
17 |
- config_name: whisper-large-v3-turbo-quantized-uk
|
18 |
data_files:
|
19 |
- split: eval
|