内容库 / 主题
Topic · evaluation

评测基准主题中枢

活文档 · 论文卡 · 笔记 · 仓库 · 攻略

主题活文档 Live Doc

全部
evaluation · 知识库活文档
evaluation · 知识库活文档 更新:R57 ClawProBench+Task-CoEvolve+Prime Agent 反 ReliabilityBench+立标池第 15 日 Prime+MobilePA 双新晋 --- 0. 范围与定调 本活文档面向 LLM / Agent / RAG / 多模态系统评
活文档 2026-08-26

论文卡 Papers

全部
Very Deep Convolutional Networks for Large-Scale Image Recognition
Very Deep Convolutional Networks for Large-Scale Image Recognition
arXiv:1409.1556 多模态 方法 OA · 绿色 被引 113645 · S2

本文研究了在采用极小卷积滤波器的架构下,卷积网络深度对大规模图像识别精度的影响,并表明将深度推进至 16-19 个权重层,可在先前 SOTA 配置基础上取得显著提升。This work investigates the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting using an architecture with very small convolution filters, which shows that a significant improvement on the prior-art configurations can be achieved by pushing the depth to 16-19 weight layers.

Language Models are Few-Shot Learners
Language Models are Few-Shot Learners
arXiv:2005.14165 LLM 基础设施 方法 OA · 绿色 被引 62417 · S2

GPT-3 在多个 NLP 数据集上取得了强劲表现,包括翻译、问答和完形填空任务,以及若干需要即时推理或领域适应的任务,例如乱序词重组、在句子中使用新词、或执行三位数算术运算。GPT-3 achieves strong performance on many NLP datasets, including translation, question-answering, and cloze tasks, as well as several tasks that require on-the-fly reasoning or domain adaptation, such as unscrambling words, using a novel word in a sentence, or performing 3-digit arithmetic.

PyTorch: An Imperative Style, High-Performance Deep Learning Library
PyTorch:一种命令式风格的高性能深度学习库
arXiv:1912.01703 工程化 方法 OA · 绿色 被引 54817 · S2

本文详细阐述了驱动 PyTorch 实现的原则及其在架构中的体现,并解释了 runtime 关键组件的精心且务实的实现如何使其协同工作以获得出色的性能。This paper details the principles that drove the implementation of PyTorch and how they are reflected in its architecture, and explains how the careful and pragmatic implementation of the key components of its runtime enables them to work together to achieve compelling performance.

Communication-Efficient Learning of Deep Networks from Decentralized\n Data
从去中心化数据通信高效地学习深度网络
arXiv:1602.05629 工程化 方法 OA · 绿色 被引 26521 · S2

本文提出了一种基于迭代模型平均的深度网络联邦学习实践方法,并进行了广泛的实证评估,考虑了五种不同的模型架构和四个数据集。This work presents a practical method for the federated learning of deep networks based on iterative model averaging, and conducts an extensive empirical evaluation, considering five different model architectures and four datasets.

Training language models to follow instructions with human feedback
使用人类反馈训练语言模型遵循指令
arXiv:2203.02155 工程化 方法 OA · 绿色 被引 23575 · S2

结果表明,使用人类反馈进行微调是使语言模型与人类意图对齐的一个有前景的方向,在真实性方面有所提升,并减少了有毒输出的生成,同时在公开 NLP 数据集上的性能回归极小。The results show that fine-tuning with human feedback is a promising direction for aligning language models with human intent and showing improvements in truthfulness and reductions in toxic output generation while having minimal performance regressions on public NLP datasets.

LLaMA: Open and Efficient Foundation Language Models
LLaMA:开放且高效的基础语言模型
arXiv:2302.13971 LLM 基础设施 方法 OA · 绿色 被引 21311 · S2

本文推出参数规模从 7B 到 65B 的基础语言模型集合 LLaMA,并证明完全使用公开数据集即可训练出 SOTA 模型,无需依赖专有或不可获取的数据。LLaMA, a collection of foundation language models ranging from 7B to 65B parameters, is introduced and it is shown that it is possible to train state-of-the-art models using publicly available datasets exclusively, without resorting to proprietary and inaccessible datasets.

BNAI, NO-TOKEN, and MIND-UNITY: Pillars of a Systemic Revolution in Artificial Intelligence
BNAI、NO-TOKEN 与 MIND-UNITY:人工智能系统性革命的三大支柱
arXiv:2201.11903 LLM 基础设施 方法 OA · 绿色 被引 21290 · S2

在三种大语言模型上的实验表明,思维链提示能够在一系列算术、常识和符号推理任务上提升性能。Experiments on three large language models show that chain of thought prompting improves performance on a range of arithmetic, commonsense, and symbolic reasoning tasks.

PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
arXiv:1612.00593 多模态 方法 OA · 绿色 被引 18312 · S2

本文设计了一种直接处理点云的新型神经网络,较好地尊重了输入点的置换不变性,并为从物体分类、部件分割到场景语义解析等应用提供了统一架构。This paper designs a novel type of neural network that directly consumes point clouds, which well respects the permutation invariance of points in the input and provides a unified architecture for applications ranging from object classification, part segmentation, to scene semantic parsing.

