Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ Performances are evaluated on three tasks:
|
|
10 |
For details, check out the paper here:
|
11 |
[RadBERT: Adapting transformer-based language models to radiology](https://pubs.rsna.org/doi/abs/10.1148/ryai.210258)
|
12 |
|
13 |
-
Code
|
14 |
|
15 |
### How to use
|
16 |
|
|
|
10 |
For details, check out the paper here:
|
11 |
[RadBERT: Adapting transformer-based language models to radiology](https://pubs.rsna.org/doi/abs/10.1148/ryai.210258)
|
12 |
|
13 |
+
Code for the paper is released at [this GitHub repo](https://github.com/zzxslp/RadBERT).
|
14 |
|
15 |
### How to use
|
16 |
|