Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ datasets:
|
|
10 |
|
11 |
# BERT base model (uncased)
|
12 |
|
13 |
-
Pretrained model on English language using a masked language modeling (MLM) objective. It was introduced in
|
14 |
[this paper](https://arxiv.org/abs/1810.04805) and first released in
|
15 |
[this repository](https://github.com/google-research/bert). This model is uncased: it does not make a difference
|
16 |
between english and English.
|
|
|
10 |
|
11 |
# BERT base model (uncased)
|
12 |
|
13 |
+
Pretrained 34 model on English language using a masked language modeling (MLM) objective. It was introduced in
|
14 |
[this paper](https://arxiv.org/abs/1810.04805) and first released in
|
15 |
[this repository](https://github.com/google-research/bert). This model is uncased: it does not make a difference
|
16 |
between english and English.
|