pierreguillou
commited on
Commit
•
0ff3fa2
1
Parent(s):
a949441
Update README.md
Browse files
README.md
CHANGED
@@ -25,6 +25,8 @@ widget:
|
|
25 |
## (BERT large) Language modeling in the legal domain in Portuguese (LeNER-Br)
|
26 |
|
27 |
**bert-large-cased-pt-lenerbr** is a Language Model in the legal domain in Portuguese that was finetuned on 20/12/2021 in Google Colab from the model [BERTimbau large](https://huggingface.co/neuralmind/bert-large-portuguese-cased) on the dataset [LeNER-Br language modeling](https://huggingface.co/datasets/pierreguillou/lener_br_finetuning_language_model) by using a MASK objective.
|
|
|
|
|
28 |
|
29 |
## Widget & APP
|
30 |
|
|
|
25 |
## (BERT large) Language modeling in the legal domain in Portuguese (LeNER-Br)
|
26 |
|
27 |
**bert-large-cased-pt-lenerbr** is a Language Model in the legal domain in Portuguese that was finetuned on 20/12/2021 in Google Colab from the model [BERTimbau large](https://huggingface.co/neuralmind/bert-large-portuguese-cased) on the dataset [LeNER-Br language modeling](https://huggingface.co/datasets/pierreguillou/lener_br_finetuning_language_model) by using a MASK objective.
|
28 |
+
|
29 |
+
You can check as well the [version base of this model](https://huggingface.co/pierreguillou/bert-base-cased-pt-lenerbr).
|
30 |
|
31 |
## Widget & APP
|
32 |
|