@QuixiAI: Announcing QuixiAI/SYN-1B - A synthetic pretraining dataset designed to teach models to track rules, update beliefs aft…
Summary
QuixiAI releases SYN-1B, a synthetic pretraining dataset designed to teach models rule tracking, belief updating, and evidence preservation over long contexts, available on Hugging Face.
Similar Articles
@neural_avb: https://x.com/neural_avb/status/2072294078805684613
This paper introduces Autodata, a method that uses an agentic 'data scientist' AI to automate the creation of high-quality synthetic datasets through iterative generation, verification, and refinement, specifically optimized for reinforcement learning (GRPO) to improve reasoning in language models.
[BIG DATASET RELEASE] - SupraLabs/reasoning-corpus-4K-5M-v1 - Train your tiny SLMs to think!
SupraLabs releases reasoning-corpus-4K-5M-v1, a 5M-sample reasoning dataset for training small language models (SLMs), featuring chain-of-thought traces and ChatML format, hosted on Hugging Face.
Introducing SimpleQA
OpenAI introduces SimpleQA, a new factuality benchmark dataset with 4,326 short fact-seeking questions designed to evaluate frontier language models on their ability to provide accurate answers without hallucination. The dataset achieves high quality through dual independent annotation, rigorous criteria, and achieves only ~3% estimated error rate, with GPT-4o scoring less than 40%.
Making a synthetic dataset for fine-tuning
The author proposes a pipeline for generating diverse synthetic reasoning training data for LLMs using formal solvers, and asks for existing work and advice on avoiding repetitive templates.
@neural_avb: Watch this 45 min video to learn how to create synthetic datasets and train tiny (100M params) local language models th…
A 45-minute video tutorial on creating synthetic datasets and training tiny (100M parameter) local language models for narrow tasks, with code and resources provided.