rccmsu commited on
Commit
eb8cece
1 Parent(s): ea70380

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ Use in the same way as IlyaGusev/saiga2_7b_lora.
9
 
10
  WARNING! Load tokenizer as AutoTokenizer.from_pretrained(model_path, use_fast=True)
11
 
12
- Up to 60% faster generation and 35% training with HF because of different tokenizer.
13
 
14
  ## Training procedure
15
 
 
9
 
10
  WARNING! Load tokenizer as AutoTokenizer.from_pretrained(model_path, use_fast=True)
11
 
12
+ Up to 60% faster generation and 35% training (on identical russian text sequences!) with HF because of different tokenizer.
13
 
14
  ## Training procedure
15