malteos commited on
Commit
74c41d0
1 Parent(s): 5cab047

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -24,6 +24,8 @@ Paper: [Neighborhood Contrastive Learning for Scientific Document Representation
24
 
25
  Code: https://github.com/malteos/scincl
26
 
 
 
27
  ## How to use the pretrained model
28
 
29
  ```python
 
24
 
25
  Code: https://github.com/malteos/scincl
26
 
27
+ PubMedNCL: If you are working with biomedical papers, try out the [PubMedNCL](https://huggingface.co/malteos/PubMedNCL) model.
28
+
29
  ## How to use the pretrained model
30
 
31
  ```python