"...text-generation-inference.git" did not exist on "91d72675342e34c314a0d7cc9bb9ca9d8f5aa295"
Add a BaseRunner and rename Runner to EpochBasedRunner (#290)
* add a BaseRunner and rename Runner to EpochBasedRunner * fix the train/val step * bug fix * update unit tests * fix unit tests * raise an error if both batch_processor and train_step are set * add a unit test
Showing
Please register or sign in to comment