tnaumann commited on
Commit
e1354b7
1 Parent(s): 39e553b

Update release note for clarity

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 prefer to keep the old name.
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