Downloads · 30 days
23
26% of all-time downloads
Shaivn/Financial-Sentiment-Analysis
Financial-Sentiment-Analysis is a text classification model from Shaivn. Use it when you need a label for a piece of text. The card lists the license as apache-2.0.
<div style="text-align:center;" <img src="https://huggingface.co/Shaivn/Financial-Sentiment-Analysis/resolve/main/financial-sentiment-analysis-logo.png" alt="logo" style="width:250px;height:250px;" </div
Downloads · 30 days
23
26% of all-time downloads
All-time downloads
90
Public
Parameters
109M
438 MB on disk
Likes
1
Public
Click a slice to open those files.
.safetensors438 MB · 100%
From the Hugging Face model README
This model is a Fine-Tuned version of BERT (bert-base-uncased) It is designed to classify text into positive, neutral, and negative sentiments. The fine-tuning was performed using the Financial Phrase Bank dataset.
It achieves the following results on the evaluation set:
The dataset consists of 4840 sentences of the financial phrase bank. The dataset was annotated by 16 people with adequate background knowledge of financial markets.
The following hyperparameters were used during training:
| Epoch | Validation Loss | Accuracy |
|---|---|---|
| 01 | 0.1860 | 0.9468 |
| 02 | 0.1756 | 0.9424 |
| 03 | 0.1726 | 0.9432 |
This model is a part of my thesis: "A Proposal of a Sentiment Analysis Model for Business Intelligence"