samsledje / ConPLex

Adapting protein language models and contrastive learning for highly-accurate drug-target interaction prediction.
http://conplex.csail.mit.edu
MIT License
119 stars 32 forks source link

Training logs everything twice #28

Open samsledje opened 1 year ago

samsledje commented 1 year ago

🐛 Bug Report

Training log file is fine, but stdout is getting everything twice. Maybe need to call config_logger instead of get_logger at the front of train.py