Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
farkguidao authored Dec 31, 2021
1 parent f8143e8 commit 27c15b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ And you can run `tensorboard --logdir lightning_logs/version_0` to monitor the t

You can predict the interaction between drugs through the pre-trained model we provide.

**Since git limits the size of a single file upload, we divide the pre-trained model into multiple volumes. Please unzip the files in the directory `./lightning_logs/pre-trained/checkpoints/` first.**
**Since git limits the size of a single file upload (<25M), we divide the pre-trained model into multiple volumes. Please unzip the files in the directory `./lightning_logs/pre-trained/checkpoints/` first.**

Load the pre-trained model and predict the test dataset by:

Expand Down

0 comments on commit 27c15b6

Please sign in to comment.