duongna commited on
Commit
b40b2a4
1 Parent(s): 9abebe9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -6,4 +6,7 @@ language: vi
6
 
7
  Details will be available soon.
8
 
9
- For more information, please contact anhduongng.1001@gmail.com (Dương).
 
 
 
 
6
 
7
  Details will be available soon.
8
 
9
+ For more information, please contact anhduongng.1001@gmail.com (Dương).
10
+
11
+ ### Important note
12
+ When finetuning this model on downstream tasks (e.g. text summarization), ensure that your label has the form of `tokenizer.bos_token + target + tokenizer.eos_token` before tokenizing it.