finbert-financial-news-sentiment-dataset
收藏资源简介:
该数据集是一个专为算法交易设计的金融新闻情感分析数据集,由Lumen Models提供。它通过聚合全球主要经济媒体的金融新闻标题,利用专门针对金融文本分析训练的FinBERT模型进行自动情感分析,为每一条新闻标题赋予积极、中性或消极的情感标签,并附带一个AI置信度百分比分数。数据集每日自动更新,确保包含最新的市场动态新闻。免费公开的样本(financial_news_FREE.csv)包含最近7天内的新闻数据,采用分号分隔的CSV格式,以避免与金融文本中常见的逗号冲突。数据集包含以下字段:发布日期(Date)、清理后的标题文本(Title)、来源媒体(Source)、指向原文的短链接(Short_URL)、情感标签(Sentiment)以及置信度分数(Confidence_Percent)。该数据集适用于算法交易策略开发、量化金融研究、市场情绪分析以及机器学习模型(特别是金融领域NLP模型)的训练与验证。此外,提供商还提供包含完整历史记录的商业高级数据库,用于策略回测和专有模型训练。数据集采用MIT许可证发布。
This financial news sentiment analysis dataset is tailored for algorithmic trading and provided by Lumen Models. It aggregates financial news headlines from major global economic media, and leverages the FinBERT model specifically trained for financial text analysis to conduct automated sentiment analysis, assigning each news headline a sentiment label of 'positive', 'neutral' or 'negative' alongside an AI confidence percentage score. The dataset is automatically updated on a daily basis to ensure it includes the latest market news and trends. The freely available sample (financial_news_FREE.csv) contains news data from the past 7 days, and adopts a semicolon-separated CSV format to avoid conflicts with commas commonly present in financial text. The dataset includes the following fields: Publication Date (Date), cleaned headline text (Title), source media (Source), short URL linking to the original article (Short_URL), sentiment label (Sentiment), and confidence percentage score (Confidence_Percent). This dataset is applicable to algorithmic trading strategy development, quantitative finance research, market sentiment analysis, as well as the training and validation of machine learning models, particularly financial domain NLP models. Additionally, the provider offers a commercial premium database containing complete historical records for strategy backtesting and proprietary model training. The dataset is released under the MIT License.
数据集概述
数据集名称:Financial News Sentiment Dataset (FinBERT Powered)
发布方:Lumen Models
许可证:MIT License
语言:英语
任务类型:文本分类
数据集规模:小于 1,000 条样本
数据集大小类别:n<1K
核心特性
- 每日更新:每 24 小时自动刷新,提供最新的市场头条新闻。
- FinBERT 情感分析:每条新闻通过 FinBERT 模型自动分类为
positive、negative或neutral,并附带 AI 置信度百分比。 - 数据清洗与优化:包含来源元数据和短追踪链接(Short_URL),适合算法交易流程和轻量数据摄入。
- 分隔符:使用分号(
;)作为字段分隔符,避免金融文本中逗号的冲突。
数据内容与版本
1. 免费样本(financial_news_FREE.csv)
- 范围:包含最近 7 天 的金融新闻滚动窗口。
- 用途:供开发者、研究人员和对冲基金测试数据结构、验证 AI 准确性及构建交易策略原型。
2. 付费历史数据库(商业访问)
- 范围:完整的档案记录(自项目启动以来从未截断)。
- 用途:用于回测量化策略、训练专有机器学习模型及大规模市场研究。
- 获取方式:需通过 Hugging Face 讨论或直接商务邮件联系 Lumen Models 购买或租赁。
数据模式(Schema)
| 列名 | 类型 | 描述 |
|---|---|---|
| Date | 日期(YYYY-MM-DD) |
新闻头条的发布日期 |
| Title | 字符串 | 清洗后的新闻标题文本 |
| Source | 字符串 | 来源的金融媒体机构 |
| Short_URL | URL 字符串 | 指向原始文章的压缩链接 |
| Sentiment | 字符串 | AI 标注的情感标签(positive、neutral、negative) |
| Confidence_Percent | 浮点数 | AI 对情感分析的置信度(0% 到 100%) |
免责声明
该公开样本仅用于信息和教育目的,不构成金融、投资或法律建议。算法交易涉及重大风险。




