Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,8 @@ tags:
|
|
3 |
- bert
|
4 |
license: cc-by-4.0
|
5 |
---
|
6 |
-
|
|
|
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
|