Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,23 +1,17 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
sampling_rate: 16000
|
10 |
-
- name: english_translation
|
11 |
-
dtype: string
|
12 |
-
splits:
|
13 |
-
- name: translations
|
14 |
-
num_bytes: 130908686.0
|
15 |
-
num_examples: 500
|
16 |
-
download_size: 128858498
|
17 |
-
dataset_size: 130908686.0
|
18 |
-
configs:
|
19 |
-
- config_name: default
|
20 |
-
data_files:
|
21 |
-
- split: translations
|
22 |
-
path: data/translations-*
|
23 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- cy
|
4 |
+
license: cc0-1.0
|
5 |
+
tags:
|
6 |
+
- speech recognition
|
7 |
+
metrics:
|
8 |
+
- sacrebleu
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
+
__Model__: openai/whisper-large-v3
|
11 |
+
|
12 |
+
__Test Set__: DewiBrynJones/banc-trawsgrifiadau-bangor
|
13 |
+
|
14 |
+
__Split__: translations
|
15 |
+
|
16 |
+
---------------------------------------------------------------------------------------------------------------------
|
17 |
+
__BLEU:__{'score': 17.989840438267308, 'counts': [5645, 2817, 1604, 957], 'totals': [13118, 12618, 12118, 11619], 'precisions': [43.03247446257051, 22.325249643366618, 13.236507674533751, 8.236509166021172], 'bp': 1.0, 'sys_len': 13118, 'ref_len': 12107}
|