imryanxu commited on
Commit
5736a8b
·
verified ·
1 Parent(s): e02accf

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
- # fin-model-en-v0.1
10
  ## Introduction
11
  This is a BERT model fine-tuned on a high-quality Chinese 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.
12
 
 
6
  library_name: transformers
7
  ---
8
 
9
+ # fin-model-zh-v0.1
10
  ## Introduction
11
  This is a BERT model fine-tuned on a high-quality Chinese 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.
12