[model card] : fix bert-base-15lang-cased (#8655)

the table was badly formatted because of a single line break
This commit is contained in:
Amine Abdaoui 2020-11-19 11:41:02 +01:00 committed by GitHub
parent 0a80959bdd
commit 0c2677f529
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@ We are sharing smaller versions of [bert-base-multilingual-cased](https://huggin
Unlike [distilbert-base-multilingual-cased](https://huggingface.co/distilbert-base-multilingual-cased), our versions give exactly the same representations produced by the original model which preserves the original accuracy.
The measurements below have been computed on a [Google Cloud n1-standard-1 machine (1 vCPU, 3.75 GB)](https://cloud.google.com/compute/docs/machine-types\#n1_machine_type):
| Model | Num parameters | Size | Memory | Loading time |
| ------------------------------- | -------------- | -------- | -------- | ------------ |
| bert-base-multilingual-cased | 178 million | 714 MB | 1400 MB | 4.2 sec |