naotous commited on
Commit
8381473
1 Parent(s): 41a1816

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -9,8 +9,8 @@ license: mit
9
 
10
  <div style="border: 2px solid orange; border-radius:10px; padding:0px 10px; width: fit-content;">
11
 
12
- * NOTE: This model was previously named **"PubMedELECTRA large (abstracts)"**.<br>
13
- * In code using the previous name, please update to `transformers>=4.22` for compatibility.
14
 
15
  </div>
16
 
 
9
 
10
  <div style="border: 2px solid orange; border-radius:10px; padding:0px 10px; width: fit-content;">
11
 
12
+ * This model was previously named **"PubMedELECTRA large (abstracts)"**.
13
+ * You can either adopt the new model name "microsoft/BiomedNLP-BiomedELECTRA-large-uncased-abstract" or update your transformers library to version 4.22+ if you prefer to keep the old name.
14
 
15
  </div>
16