Ilyao commited on
Commit
a648409
·
1 Parent(s): 0a6aa91

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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.