Commit
•
3b9b78e
1
Parent(s):
0842066
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (7557b3d275ec1223a45d975307a495c814dfcbc7)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -4,6 +4,7 @@ tags:
|
|
4 |
metrics:
|
5 |
- accuracy
|
6 |
- f1
|
|
|
7 |
model-index:
|
8 |
- name: News-Sentimental-model-Buy-Neutral-Sell
|
9 |
results: []
|
|
|
4 |
metrics:
|
5 |
- accuracy
|
6 |
- f1
|
7 |
+
base_model: ProsusAI/finbert
|
8 |
model-index:
|
9 |
- name: News-Sentimental-model-Buy-Neutral-Sell
|
10 |
results: []
|