huuquyet commited on
Commit
a7d0543
1 Parent(s): ca72679

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -7,6 +7,13 @@ library_name: transformers.js
7
  pipeline_tag: translation
8
  ---
9
 
 
 
 
 
 
 
 
10
  # A Vietnamese-English Neural Machine Translation System
11
 
12
  Our pre-trained VinAI Translate models are state-of-the-art text translation models for Vietnamese-to-English and English-to-Vietnamese, respectively. The general architecture and experimental results of VinAI Translate can be found in [our paper](https://openreview.net/forum?id=CRg-RaxKnai):
 
7
  pipeline_tag: translation
8
  ---
9
 
10
+
11
+ https://hf.co/vinai/vinai-translate-vi2en-v2 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
  # A Vietnamese-English Neural Machine Translation System
18
 
19
  Our pre-trained VinAI Translate models are state-of-the-art text translation models for Vietnamese-to-English and English-to-Vietnamese, respectively. The general architecture and experimental results of VinAI Translate can be found in [our paper](https://openreview.net/forum?id=CRg-RaxKnai):