Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ pipeline_tag: text-classification
|
|
6 |
library_name: transformers
|
7 |
---
|
8 |
|
9 |
-
# risk-
|
10 |
## Introduction
|
11 |
This is a BERT model fine-tuned on a high-quality English financial dataset. It generates a security risk score, which helps to identify and remove data with security risks from financial datasets, thereby reducing the proportion of illegal or undesirable data. For the complete data cleaning process, please refer to [YiZhao](https://github.com/HITsz-TMG/YiZhao).
|
12 |
## Quickstart
|
|
|
6 |
library_name: transformers
|
7 |
---
|
8 |
|
9 |
+
# yizhao-risk-en-scorer
|
10 |
## Introduction
|
11 |
This is a BERT model fine-tuned on a high-quality English financial dataset. It generates a security risk score, which helps to identify and remove data with security risks from financial datasets, thereby reducing the proportion of illegal or undesirable data. For the complete data cleaning process, please refer to [YiZhao](https://github.com/HITsz-TMG/YiZhao).
|
12 |
## Quickstart
|