mgrbyte commited on
Commit
e1e5a9b
·
1 Parent(s): a02aee8

Corrected model id

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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-dspec-legislation-en-cy
16
  results:
17
  - task:
18
  name: Translation
@@ -21,7 +21,7 @@ model-index:
21
  - type: bleu
22
  value: 54
23
  ---
24
- # mt-dspec-legislation-en-cy
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/),