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

Why does it need "--model" paramter when I give a specific config? #115

Open michelleqyhqyh opened 2 years ago

michelleqyhqyh commented 2 years ago

image Why does it need "--model" paramter when I give a specific config? And what does "quetch" mean in "--model" parameter?

zolastro commented 2 years ago

Actually you do not need to specify the --model parameter (as long as it is defined inside your config/xlmroberta-qyh.yaml. Could you please share your configuration file?

zolastro commented 1 year ago

Hi again! I noticed something looking at your output. It seems that you are using Openkiwi 0.1.3. In that version, you must to specify the --config flag.