SalomonMetre13
commited on
Commit
•
7682db7
1
Parent(s):
eedbdbc
Update README.md
Browse files
README.md
CHANGED
@@ -10,4 +10,4 @@ library_name: transformers
|
|
10 |
pipeline_tag: translation
|
11 |
---
|
12 |
|
13 |
-
This is a <span style="color:cyan;">machine translation model </span> that aims to translate <a href="https://en.wikipedia.org/wiki/Nande_language" style="color:green;">Nande</a> to French. The model is a result of the fine-tuning of the <span style="color:
|
|
|
10 |
pipeline_tag: translation
|
11 |
---
|
12 |
|
13 |
+
This is a <span style="color:cyan;">machine translation model </span> that aims to translate <a href="https://en.wikipedia.org/wiki/Nande_language" style="color:green;">Nande</a> to French. The model is a result of the fine-tuning of the <span style="color:cyan;">t5-base</span> pretrained model on a <a href="https://huggingface.co/datasets/SalomonMetre13/nnd_fr_14k" style="color:cyan;">Nande-French parallel corpus</a>.
|