Update README.md
Browse files
README.md
CHANGED
|
@@ -58,7 +58,7 @@ The model achieved a **BLEU score of ~41** on the **VLSP2023 test set**, calcula
|
|
| 58 |
|
| 59 |
## Usage
|
| 60 |
|
| 61 |
-
`BIG NOTE`: The training data and the vocab are all lowercased, so please **lowercase your text** before pass it into the tokenizer
|
| 62 |
|
| 63 |
To perform translation using this model with 🤗 Transformers:
|
| 64 |
|
|
|
|
| 58 |
|
| 59 |
## Usage
|
| 60 |
|
| 61 |
+
`BIG NOTE`: The training data and the vocab are all lowercased 😃, so please **lowercase your text** before pass it into the tokenizer
|
| 62 |
|
| 63 |
To perform translation using this model with 🤗 Transformers:
|
| 64 |
|