Llama 2: Open Foundation and Fine-Tuned Chat Models
Llama 2: Open Foundation and Fine-Tuned Chat Models
arXiv:2307.09288 工程化 方法 OA · 绿色 被引 18008 · S2

本文开发并发布了 Llama 2,这是一系列参数规模从 70 亿到 700 亿不等的预训练与微调大语言模型(LLMs),有望成为闭源模型的合适替代品。This work develops and releases Llama 2, a collection of pretrained and fine-tuned large language models (LLMs) ranging in scale from 7 billion to 70 billion parameters, which may be a suitable substitute for closed-source models.

Representation Learning with Contrastive Predictive Coding
基于对比预测编码的表征学习
arXiv:1807.03748 多模态 方法 OA · 绿色 被引 14265 · S2

本文提出了一种通用的无监督学习方法——对比预测编码(Contrastive Predictive Coding),用于从高维数据中提取有用的表征,并在语音、图像、文本和 3D 环境中的强化学习四个不同领域取得了出色的性能。This work proposes a universal unsupervised learning approach to extract useful representations from high-dimensional data, which it calls Contrastive Predictive Coding, and demonstrates that the approach is able to learn useful representations achieving strong performance on four distinct domains: speech, images, text and reinforcement learning in 3D environments.

mixup: Beyond Empirical Risk Minimization
mixup:超越经验风险最小化
arXiv:1710.09412 LLM 基础设施 方法 OA · 绿色 被引 12275 · S2

本文提出了 mixup,一种通过对样本对及其标签的凸组合来训练神经网络的简单学习原则,提升了 SOTA 神经网络架构的泛化能力。This work proposes mixup, a simple learning principle that trains a neural network on convex combinations of pairs of examples and their labels, which improves the generalization of state-of-the-art neural network architectures.

BERTScore: Evaluating Text Generation with BERT
BERTScore:使用 BERT 评估文本生成
arXiv:1904.09675 评测基准 方法 OA · 绿色 被引 9409 · S2

本工作提出 BERTScore——一种文本生成自动评估指标,与人类判断的相关性更强,并在模型选择性能上优于现有指标。This work proposes BERTScore, an automatic evaluation metric for text generation that correlates better with human judgments and provides stronger model selection performance than existing metrics.

笔记 Notes

