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

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://aclanthology.org/2022.acl-short.16/)
9
 
10
  ## License
11
  CC BY 4.0
 
5
  ---
6
  ## bert-mlm-small
7
 
8
+ 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