Slide 25c — FineWeb-Edu & Karpathy’s message
Duration: 2 mins
Content:
- FineWeb-Edu: Llama-3-70B notes 500,000 pages (0–5, educational value) → small classifier → applied to 15T tokens (~6,000 h of H100)
- Threshold ≥ 3 → 1,300 billion “very educational” tokens → best MMLU / ARC / OpenBookQA scores
- The (secret) technique of Llama 3 and Phi-3: one AI filters the data of the next one
- Karpathy: an LLM = lossy compression of the Internet → the quality of the dataset IS the ceiling of the model
Visual: stylized loop “AI → filter → data → next AI”; at the bottom, large quote: “garbage in, garbage out — on a web scale”.
Speaker notes: Bridging the gap with the participants' daily lives: their future RAG/fine-tuning projects obey the same law. If time permits: mention the increase in AI-generated text in recent crawls (proxy: frequency of “delve”, “rich tapestry” —
self-contamination of the web, open subject). Sources: Karpathy, Deep Dive into LLMs like ChatGPT (2025); Penedo et al., FineWeb (NeurIPS 2024).