naotous commited on
Commit
39e553b
1 Parent(s): e241513

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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
- * NOTE: This model was previously named **"PubMedBERT (abstracts + full text)"**.<br>
15
- * In code using the previous name, please update to `transformers>=4.22` for compatibility.
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