Update README.md
Browse files
README.md
CHANGED
|
@@ -7,4 +7,8 @@ base_model:
|
|
| 7 |
pipeline_tag: text-classification
|
| 8 |
tags:
|
| 9 |
- finance
|
| 10 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
pipeline_tag: text-classification
|
| 8 |
tags:
|
| 9 |
- finance
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
# XiaoXuMeiYouNLP/BERT-GUBA
|
| 13 |
+
## Model description
|
| 14 |
+
This model is based on google-bert/bert-base-chinese, fine-tuned using comment data from Eastmoney stock bar. More details are comming soon.
|