Open ghostyoona opened 5 years ago
Hi lovecambi ! I have a question about inference feature file. When it comes to infer for test, there is a parameter "--inference_fea_file" and I have no idea how to generate the files for my test datasets. So I wonder is there some functions or methods I can use to generate them. THX a lot! Please see http://www.statmt.org/wmt18/quality-estimation-task.html to find the baseline features.
I also don't know how to get the feature file, is there more detail about that?
There is an option for human_feature when train the model, but no such option when do inference, it means that the human_feature is necessary during inference?
Hi lovecambi ! I have a question about inference feature file. When it comes to infer for test, there is a parameter "--inference_fea_file" and I have no idea how to generate the files for my test datasets. So I wonder is there some functions or methods I can use to generate them. THX a lot!