Twitter/X

Author open-sourced a 9B model for extracting structured data from documents…

Brief

The author announced an open-source 9B document-extraction model that achieves 90.2% on their benchmark—close to Gemini 3.5 Flash’s 91.3%—and substantially ahead of NuExtract3 (81.5%). They report a median latency of 9.5 seconds and that outputs conform to a JSON schema; a demonstration video accompanies the release.

Why it matters

Author open-sourced a 9B model for extracting structured data from documents, claiming near-frontier performance.

Key details

  • Reported benchmark: 90.2% on their internal bench vs Gemini 3.5 Flash at 91.3%; outperforms extraction model NuExtract3 (81.5%).
  • Performance and compliance: 9.5s p50 latency and model outputs pass a JSON schema validator.
Source evidence

We're open sourcing a 9B model that extracts structured data from documents at near-frontier performance.

  • 90.2% on our bench, vs Gemini 3.5 Flash at 91.3%
  • Leads extraction models like NuExtract3 (81.5%)
  • 9.5s p50 timings
  • Pass JSON schema

Video