Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ widget:
|
|
19 |
|
20 |
<img align="center" src="https://i.ibb.co/0yz81K9/sec-bert-logo.png" alt="sec-bert-logo" width="400"/>
|
21 |
|
22 |
-
SEC-BERT is a family of BERT models for the financial domain, intended to assist financial NLP research and FinTech applications
|
23 |
SEC-BERT consists of the following models:
|
24 |
* SEC-BERT-BASE (this model)
|
25 |
* [SEC-BERT-NUM](https://huggingface.co/nlpaueb/sec-bert-num): We replace every number token with a [NUM] pseudo-token handling all numeric expressions in a uniform manner, disallowing their fragmentation)
|
|
|
19 |
|
20 |
<img align="center" src="https://i.ibb.co/0yz81K9/sec-bert-logo.png" alt="sec-bert-logo" width="400"/>
|
21 |
|
22 |
+
SEC-BERT is a family of BERT models for the financial domain, intended to assist financial NLP research and FinTech applications.
|
23 |
SEC-BERT consists of the following models:
|
24 |
* SEC-BERT-BASE (this model)
|
25 |
* [SEC-BERT-NUM](https://huggingface.co/nlpaueb/sec-bert-num): We replace every number token with a [NUM] pseudo-token handling all numeric expressions in a uniform manner, disallowing their fragmentation)
|