datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
tech-news-embeddings
Overview
HackerNoon curated the internet's most cited 7M+ tech company news articles and blog posts about the 3k+ most valuable tech companies in 2022 and 2023.
To further enhance the dataset's utility, a new embedding field and vector embedding for every datapoint have been added using the OpenAI EMBEDDING_MODEL = "text-embedding-3-small", with an EMBEDDING_DIMENSION of 256.
Notably, this extension with vector embeddings only contains a portion of the original dataset, 1576528… See the full description on the dataset page: https://huggingface.co/datasets/MongoDB/tech-news-embeddings.tech-news-dailynews-tech-datasetTech-Stocks-NewsThis dataset contains news articles and headlines about AAPL, AMZN, TSLA, GOOG, MSFT, META, BABA, and NVDA from January 1, 2015 to January 30, 2024. The data was pulled from Alpaca Markets' API.
tech-company-news-data-dump-clean
List of Company name and Description from HackerNoon Tech Companh Dataset
HackerNoon Tech Companh Dataset
Here is the code I use to transform
from datasets import load_dataset, Dataset
# Load the dataset
dataset = load_dataset('HackerNoon/tech-company-news-data-dump', split='train')
# Filter out rows where the "description" column is None or empty
filtered_dataset = dataset.filter(lambda x: x['description'] is not None and x['description'] != '')
# Extract the… See the full description on the dataset page: https://huggingface.co/datasets/pacozaa/tech-company-news-data-dump-clean.threads-english-tech-news-sft
Threads English Tech News — SFT Dataset
Supervised fine-tuning dataset of English tech-news posts scraped from Threads
(via Apify). Instructions are reverse-generated by GPT-5.2: given each real post,
the model produces the instruction that would have elicited it.
Schema
Each example contains:
Field
Description
instruction
GPT-5.2 reverse-generated prompt describing the post to write
constraints
{"max_chars": 500, "num_posts": 1}
output
{"posts": [...]… See the full description on the dataset page: https://huggingface.co/datasets/e1879/threads-english-tech-news-sft.tech-company-news-data-dumpHackerNoon curated the internet's most cited 7M+ tech company news articles and blog posts about the 3k+ most valuable tech companies in 2022 and 2023. These stories were curated to power HackerNoon.com/Companies, where we update daily news on top technology companies like Microsoft, Google, and HuggingFace. Please use this news data freely for your project, and as always anyone is welcome to publish on HackerNoon.
schemaforge-tech-news-and-ai-2
techcrunch.com
Auto-refined by SchemaForge
Metadata
Topic: Tech News and AI
Quality Score: 0.92
Source: Autonomous web scraper
Extracted Facts
TechCrunch Mobility: Zoox prepares for launch and Uber's AV empire
Anthropic is turning Claude Code's auto mode on by default
Historian Jill Lepore says Silicon Valley misreads science fiction and undermines democracy
The AI safety test is becoming a safety risk
This 'adversarial' pattern can prevent… See the full description on the dataset page: https://huggingface.co/datasets/GudduButt/schemaforge-tech-news-and-ai-2.schemaforge-tech-and-startup-news-2
techcrunch.com
Auto-refined by SchemaForge
Metadata
Topic: Tech and Startup News
Quality Score: 0.92
Source: Autonomous web scraper
Extracted Facts
TechCrunch Mobility: Zoox prepares for launch and Uber's AV empire
Anthropic is turning Claude Code's auto mode on by default
Historian Jill Lepore says Silicon Valley misreads science fiction and undermines democracy
The AI safety test is becoming a safety risk
X replaces 'misaligned' revenue sharing… See the full description on the dataset page: https://huggingface.co/datasets/GudduButt/schemaforge-tech-and-startup-news-2.TechNewsschemaforge-ai-and-tech-news-26
techcrunch.com
Auto-refined by SchemaForge
Metadata
Topic: AI and Tech News
Quality Score: 0.85
Source: Autonomous web scraper
Extracted Facts
Northrop’s robot space mechanic is a new way to keep satellites at work longer
Amazon will train on Twitch streamers’ content by default, unless they opt out
Grubhub’s $24M FTC settlement is finally reaching diners and drivers
AI coding startup Cognition reportedly already in talks to raise at $40B… See the full description on the dataset page: https://huggingface.co/datasets/GudduButt/schemaforge-ai-and-tech-news-26.schemaforge-tech-news-and-hardware-3
www.theverge.com
Auto-refined by SchemaForge
Metadata
Topic: Tech News and Hardware
Quality Score: 0.92
Source: Autonomous web scraper
Extracted Facts
Apple is considering a screen-free wearable.
Dropbox is a PC builder's best friend.
The Pixel Watch 5 is getting a Steph Curry edition.
Arturia's Pigments is a powerful and versatile synth plugin.
Tom Vek is building a digital music player.
Roland is celebrating 808 day with a free ebook.… See the full description on the dataset page: https://huggingface.co/datasets/GudduButt/schemaforge-tech-news-and-hardware-3.japan-tech-news-sentimenttech-news-datatech-news-dailytech-news-dailytech-news-dailytech-news-dailytech-news-dailytech-news-dailytech-news-dailytech-news-dailytech-news-dailytech-news-dailytech-news-daily
Lars722/tech-news-daily
Auto-collected by Hermes Agent Data Labeling Pipeline.
Columns
[
"record_id",
"title",
"link",
"summary",
"published",
"source",
"label",
"title_hash",
"link_hash",
"dedupe_hash",
"source_domain",
"category",
"quality_score",
"quality_flags",
"monetization_label",
"estimated_price_usd",
"source_score",
"is_sellable"
]
Stats
Rows: 98
Sources: 6
Date range: 2026-06-15 → Wed, 10 Ju
