make_datafiles_for_pgn
make_datafiles_for_pgn copied to clipboard
Data Processing for Train Data
Thank you for the useful code! I'm able to process test data in txt files to bin files to be passed to pointer generator model and get some results.
However, for train data, I cannot generate bin files in a format that can train the pointer generator model. Do you have any suggestions? Thank you!
Hi, did you find out how? Thank you!