Edit model card

Mamba Financial Headline Sentiment Classifier

A sentment classifier for finacial headlines using mamba 2.8b as the base model.

Text is classified into 1 of 3 labels; positive, neutral, or negative.

Prompt Format:

prompt = f"""Classify the setiment of the following news headlines as either `positive`, `neutral`, or `negative`.\n
  Headline: {headline}\n
  Classification:"""

where headline is the text you want to be classified.

Downloads last month
21
Inference Examples
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.

Model tree for winddude/mamba_financial_headline_sentiment

Finetuned
(1)
this model

Datasets used to train winddude/mamba_financial_headline_sentiment

Evaluation results