Update bert-base-multilingual-cased-README.md (#8668)

The heading was originally uncased, which did not reflect the contents of this README. Changed it to cased.
This commit is contained in:
Arindum Roy
2020-11-19 15:45:06 -05:00
committed by GitHub
parent 06518404cb
commit 0e19a4c2d6

View File

@@ -5,7 +5,7 @@ datasets:
- wikipedia - wikipedia
--- ---
# BERT multilingual base model (uncased) # BERT multilingual base model (cased)
Pretrained model on the top 104 languages with the largest Wikipedia using a masked language modeling (MLM) objective. Pretrained model on the top 104 languages with the largest Wikipedia using a masked language modeling (MLM) objective.
It was introduced in [this paper](https://arxiv.org/abs/1810.04805) and first released in It was introduced in [this paper](https://arxiv.org/abs/1810.04805) and first released in