turing-usp commited on
Commit
ac4aa2a
1 Parent(s): e60a7fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  # FinBertPTBR : Financial Bert
2
 
3
- FinBertPTBR is a pre-trained NLP model for Brazilian Portuguese to analyze sentiment of financial text. 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
 
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