1. Fix bug of README.

This commit is contained in:
bhsueh 2020-03-06 01:46:18 +00:00
parent 9560a304fa
commit b69fec3bc8

View file

@ -637,7 +637,7 @@ python encoder_decoding_sample.py \
--data_type fp32
```
#### Translation progress
#### Translation process
This subsection demonstrates how to use FasterTansformer decoding to translate a sentence. We use the pretrained model and testing data in [OpenNMT-tf](https://opennmt.net/Models-tf/), which translate from English to German.