muzic icon indicating copy to clipboard operation
muzic copied to clipboard

[ReLyMe] File 'light_lmd_matched_16-bin' and 'lmd_matched_16-bin'

Open ptr2019 opened this issue 2 years ago • 0 comments

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 in the repo.

ptr2019 avatar Mar 12 '23 06:03 ptr2019