Unbabel / OpenKiwi

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

What are source_pos and target_pos in the train_config.yaml? #114

Open zolastro opened 2 years ago

zolastro commented 2 years ago

After training a model, a train_config.yaml is generated with the parameters used during that training. Under data -> inputs there are some references to the source_pos and target_pos fields. What are they for?