Commit
·
c80731c
1
Parent(s):
8182c4f
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (9cbf1428ef9702803d445ff27432fd84953be1f4)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
|
|
5 |
model-index:
|
6 |
- name: market_positivity_model
|
7 |
results: []
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
5 |
+
base_model: hfl/chinese-roberta-wwm-ext
|
6 |
model-index:
|
7 |
- name: market_positivity_model
|
8 |
results: []
|