imryanxu commited on
Commit
b6c70a5
·
verified ·
1 Parent(s): b3c19c1

Update README.md

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