speedcell4 commited on
Commit
19798fc
·
verified ·
1 Parent(s): 7b4effa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -7,7 +7,9 @@ tags: []
7
 
8
  <!-- Provide a quick summary of what the model is/does. -->
9
 
10
-
 
 
11
 
12
  ## Model Details
13
 
 
7
 
8
  <!-- Provide a quick summary of what the model is/does. -->
9
 
10
+ ```bash
11
+ spm_train --model_prefix=wmt14-de-en --vocab_size=40000 --input=wmt14-de-en.txt --model_type bpe
12
+ ```
13
 
14
  ## Model Details
15