PulseAugur
实时 18:33:31
English(EN) Before HTML hits the model, we strip styles, scripts, noscript, and svg tags. That alone shrinks pages 3 to 5x and buys back a lot of context window. Small, bor

HTML 预处理为大语言模型缩小网页

一位开发者发现,剥离样式、脚本和 SVG 等 HTML 标签可以显著减小页面大小,缩小 3 到 5 倍。此预处理步骤有助于为语言模型收回上下文窗口空间,表明高效的数据准备比仅仅使用更大的模型更有效。 AI

影响 高效的数据预处理可以通过最大化上下文窗口使用来提高大语言模型的性能。

排序理由 开发者关于大语言模型数据预处理的观察,而非主要发布或重大行业事件。

在 Mastodon — mastodon.social 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

HTML 预处理为大语言模型缩小网页

报道来源 [1]

  1. Mastodon — mastodon.social TIER_1 English(EN) · [email protected] ·

    在 HTML 进入模型之前,我们会剥离样式、脚本、noscript 和 svg 标签。这本身就能将页面缩小 3 到 5 倍,并收回大量上下文窗口。小巧、简洁

    Before HTML hits the model, we strip styles, scripts, noscript, and svg tags. That alone shrinks pages 3 to 5x and buys back a lot of context window. Small, boring preprocessing beats a bigger model. https:// go.upgradejs.com/gkz # WebScraping # LLM # AI