Starting from nothing but 9 search queries, we used the Lightning Rod SDK to automatically generate 3,178 forecasting questions from news articles, label them using real outcomes, and train this model via RL. No expertise required. No manual labeling. No domain-specific engineering. The result beats GPT-5 on held-out questions. You can do this in any domain — just change the search queries. See how we built the dataset. This repo contains a LoRA adapter for gpt-oss-120b. A standalone merge.py script is included to merge it into a full model. Brier Score: Mean squared error between predicted probability and outcome. Lower is better. BSS measures improvement over always predicting the base rate. ECE: Whether predicted probabilities match actual frequencies. Lower is better. The adapter uses Tinker’s module naming convention, so it requires a merge step before inference. A standalone merge.py script is included. — Dataset: LightningRodLabs/GolfForecasting — Training platform: Tinker — Data generation: Lightning Rod SDK — Future-as-Label paper: arxiv:2601.06336 — Outcome-based RL paper: arxiv:2505.17989
Модальности:
Генерация текста
Задача: Генерация текста
Автор: LightningRodLabs
Теги: peft, forecasting, prediction, reinforcement-learning, grpo, lora, mixture-of-experts, golf
Лайков: 4 | Загрузок: 5
Описание основано на материалах HuggingFace. Перевод выполнен автоматически.