Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,13 @@ library_name: transformers.js
|
|
7 |
pipeline_tag: translation
|
8 |
---
|
9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
# EnViT5 Translation
|
11 |
|
12 |
State-of-the-art English-Vietnamese and Vietnamese-English Translation models trained on [MTet](https://research.vietai.org/mtet/), [PhoMT](https://github.com/VinAIResearch/PhoMT).
|
|
|
7 |
pipeline_tag: translation
|
8 |
---
|
9 |
|
10 |
+
|
11 |
+
https://hf.co/VietAI/envit5-translation with ONNX weights to be compatible with Transformers.js.
|
12 |
+
|
13 |
+
Please check out this demo using the model:
|
14 |
+
[![Open in Spaces](https://huggingface.co/datasets/huggingface/badges/resolve/main/open-in-hf-spaces-md-dark.svg)](https://huggingface.co/spaces/huuquyet/translator-tamagui)
|
15 |
+
|
16 |
+
|
17 |
# EnViT5 Translation
|
18 |
|
19 |
State-of-the-art English-Vietnamese and Vietnamese-English Translation models trained on [MTet](https://research.vietai.org/mtet/), [PhoMT](https://github.com/VinAIResearch/PhoMT).
|