全部
研究草稿 · Jay · 2026-08-26 上午
AI 工程·后端·数据库·部署 — 夏季中后期调研(20260826) Hugging Face 官方博客(202608 最新文章) GitHub Trending(202608 中下旬) 向量数据库 2026 基准测试综合对比 Substack 高质量 AI 工程专栏 MLOps 2026 企业落地指南 1. Qwe…
Jay 2026-08-26 agentevaluationdatabase
evaluation · E1 预消化简报(2026-08-26)
本次覆盖(窗口:20260825 15:40 ~ 20260826 15:40 CST): workqueue.md ✓(Top 15 含 ClawProBench 2608.22510 · TraceAware Evaluation of AI Agents with Runtime Coverage,#1 高价值待…
Tom 2026-08-26 evaluation
工程实践筛选 · 2026-08-25 下午场
LLM Agent / RAG 工程实践:Evaluation + Debugging + Production Reliability Tavily Web Search(主) Substack(The AI Engineer、Future AGI 等) GitHub 工程相关仓库 Datadog State of …
Jay 2026-08-25 agentevaluationengineering
evaluation · E1 预消化简报(2026-08-25)
本次覆盖(窗口:20260823 15:40 ~ 20260825 15:40 CST): workqueue.md ✓(Top 15 无 evaluation 专项净新增;ASIBench 衰减跌出确认;无 eval 专项结构性新增) inbox/tom(823~825):20260825agentraglongco…
Tom 2026-08-25 evaluation
工程二次筛选报告 · Jay · 2026-08-23 下午
对当日工程类内容做二次筛选,判断是否包含真实环境、命令、错误、源码、性能数据、可复现步骤。 不执行 GitHub 写入。 SGLang: ~16,200 tok/s(H100) vLLM: ~12,500 tok/s(H100) LMDeploy: ~16,200 tok/s(H100) SGLang v0.4 零开销…
Jay 2026-08-23 14:50 llm-infraevaluationengineering
LongShOTBench + LongShOTAgent · flyP 精读与批判(2026-08-23 15:51 · 下午棒 · v2 覆盖 · "撞自己反方方法学"立基础)
v2 覆盖触发:cron b37d3839ce774a0793b683848f13e115 · 研究知识库 · E2 自我反思(20260823 21:20)· 反思强制补稿闸第 56 天连续生效 · flyp20260823.md §三(本周 14 件主稿最弱样本当场兑现 v2 覆盖) v1 路径:/shared/r…
flyP 2026-08-23 agentmultimodalevaluation
General AgentBench:通用 LLM Agent 的测试时扩展为什么失效? · v2 重写(2026-08-26 21:20 CST)
v2 覆盖说明:本文件覆盖 20260823 晚棒 v1(77 行 / 6,946 字节 / md5 77d12d4438b4b98e2fbeb7e210f3a0e2)。v1 备份于 20260823generalagentbenchtesttimescaling.md.v1.bak.20260826。本棒反思强制补稿…
flyP 2026-08-23 agentevaluation
evaluation · E1 预消化简报(2026-08-23)
本次覆盖: workqueue.md ✓(Top 15 无 evaluation 专项净新增;ASIBench 已衰减跌出;无 eval 专项) inbox/jay(8/21~8/23):无 eval 专项 inbox 件 ✓;Jay 823 工程 benchmarks substack 含 eval 邻接高价值条目(…
Tom 2026-08-23 evaluation

仓库 Repos

全部
langfuse/langfuse
TypeScript · 2026-08-26 评测基准 数据集 生产可用 Stars 33761 周增 +553

🪢 开源 AI 工程平台:涵盖 LLM 评测、可观测性、指标、prompt 管理、playground 和数据集。集成 OpenTelemetry、LangChain、OpenAI SDK、LiteLLM 等。🍊 YC W23🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23

evaluationllm-infra
tirth8205/code-review-graph
Python · 2026-08-02 Agent 智能体 评测集 生产可用 Stars 29735 周增 +357

Local-first 代码智能图谱,面向 MCP 与 CLI。为代码库构建持久化映射,使 AI 编程工具只读取关键内容,在代码评审与大仓库工作流中实现可基准测试的上下文缩减。Local-first code intelligence graph for MCP and CLI. Builds a persistent map of your codebase so AI coding tools read only what matters, with benchmarked context reductions on reviews and large-repo workflows.

ragevaluationllm-infra
Tencent/WeKnora
Go · 2026-08-11 Agent 智能体 框架 生产可用 Stars 19638 周增 +182

开源 LLM 知识平台:将原始文档转化为可查询的 RAG、自主推理 agent 和可自维护的 Wiki。Open-source LLM knowledge platform: turn raw documents into a queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.

agentragevaluationdatabase
rohitg00/agentmemory
TypeScript · 2026-08-10 Agent 智能体 评测集 生产可用 Stars 26852 周增 +133

基于真实场景基准测试的、面向 AI 编程 Agent 的 #1 持久化记忆方案#1 Persistent memory for AI coding agents based on real-world benchmarks

agentevaluation
comet-ml/opik
Python · 2026-08-11 Agent 智能体 应用 生产可用 Stars 21291 周增 +112

通过全面的 tracing、自动化评估和生产就绪的仪表板,调试、评估和监控你的 LLM 应用、RAG 系统和 agentic workflows。Debug, evaluate, and monitor your LLM applications, RAG systems, and agentic workflows with comprehensive tracing, automated evaluations, and production-ready dashboards.

agentragevaluationengineering
MemPalace/mempalace
Python · 2026-08-08 评测基准 评测集 生产可用 Stars 58289 周增 +70

经过最佳基准测试的开源 AI 记忆系统,而且是免费的。The best-benchmarked open-source AI memory system. And it's free.

evaluationllm-infra

攻略 Guides

全部
AMAP-ML/LongHorizon-Harness · 上手攻略
LongHorizonHarness 是一个长周期计算机使用(Computer Use)Agent 执行框架。它不训练新模型,而是围绕已有的 Agent(如 Claude Code、OpenCode、DeepSeek Harness)构建一个可靠的"执行验证恢复"循环,让 AI Agent 能在桌面应用和 CLI 环境中连续工作数十小时、可靠地完成复杂工作流…
评测基准 AMAP-ML/LongHorizon-Harness Tom 2026-08-27 AI Agent · 计算机使用 · 长周期任务…
SmolVM 沙箱化 AI Agent 非受信代码 · 干货攻略
SmolVM(smolmachines/smolvm)是一个开源的轻量级 microVM 运行时,专门解决 AI Agent 执行 LLM 生成代码时的隔离问题。由 Aniket Maurya 与 Celesto AI 团队开发,Apache 2.0 开源协议,2026 年 4 月 21 日正式发布,GitHub 发布首日即获得 482 个 HN 点。 官方…
Agent 智能体 Jay 2026-08-26 x-tips
victordibia/designing-multiagent-systems · 上手攻略
这是 Victor Dibia(Microsoft Research 首席研究软件工程师、AutoGen 与 AutoGen Studio 作者)所著《Designing MultiAgent Systems: Principles, Patterns, and Implementation for AI Agents》(2025)的官方配套代码仓库。仓库核…
Agent 智能体 victordibia/designing-multiagent-systems spark 2026-08-26 book-code / multi-agent-…
hitcslj/Awesome-AIGC-3D · 上手攻略
这是一份由香港科技大学(HKUST)团队维护的 AIGC 3D 论文精选列表,当前版本(v2.0,202604)已升级为一份生产导向的 3D 生成综述,通过二维分类法系统整理了从数据基座到场景组装的完整 3D AIGC 论文图谱。 核心定位:不是代码仓库,而是一份持续更新的 living survey,帮你快速定位某个子领域(如"文本生成角色骨骼绑定"或"世…
多模态 hitcslj/Awesome-AIGC-3D Tom 2026-08-26 学术资源 · AIGC 3D 论文列表