Update README.md
Browse files
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
|