Open armatthews opened 5 years ago
When passing e.g. in an eval task:
- !AccuracyEvalTask eval_metrics: bleu src_file: mt02.zh ref_file: mt02.en hyp_file: ~/output/hyps
This will run inference and correctly compute the BLEU score, but the output file is no where to be found.
When passing e.g. in an eval task:
This will run inference and correctly compute the BLEU score, but the output file is no where to be found.