Commit
·
5e10d05
1
Parent(s):
a841d53
Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ license: apache-2.0
|
|
7 |
|
8 |
<h1><b>Financial-RoBERTa</b></h1>
|
9 |
<p><b>Financial-RoBERTa</b> is a pre-trained NLP model to analyze sentiment of financial text including:</p>
|
10 |
-
<ul style="PADDING-LEFT:
|
11 |
<li>Financial Statements,</li>
|
12 |
<li>Earnings Announcements,</li>
|
13 |
<li>Earnings Call Transcripts,</li>
|
@@ -16,7 +16,7 @@ license: apache-2.0
|
|
16 |
<li>Financial News,</li>
|
17 |
<li>Etc.</li>
|
18 |
</ul>
|
19 |
-
<p>Financial-RoBERTa is built by further training and fine-tuning the RoBERTa Large language model using a large 10k, 10Q, 8K, Earnings Call Transcripts, CSR Reports, ESG News, and Financial News
|
20 |
|
21 |
</body>
|
22 |
</html>
|
|
|
7 |
|
8 |
<h1><b>Financial-RoBERTa</b></h1>
|
9 |
<p><b>Financial-RoBERTa</b> is a pre-trained NLP model to analyze sentiment of financial text including:</p>
|
10 |
+
<ul style="PADDING-LEFT: 40px">
|
11 |
<li>Financial Statements,</li>
|
12 |
<li>Earnings Announcements,</li>
|
13 |
<li>Earnings Call Transcripts,</li>
|
|
|
16 |
<li>Financial News,</li>
|
17 |
<li>Etc.</li>
|
18 |
</ul>
|
19 |
+
<p>Financial-RoBERTa is built by further training and fine-tuning the RoBERTa Large language model using a large corpus created from 10k, 10Q, 8K, Earnings Call Transcripts, CSR Reports, ESG News, and Financial News text.</p>
|
20 |
|
21 |
</body>
|
22 |
</html>
|