Update README.md
Browse files
README.md
CHANGED
@@ -11,8 +11,8 @@ widget:
|
|
11 |
|
12 |
<div style="border: 2px solid orange; border-radius:10px; padding:0px 10px; width: fit-content;">
|
13 |
|
14 |
-
*
|
15 |
-
*
|
16 |
|
17 |
</div>
|
18 |
|
|
|
11 |
|
12 |
<div style="border: 2px solid orange; border-radius:10px; padding:0px 10px; width: fit-content;">
|
13 |
|
14 |
+
* This model was previously named **"PubMedBERT (abstracts + full text)"**.
|
15 |
+
* You can either adopt the new model name "microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract-fulltext" or update your transformers library to version 4.22+ if you prefer to keep the old name.
|
16 |
|
17 |
</div>
|
18 |
|