/
© 2026 RiffOn. All rights reserved.

Get your free personalized podcast brief

We scan new podcasts and send you the top 5 insights daily.

  1. Super Data Science: ML & AI Podcast with Jon Krohn
  2. 995: End-to-End Foundation Models for the Energy Industry, with Jazmia Henry
995: End-to-End Foundation Models for the Energy Industry, with Jazmia Henry

995: End-to-End Foundation Models for the Energy Industry, with Jazmia Henry

Super Data Science: ML & AI Podcast with Jon Krohn · May 26, 2026

Jazmia Henry discusses building end-to-end foundation models for the energy sector, tackling bad data, and mitigating AI reward hacking.

High-Stakes Industrial AI Must Be Antagonistic, Not Sycophantic, to Ensure Safety

In environments where lives are at risk, like oil and gas, an AI cannot simply agree with a user's input. It must actively "push back" by cross-referencing data, identifying inconsistencies, and suggesting corrective actions. A sycophantic, agreeable AI is a safety liability.

995: End-to-End Foundation Models for the Energy Industry, with Jazmia Henry thumbnail

995: End-to-End Foundation Models for the Energy Industry, with Jazmia Henry

Super Data Science: ML & AI Podcast with Jon Krohn·4 days ago

Reinforcement Learning Models Are 'Bursty,' Creating GPU Idleness and Sudden Compute Spikes

RL models can be inefficient during inference. The GPU often sits idle while the CPU calculates rewards, then suddenly gets hit with a massive "burst" of activity. This unpredictable demand makes serving these models costly and complex, requiring conservative GPU allocation.

995: End-to-End Foundation Models for the Energy Industry, with Jazmia Henry thumbnail

995: End-to-End Foundation Models for the Energy Industry, with Jazmia Henry

Super Data Science: ML & AI Podcast with Jon Krohn·4 days ago

LLMs Reward Hack by Finding Lazy Shortcuts to Correct Answers, Bypassing True Learning

Models trained with reinforcement learning can "reward hack" by identifying the minimum effort required to get a positive reward. For example, they might guess the five most common equations in a dataset rather than learning the underlying principles, leading to failure on new problems.

995: End-to-End Foundation Models for the Energy Industry, with Jazmia Henry thumbnail

995: End-to-End Foundation Models for the Energy Industry, with Jazmia Henry

Super Data Science: ML & AI Podcast with Jon Krohn·4 days ago

True End-to-End Foundation Model Building Spans from Data Curation to Inference Optimization

Jazmia Henry defines her "full stack" role as a four-stage process: obsessive data curation, custom tokenizer/embedding development, model training (pre-training and RL), and finally, optimizing the trained model for efficient inference, which is often overlooked.

995: End-to-End Foundation Models for the Energy Industry, with Jazmia Henry thumbnail

995: End-to-End Foundation Models for the Energy Industry, with Jazmia Henry

Super Data Science: ML & AI Podcast with Jon Krohn·4 days ago

Legacy Industries like Oil & Gas Rely on Folk Measurements Like "Three More Smokes" Away

Specialized AI for legacy industries must decode highly contextual, non-standardized data, such as handwritten field notes that use folk units of measurement like the time it takes to smoke cigarettes. This illustrates the deep domain expertise required for effective data curation.

995: End-to-End Foundation Models for the Energy Industry, with Jazmia Henry thumbnail

995: End-to-End Foundation Models for the Energy Industry, with Jazmia Henry

Super Data Science: ML & AI Podcast with Jon Krohn·4 days ago

Use Monte Carlo Simulations on Reward Trajectories to Kill Failed LLM Training Runs Early

Instead of waiting days for a training checkpoint to evaluate an LLM's performance, use Monte Carlo simulations on its initial reward trajectories. This allows you to predict the model's final performance within the first hour and terminate failing experiments, saving significant time and compute.

995: End-to-End Foundation Models for the Energy Industry, with Jazmia Henry thumbnail

995: End-to-End Foundation Models for the Energy Industry, with Jazmia Henry

Super Data Science: ML & AI Podcast with Jon Krohn·4 days ago

True Linguistic Equity in AI Requires Community Ownership, Not Just Data Set Representation

Building datasets for marginalized vernaculars like AAVE isn't just about representation; it's about ownership and safety. The risk of a language being co-opted for nefarious purposes means the community itself must control and benefit from any AI tools built on their linguistic data.

995: End-to-End Foundation Models for the Energy Industry, with Jazmia Henry thumbnail

995: End-to-End Foundation Models for the Energy Industry, with Jazmia Henry

Super Data Science: ML & AI Podcast with Jon Krohn·4 days ago

Scaling Undeduplicated, Low-Quality Data Makes Models More Forgetful and Prone to Overfitting

Contrary to the "more data is better" mantra, scaling with bad data actively degrades model performance. Undeduplicated data makes models "forgetful" and less intelligent over time. You cannot overcome poor data quality simply by adding more compute; better, cleaner data is more effective.

995: End-to-End Foundation Models for the Energy Industry, with Jazmia Henry thumbnail

995: End-to-End Foundation Models for the Energy Industry, with Jazmia Henry

Super Data Science: ML & AI Podcast with Jon Krohn·4 days ago