duwuonline
commited on
Commit
·
65c34c3
1
Parent(s):
1e0bc60
Update README.md
Browse files
README.md
CHANGED
@@ -17,6 +17,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-vi](https://huggingface.co/Helsinki-NLP/opus-mt-en-vi) on the mt_eng_vietnamese dataset.
|
19 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
## Model description
|
21 |
|
22 |
More information needed
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-vi](https://huggingface.co/Helsinki-NLP/opus-mt-en-vi) on the mt_eng_vietnamese dataset.
|
19 |
|
20 |
+
## Examples use
|
21 |
+
|
22 |
+
Add translate 'English to Vietnamese' before the sentences you want to translate
|
23 |
+
|
24 |
+
Example: translate English to Vietnamese: The combined result of vacation packages and Instagram travel culture is a phenomenon called 'overtourism'. In overtourism, an influx of travelers come for attractions and relaxation, but if they don’t invest in the health of the host community, local people and resources get exploited.
|
25 |
+
|
26 |
+
|
27 |
+
|
28 |
## Model description
|
29 |
|
30 |
More information needed
|