duongna commited on
Commit
ae675b4
1 Parent(s): b40b2a4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,4 +9,4 @@ Details will be available soon.
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.
 
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.