This commit is contained in:
Marcin Junczys-Dowmunt 2018-11-27 11:06:10 -08:00 коммит произвёл GitHub
Родитель 2e426c5ccf
Коммит 336740065d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -212,7 +212,7 @@ give you in-training BLEU scores that are very close to sacreBLEU's scores. Diff
if unexpected SentencePiece normalization rules are used. You should still report only official
sacreBLEU scores for publications.
We are training of four GPUs defined with `--devices 0 1 2 3`. Change this to the required number of GPUs.
We are training using four GPUs defined with `--devices 0 1 2 3`. Change this to the required number of GPUs.
```
# create the model directory
@ -241,7 +241,7 @@ mkdir model
```
The training should stop if cross-entropy on the validation set
stops improving. Depending on the number of and generation of GPUs you are using that
stops improving. Depending on the number and generation of GPUs you are using that
may take a while.
To inspect the created SentencePiece model `model/vocab.roen.spm`, you can now segment any