ptr2019
Results
1
issues of
ptr2019
In the function **stage_2_get_b2t** in the code of _infer.py_ the files/directories 'light_lmd_matched_16-bin' and 'lmd_matched_16-bin' are required: `trend2notes = TransformerModel.from_pretrained( 'checkpoints/light_lmd_matched_16-bin', checkpoint_file='checkpoint_best.pt', data_name_or_path='data-bin/lmd_matched_16-bin', max_target_positions=2048 )` Fail to find either of them...