imryanxu commited on
Commit
30a5190
·
verified ·
1 Parent(s): 3220431

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ pipeline_tag: text-classification
6
  library_name: transformers
7
  ---
8
 
9
- # risk-model-en-v0.1
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