Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
#### MathBERT model (original vocab)
|
2 |
|
|
|
|
|
3 |
Pretrained model on pre-k to graduate math language (English) using a masked language modeling (MLM) objective. This model is uncased: it does not make a difference between english and English.
|
4 |
|
5 |
|
|
|
1 |
#### MathBERT model (original vocab)
|
2 |
|
3 |
+
*Disclaimer: the format of the documentation follows the official BERT model readme.md*
|
4 |
+
|
5 |
Pretrained model on pre-k to graduate math language (English) using a masked language modeling (MLM) objective. This model is uncased: it does not make a difference between english and English.
|
6 |
|
7 |
|