Librarian Bot: Add base_model information to model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,12 +1,13 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
language:
|
4 |
- pt
|
|
|
5 |
widget:
|
6 |
-
- text:
|
7 |
-
- text:
|
8 |
-
- text:
|
9 |
-
- text:
|
|
|
10 |
---
|
11 |
# CardioBERTpt - Portuguese Transformer-based Models for Clinical Language Representation in Cardiology
|
12 |
|
|
|
1 |
---
|
|
|
2 |
language:
|
3 |
- pt
|
4 |
+
license: apache-2.0
|
5 |
widget:
|
6 |
+
- text: A pressão arterial está [MASK], indicando possível hipertensão.
|
7 |
+
- text: O paciente recebeu [MASK] do hospital.
|
8 |
+
- text: O médico receitou a medicação para controlar a [MASK].
|
9 |
+
- text: O paciente apresenta batimentos cardíacos irregulares, sugerindo [MASK].
|
10 |
+
base_model: bert-base-multilingual-cased
|
11 |
---
|
12 |
# CardioBERTpt - Portuguese Transformer-based Models for Clinical Language Representation in Cardiology
|
13 |
|