Open Aditya94A opened 4 years ago
Hi
Authors did update their dev branch to the closest to plug-and-play, as mentioned by them below:
Updates Jan 22 2020: Now you can Summarize Raw Text Input!. Switch to the dev branch, and use -mode test_text and use -text_src $RAW_SRC.TXT to input your text file. Please still use master branch for normal training and evaluation, dev branch should be only used for test_text mode.
I was wondering if there are any implementations that can be downloaded and run as a simple executable or CLI tool
I'm new to ML and I'm trying to figure out the shortest path towards packaging up PreSumm/BERT implementation (with a news trained model) in a microservice and use it in a real project. Any advice would be much appreciated :)