ganchengguang commited on
Commit
2b024b0
1 Parent(s): d6c8b30

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ This is RoBERTa model pretrained on texts in the Japanese language.
12
 
13
  trained 100M step
14
 
15
- use the sentencepiece tokenizer.
16
 
17
  If you want to fine-tune model. Please use
18
  ```python
 
12
 
13
  trained 100M step
14
 
15
+ use the BERT BPE tokenizer.
16
 
17
  If you want to fine-tune model. Please use
18
  ```python