turing-usp
commited on
Commit
•
ac4aa2a
1
Parent(s):
e60a7fc
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
# FinBertPTBR : Financial Bert
|
2 |
|
3 |
-
FinBertPTBR is a pre-trained NLP model
|
4 |
|
5 |
## Usage
|
6 |
```python
|
|
|
1 |
# FinBertPTBR : Financial Bert
|
2 |
|
3 |
+
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.
|
4 |
|
5 |
## Usage
|
6 |
```python
|