Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ tags:
|
|
| 6 |
- text
|
| 7 |
license: apache-2.0
|
| 8 |
model-index:
|
| 9 |
-
- name:
|
| 10 |
results:
|
| 11 |
- task:
|
| 12 |
name: Machine Translation
|
|
@@ -16,7 +16,7 @@ model-index:
|
|
| 16 |
args: african-languages
|
| 17 |
|
| 18 |
---
|
| 19 |
-
# Masakhane Benchmark Models
|
| 20 |
|
| 21 |
I created this demo for very easy interaction with the [benchmark models on Masakhane](https://github.com/masakhane-io/masakhane-mt/tree/master/benchmarks) which were trained with [JoeyNMT](https://github.com/chrisemezue/joeynmt)(my forked version).
|
| 22 |
|
|
|
|
| 6 |
- text
|
| 7 |
license: apache-2.0
|
| 8 |
model-index:
|
| 9 |
+
- name: Masakhane Benchmark Models
|
| 10 |
results:
|
| 11 |
- task:
|
| 12 |
name: Machine Translation
|
|
|
|
| 16 |
args: african-languages
|
| 17 |
|
| 18 |
---
|
| 19 |
+
# Interacting with the Masakhane Benchmark Models
|
| 20 |
|
| 21 |
I created this demo for very easy interaction with the [benchmark models on Masakhane](https://github.com/masakhane-io/masakhane-mt/tree/master/benchmarks) which were trained with [JoeyNMT](https://github.com/chrisemezue/joeynmt)(my forked version).
|
| 22 |
|