Delete first train/setup.md
Browse files- first train/setup.md +0 -16
first train/setup.md
DELETED
@@ -1,16 +0,0 @@
|
|
1 |
-
Put trained model in this directory
|
2 |
-
|
3 |
-
tokenizer.vi.model {
|
4 |
-
model_type=unigram
|
5 |
-
vocab_size=20000
|
6 |
-
max_sentence_length=100000
|
7 |
-
split_by_whitespace=false
|
8 |
-
input_sentence_size=700000
|
9 |
-
}
|
10 |
-
tokenizer.vi_bpe.model {
|
11 |
-
model_type=bpe
|
12 |
-
vocab_size=16000
|
13 |
-
max_sentence_length=100000
|
14 |
-
split_by_whitespace=false
|
15 |
-
input_sentence_size=1000000
|
16 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|