luongmanhlinh commited on
Commit
7a94f62
·
verified ·
1 Parent(s): 073534f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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