Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# logs
|
16 |
|
17 |
-
This model is a fine-tuned version of [microsoft/phi-2](https://huggingface.co/microsoft/phi-2) on the
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 1.4052
|
20 |
|
|
|
14 |
|
15 |
# logs
|
16 |
|
17 |
+
This model is a fine-tuned version of [microsoft/phi-2](https://huggingface.co/microsoft/phi-2) on the FinancialPhraseBank dataset. The FinancialPhraseBank dataset is a comprehensive collection that captures the sentiments of financial news headlines from the viewpoint of a retail investor. Comprising two key columns, namely "Sentiment" and "News Headline," the dataset effectively classifies sentiments as either negative, neutral, or positive. This structured dataset serves as a valuable resource for analyzing and understanding the complex dynamics of sentiment in the domain of financial news.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 1.4052
|
20 |
|