Update release note for clarity
Browse files
README.md
CHANGED
|
@@ -12,7 +12,7 @@ widget:
|
|
| 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
|
| 16 |
|
| 17 |
</div>
|
| 18 |
|
|
|
|
| 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 need to refer to the old name.
|
| 16 |
|
| 17 |
</div>
|
| 18 |
|