Knowledgator Releases GLiFormer: A 575M-Parameter Encoder That Hits 91.10 F1 on Nested JSON Extraction Without Generating Tokens
Published on · Sep 17 · Thu Source · MarkTechPost

Knowledgator Releases GLiFormer: A 575M-Parameter Encoder That Hits 91.10 F1 on Nested JSON Extraction Without Generating Tokens

Knowledgator released GLiFormer, a 575M-parameter encoder model that achieves 91.10 F1 on nested JSON extraction tasks, approaching GPT-5.6-luna's 91.96 score while grounding every extracted value in source text spans.

Key Takeaways

  • Key Highlight:Knowledgator released GLiFormer, a 575M-parameter encoder model that achieves 91.10 F1 on nested JSON extraction tasks, approaching GPT-5.6-luna's 91.96 score while grounding every extracted value in source text spans.
  • Innovation & Tech:Highlights advancements in GPT, Knowledgator, Releases, demonstrating rapid progress in model capabilities.
  • Industry Impact:Reported via MarkTechPost, offering actionable signals for developers and technology leaders.
KeywordsGPTKnowledgatorReleasesGLiFormerM-ParameterEncoderThatHits

Knowledgator has introduced GLiFormer Large, a 575-million-parameter encoder model designed for structured document extraction tasks. It achieves a 91.10 F1 score on nested JSON extraction, placing it close to GPT-5.6-luna's 91.96 on the same benchmark.

Unlike generative LLMs that produce tokens autoregressively, GLiFormer operates as an encoder. This means it identifies and classifies spans within source text directly, assigning each extracted value to its exact location in the original document rather than generating new text.

The span-grounding approach matters for enterprise data pipelines where traceability is critical. By tying every output field back to a specific source span, the model reduces hallucination risk and makes it easier to audit extracted structured data against original inputs.

At 575 million parameters, GLiFormer reaches near-frontier performance on this specific task at a fraction of the size of large generative models. This could lower compute costs for document-processing workloads such as parsing invoices, contracts, and forms into nested JSON structures.

This page provides an editorial summary based on publicly available information. It is not a republished article. Use the source link below for the original report.

Industry Insights & Analysis

As artificial intelligence rapidly evolves, breakthroughs surrounding GPT, Knowledgator, Releases, GLiFormer are shifting toward scalable, robust real-world implementations.

Driven by both open-source ecosystems and proprietary model architectures, the integration between compute optimization, data engineering, and agentic workflows is accelerating. This development provides a strategic benchmark for upcoming AI tooling and developer workflows.