Unbabel / OpenKiwi

Open-Source Machine Translation Quality Estimation in PyTorch
https://unbabel.github.io/OpenKiwi/
GNU Affero General Public License v3.0
229 stars 48 forks source link

Add config example #80

Closed daandouwe closed 3 years ago

daandouwe commented 3 years ago

Add the config example:

kiwi (train|pretrain|predict|evaluate|search) --example

Closes #79.

Also: clean up and curate the example configs (and hence the docs).