Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ pipeline_tag: text-classification
|
|
6 |
library_name: transformers
|
7 |
---
|
8 |
|
9 |
-
# fin-model-
|
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 |
|