datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
Amazon-Reviews-Price_Prediction_Corpus
💰 Amazon Product Price Prediction Dataset
Dataset Summary
This dataset is a carefully curated subset of the McAuley-Lab/Amazon-Reviews-2023 dataset, specifically engineered for training Large Language Models (LLMs) to predict product prices from product descriptions. The dataset focuses on 8 major retail categories commonly found in home improvement and electronics stores.
🎯 Primary Use Case: Fine-tuning LLMs to estimate product prices based on product titles and… See the full description on the dataset page: https://huggingface.co/datasets/ksharma9719/Amazon-Reviews-Price_Prediction_Corpus.simson-price-history-and-valuation
💰 Simson Price History & Valuation
Marktwerte, Preisfaktoren und Reparaturkosten für klassische Simson-Mopeds.
Inhalt
5 Modelle mit je 3-6 Preisstufen:
Modell
Ø fahrbereit
Ø restauriert
Trend
S51 B/1
1.100€
2.400€
+8% p.a.
KR51/2 Schwalbe
1.200€
3.200€
+10% p.a.
S50 B/2
800€
1.800€
+3% p.a.
S70 C (selten!)
2.600€
6.500€
+15% p.a.
SR50/1
650€
1.100€
+2% p.a.
Preisfaktoren
Wertsteigernd:
12V Umbau: +300€
VAPE Zündung neu:… See the full description on the dataset page: https://huggingface.co/datasets/jmp1987/simson-price-history-and-valuation.electricity-prices
Load Dataset
pip install datasets
from datasets import load_dataset
electricity = load_dataset("worldboss/electricity-prices", split="train")
pd.DataFrame(electricity).head()
Author
The data was constructed by Theophilus Siameh (theodondre@gmail.com).
kgp-synthetic-gold-price-vs-pawn-activity
KGP Synthetic Gold Price Vs Pawn Activity
Scenario: high_gold_price_cycleVersion: 2026-04-15Account: CollateralAnalytics (CollateralAnalytics)
gold_price_vs_pawn_activity
Synthetic time-series linking gold price movements to pawn loan volume and average ticket size.
Scenario: high_gold_price_cycle
Synthetic dataset for research and modeling. No real customer-level data included.
What This Dataset Shows
Synthetic daily gold-linked lending data tracks how price… See the full description on the dataset page: https://huggingface.co/datasets/CollateralAnalytics/kgp-synthetic-gold-price-vs-pawn-activity.pricer-data-small
Pricer Data (Small)
A dataset of product descriptions paired with their prices, designed for fine-tuning language models to predict product prices from text descriptions.
Dataset Summary
Each example contains a natural language prompt asking "How much does this cost to the nearest dollar?" followed by a product title, description, and attributes. The target is the actual price as a float value.
Dataset Structure
Split
Rows
Train
20,000
Test
8,544… See the full description on the dataset page: https://huggingface.co/datasets/saxon11/pricer-data-small.price-reversal
Price Reversal Benchmark
This dataset accompanies the anonymous NeurIPS 2026 submission:
“The Price Reversal Phenomenon: When Cheaper Reasoning Models End Up Costing More”
The benchmark studies the mismatch between listed API pricing and actual inference cost in reasoning language models.
Dataset Description
The dataset contains model-level and example-level cost auditing results across single-turn reasoning benchmarks and multi-turn agentic benchmarks.
Each result… See the full description on the dataset page: https://huggingface.co/datasets/price-reversal/price-reversal.
