system HF staff commited on
Commit
ca3f405
1 Parent(s): afe685c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -4,8 +4,7 @@
4
 
5
  ## Model description
6
 
7
- We pre-trained BERT-base model on 152 million sentences from the StackOverflow's 10 year archive. More details in our ACL 2020 paper: https://www.aclweb.org/anthology/2020.acl-main.443/
8
-
9
 
10
 
11
 
4
 
5
  ## Model description
6
 
7
+ We pre-trained BERT-base model on 152 million sentences from the StackOverflow's 10 year archive. More details of this model can be found in our ACL 2020 paper: [Code and Named Entity Recognition in StackOverflow](https://www.aclweb.org/anthology/2020.acl-main.443/). We would like to thank [Wuwei Lan](https://lanwuwei.github.io/) for helping us in training this model.
 
8
 
9
 
10