Skip to content

Commit c7d2162

Browse files
committed
pre-trained models
1 parent 99d2c02 commit c7d2162

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ loguru 0.7.2
3131
>
3232
> **Davis** Dataset can be found in http://staff.cs.utu.fi/~aatapa/data/DrugTarget/.
3333
34-
The BingDB and DAVIS datasets are automatically downloaded from [TDC](https://tdcommons.ai/multi_pred_tasks/dti/) by Main.py
34+
The BingDB and DAVIS datasets are automatically downloaded from [TDC](https://tdcommons.ai/multi_pred_tasks/dti/) by Main.py. If you want some raw csv samples, please click [BindingDB](./doc/dataset/BindingDB_Kd.csv), [DAVIS](./doc/dataset/DAVIS.csv) to download.
3535

3636

3737
### Train and Test
@@ -83,7 +83,7 @@ start testing
8383
```shell
8484
python Main.py
8585
```
86-
If you would like to obtain pretrained model, please email [yang hailong](mailto:[email protected]).
86+
There are two pre-trained models([mindg_BindingDB_Kd_epoch10.pt](./doc/model/mindg_BindingDB_Kd_epoch10.pt), [mindg_DAVIS_epoch5.pt](./doc/model/mindg_DAVIS_epoch5.pt)) for downloading. If you would like to obtain more pretrained models, please feel free to email [yang hailong](mailto:[email protected]).
8787

8888
#### Acknowledgement
8989

15.5 MB
Binary file not shown.

doc/model/mindg_DAVIS_epoch5.pt

12.8 MB
Binary file not shown.

0 commit comments

Comments
 (0)