Skip to content

dfavenfre/financial-sentiment-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

financial-sentiment-classifier

Model_USE is a pre-trained NLP model to analyze the sentiment of financial or economic commentary, tweet, or news. It is built upon Universal Sentence Encoder (USE) and fine-tuned for financial sentiment classification purposes. Financial Phrasebank's 'agreeall' dataset was used for fine-tuning.

Example Prompt: "However, the Euro 7 proposal is simply not the right way to do this, as it would have an extremely low environmental impact at an extremely high cost."

Predictin Output: [Negative: 0.99942374, Neutral: 0.00015279527, Positive: 0.00042358576]

Model Architecture

image

Releases

No releases published

Packages

No packages published