Update README.md
Browse files
README.md
CHANGED
@@ -31,9 +31,14 @@ model-index:
|
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
32 |
should probably proofread and complete it, then remove this comment. -->
|
33 |
|
34 |
-
# distilRoberta-financial-sentiment
|
35 |
|
36 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
|
38 |
This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the financial_phrasebank dataset.
|
39 |
It achieves the following results on the evaluation set:
|
|
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
32 |
should probably proofread and complete it, then remove this comment. -->
|
33 |
|
|
|
34 |
|
35 |
+
<div style="text-align:center;width:250px;height:250px;">
|
36 |
+
<img src="https://huggingface.co/mrm8488/distilroberta-finetuned-financial-news-sentiment-analysis/blob/main/logo_fin.png" alt="logo">
|
37 |
+
</div>
|
38 |
+
|
39 |
+
|
40 |
+
# DistilRoberta-financial-sentiment
|
41 |
+
|
42 |
|
43 |
This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the financial_phrasebank dataset.
|
44 |
It achieves the following results on the evaluation set:
|