File size: 676 Bytes
48a8037 d865ca6 fa3ccc9 b4d71e4 fa3ccc9 00267c3 517d271 2dd3019 517d271 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
---
license: mit
pipeline_tag: text-classification
base_model: mrm8488/distilroberta-finetuned-financial-news-sentiment-analysis
datasets:
- MAPAi/Inflation_News_Sentiment_Analysis
language:
- en
library_name: transformers
tags:
- finance
- sentiment-analysis
widget:
- text: Inflation will rise in the future days. FED is highly concerned...
---
# Model Card for MAPAi/InflaBERT
A BERT-based LLM fine-tuned (from https://huggingface.co/mrm8488/distilroberta-finetuned-financial-news-sentiment-analysis) to predict inflation-related sentiment in news.
### Training Data
Model trained on the MAPAi/inflation_news dataset: https://huggingface.co/datasets/MAPAi/inflation_news |