samsl commited on
Commit
38fff4b
1 Parent(s): cf6342f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -2,8 +2,11 @@
2
  tags:
3
  - model_hub_mixin
4
  - pytorch_model_hub_mixin
 
5
  ---
6
 
7
  This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
8
- - Library: [More Information Needed]
9
- - Docs: [More Information Needed]
 
 
 
2
  tags:
3
  - model_hub_mixin
4
  - pytorch_model_hub_mixin
5
+ license: mit
6
  ---
7
 
8
  This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
9
+
10
+ Best performing [ConPLex](https://github.com/samsledje/ConPLex) model from ["Contrastive learning in protein language space predicts interactions between drugs and protein targets"](https://www.pnas.org/doi/10.1073/pnas.2220778120)
11
+
12
+ Trained on protein interactions from BindingDB, using PLM embeddings from [ProtBert](https://huggingface.co/Rostlab/prot_bert).