aajrami commited on
Commit
8b9c67f
1 Parent(s): fc9bae6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ license: cc-by-4.0
5
  ---
6
  ## bert-mlm-small
7
 
8
- is a small size BERT Language Model with an **MLM** pre-training objective. For more details about the pre-training objective and the pre-training hyperparameters, please refer to [How does the pre-training objective affect what large language models learn about linguistic properties?](https://arxiv.org/abs/2203.10415)
9
 
10
  ## License
11
  CC BY 4.0
 
5
  ---
6
  ## bert-mlm-small
7
 
8
+ is a small size BERT Language Model with an **MLM** pre-training objective. For more details about the pre-training objective and the pre-training hyperparameters, please refer to [How does the pre-training objective affect what large language models learn about linguistic properties?](https://aclanthology.org/2022.acl-short.16/)
9
 
10
  ## License
11
  CC BY 4.0