ZeroHour
Story · 2 sources · 2 articlesfirst updated ()

ScienceIDE: Turning World's Scientific Codebase into Agent Learnable Environments

infoAI researchimportance 45
What's new: First merged coverage of this story (no prior summary): the Hugging Face daily papers listing (2026-09-15) and the arXiv cs.AI/cs.LG/cs.CL report (2026-09-16) describe the same ScienceIDE work and its PhAI-IDE-72B/9B/4B model family; the arXiv report adds the 'scientific experience bottleneck' motivation and the GitHub code release. The two sources agree on all substantive claims.
Merged summary · glm-5.3-flash · rewritten as coverage arrives

ScienceIDE transforms scientific code repositories into executable, verifiable agent training environments, yielding the PhAI-IDE model family at 72B, 9B, and 4B scales with gains on scientific-code repair and general benchmarks.

ScienceIDE is infrastructure that turns scientific code repositories into executable agent-learnable environments supporting task generation, execution, and scientific verification, guided by expert-defined scientific cases and acceptance criteria. It addresses the 'scientific experience bottleneck' arising from fragmented toolchains and implicit conventions. Using verified interaction trajectories from the transformed repositories, the authors train three models: PhAI-IDE-72B, PhAI-IDE-9B, and PhAI-IDE-4B. The family shows gains on held-out scientific-code repair tasks and positive transfer to selected general-purpose code, reasoning, and knowledge benchmarks. The environments support supervised fine-tuning, reinforcement learning, and evaluation, and the code is released on GitHub.

  • ScienceIDE converts scientific code repositories into executable environments for task generation, execution, and scientific verification
  • Environments are guided by expert-defined scientific cases and acceptance criteria
  • The work targets the 'scientific experience bottleneck' caused by fragmented toolchains and implicit conventions (arXiv report)
  • Three models are trained from verified agent interaction trajectories: PhAI-IDE-72B, PhAI-IDE-9B, and PhAI-IDE-4B
  • Gains reported on held-out scientific-code repair tasks
  • Positive transfer shown to selected general code, reasoning, and knowledge benchmarks
  • Environments support supervised fine-tuning, reinforcement learning, and evaluation
  • Code is released on GitHub (arXiv report)

Coverage timeline

  1. · 1d ago
    Hugging Face daily papers· 45
    ScienceIDE: Turning World's Scientific Codebase into Agent Learnable Environments

    ScienceIDE converts scientific code repositories into verifiable agent training environments, producing the PhAI-IDE 4B-72B model family.

  2. · 17h ago
    arXiv cs.AI / cs.LG / cs.CL· 30
    ScienceIDE: Turning World's Scientific Codebase into Agent Learnable Environments

    ScienceIDE turns scientific code repositories into agent-trainable environments and trains PhAI-IDE models at 72B, 9B, and 4B scales.