aajrami commited on
Commit
aa11d78
1 Parent(s): f86089a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -3,7 +3,8 @@ tags:
3
  - bert
4
  license: cc-by-4.0
5
  ---
6
- BERT-based Language Model with **random** 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)
 
7
 
8
  ## License
9
  CC BY 4.0
 
3
  - bert
4
  license: cc-by-4.0
5
  ---
6
+ ## bert-rand-base
7
+ is a BERT base Language Model with **random** 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)
8
 
9
  ## License
10
  CC BY 4.0