Li commited on
Commit
6ee3e45
1 Parent(s): 7592b37

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ num_train_epochs=3
19
  ```
20
 
21
  Bioformer's performance is on par with [DistilBERT](https://arxiv.org/pdf/1910.01108.pdf) (EM/F1: 77.7/85.8),
22
- although Bioformer was only pretrained on biomedical texts.
23
 
24
 
25
  ## Speed
 
19
  ```
20
 
21
  Bioformer's performance is on par with [DistilBERT](https://arxiv.org/pdf/1910.01108.pdf) (EM/F1: 77.7/85.8),
22
+ although Bioformer was pretrained only on biomedical texts.
23
 
24
 
25
  ## Speed