YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

ModernFinBERT Space

A lightweight Hugging Face Space that hosts tabularisai/ModernFinBERT for financial sentiment analysis.

  • Model size: 0.1B parameters (fits on CPU)
  • Hardware: CPU Basic (no GPU required)
  • SDK: Gradio

API usage

The Gradio API is exposed automatically. You can call it from your backend with a simple HTTP POST to /run/predict.

Example payload:

{
  "fn_index": 0,
  "data": ["Revenue grew 15% YoY\nFed raises rates by 0.75bps"]
}
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support