Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,5 +1,28 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# English-Hausa Neural Machine Translation
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
- ha
|
5 |
+
tags:
|
6 |
+
- translation
|
7 |
+
- nllb
|
8 |
+
- english
|
9 |
+
- hausa
|
10 |
+
license: mit
|
11 |
+
datasets:
|
12 |
+
- tico19
|
13 |
+
pipeline_tag: translation
|
14 |
+
model-index:
|
15 |
+
- name: english-hausa-nllb
|
16 |
+
results:
|
17 |
+
- task:
|
18 |
+
type: translation
|
19 |
+
name: Translation
|
20 |
+
dataset:
|
21 |
+
type: tico19
|
22 |
+
name: TICO-19
|
23 |
+
metrics:
|
24 |
+
- type: bleu
|
25 |
+
value: 61.48
|
26 |
---
|
27 |
|
28 |
# English-Hausa Neural Machine Translation
|