Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ library_name: transformers
|
|
7 |
---
|
8 |
|
9 |
|
10 |
-
# fin-
|
11 |
## Introduction
|
12 |
This is a BERT model fine-tuned on a high-quality English financial dataset. It generates a financial relevance score for each piece of text, and based on this score, different quality financial data can be filtered by strategically setting thresholds. For the complete data cleaning process, please refer to [YiZhao](https://github.com/HITsz-TMG/YiZhao).
|
13 |
|
|
|
7 |
---
|
8 |
|
9 |
|
10 |
+
# yizhao-fin-en-scorer
|
11 |
## Introduction
|
12 |
This is a BERT model fine-tuned on a high-quality English financial dataset. It generates a financial relevance score for each piece of text, and based on this score, different quality financial data can be filtered by strategically setting thresholds. For the complete data cleaning process, please refer to [YiZhao](https://github.com/HITsz-TMG/YiZhao).
|
13 |
|