Open saprativa opened 2 years ago
Need to fix the logger inside #3 BART_multi_trainer.py. Right now fixed the logging issue by brute force. Later will see what parameters are passed by the transformers run_summarization.py script and modify accordingly.
https://github.com/saprativa/MTLTransformers/blob/438c3754765866196de01917c1bc7d406f8a171a/code/BART_multi_trainer.py
Need to fix the logger inside #3 BART_multi_trainer.py. Right now fixed the logging issue by brute force. Later will see what parameters are passed by the transformers run_summarization.py script and modify accordingly.