turing-usp
commited on
Commit
•
7496baf
1
Parent(s):
109ec92
Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,11 @@ widget:
|
|
11 |
example_title: "Example 3"
|
12 |
---
|
13 |
|
14 |
-
# FinBertPTBR : Financial Bert PT BR
|
|
|
|
|
|
|
|
|
15 |
|
16 |
FinBertPTBR is a pre-trained NLP model to analyze sentiment of Brazilian Portuguese financial texts. It is built by further training the BERTimbau language model in the finance domain, using a large financial corpus and thereby fine-tuning it for financial sentiment classification.
|
17 |
|
|
|
11 |
example_title: "Example 3"
|
12 |
---
|
13 |
|
14 |
+
# FinBertPTBR : Financial Bert PT BR (Depreciated model)
|
15 |
+
|
16 |
+
**Warning**
|
17 |
+
|
18 |
+
Newer version available on https://huggingface.co/lucas-leme/FinBERT-PT-BR
|
19 |
|
20 |
FinBertPTBR is a pre-trained NLP model to analyze sentiment of Brazilian Portuguese financial texts. It is built by further training the BERTimbau language model in the finance domain, using a large financial corpus and thereby fine-tuning it for financial sentiment classification.
|
21 |
|