Corrected model id
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ metrics:
|
|
12 |
widget:
|
13 |
- text: Mae gan Lywodraeth Cymru targed i gyrraedd miliwn o siariadwyr Cymraeg erbyn y flwyddyn 2020."
|
14 |
model-index:
|
15 |
-
- name: mt-
|
16 |
results:
|
17 |
- task:
|
18 |
name: Translation
|
@@ -21,7 +21,7 @@ model-index:
|
|
21 |
- type: bleu
|
22 |
value: 54
|
23 |
---
|
24 |
-
# mt-
|
25 |
A language translation model for translating between English and Welsh, specialised to the specific domain of Legislation.
|
26 |
|
27 |
This model was trained using custom DVC pipeline employing [Marian NMT](https://marian-nmt.github.io/),
|
|
|
12 |
widget:
|
13 |
- text: Mae gan Lywodraeth Cymru targed i gyrraedd miliwn o siariadwyr Cymraeg erbyn y flwyddyn 2020."
|
14 |
model-index:
|
15 |
+
- name: mt-general-cy-en
|
16 |
results:
|
17 |
- task:
|
18 |
name: Translation
|
|
|
21 |
- type: bleu
|
22 |
value: 54
|
23 |
---
|
24 |
+
# mt-general-cy-en
|
25 |
A language translation model for translating between English and Welsh, specialised to the specific domain of Legislation.
|
26 |
|
27 |
This model was trained using custom DVC pipeline employing [Marian NMT](https://marian-nmt.github.io/),
|