OMNIX_Benchmarks_Latest
收藏资源简介:
OMNIX Benchmarks 是一个用于评估和基准测试大型语言模型性能的数据集。它旨在通过一套标准化的指标对模型进行综合比较,涵盖格式遵循、逻辑推理、知识回忆、约束遵循、成功率(首次通过和最终)以及推理延迟等多个关键维度。该数据集支持文本生成和问答任务类别,并提供了对多个流行模型(如 Qwen、Gemma、Llama 等系列的不同版本)在上述维度上的量化评分和排名分析,帮助研究人员和开发者了解模型在不同能力上的权衡与表现。
OMNIX Benchmarks is a dataset for evaluating and benchmarking the performance of large language models. It aims to provide a comprehensive comparison of models through a set of standardized metrics, covering key dimensions such as format following, logical reasoning, knowledge recall, constraint adherence, success rates (first-pass and final), and inference latency. The dataset supports text generation and question-answering task categories, and offers quantitative scoring and ranking analysis for multiple popular models (e.g., different versions of the Qwen, Gemma, Llama series), helping researchers and developers understand the trade-offs and performance of models across various capabilities.
OMNIX Benchmarks 数据集概述
基本信息
- 语言: 英语
- 许可协议: MIT
- 任务类别: 文本生成、问答
- 标签: benchmark、evaluation、llm、omnix、performance
数据集内容
该数据集包含一个OMNIX Benchmark 模型对比表,对多个模型在多项指标上的表现进行了评分和排名。
评估指标
| 指标 | 说明 |
|---|---|
| Overall Score (Grade) | 总体评分及等级(A/B/C/D) |
| Format Adherence | 格式遵循度 |
| Logical Reasoning | 逻辑推理能力 |
| Knowledge Recall | 知识召回能力 |
| Constraint Following | 约束遵循能力 |
| First-Pass SR | 首轮成功率 |
| Eventual SR | 最终成功率 |
| FCI | 摩擦修正指数(衡量达到格式/约束遵循所需的负面反馈循环次数) |
| Avg Latency (ms) | 平均延迟(毫秒) |
模型排名与评分
| 排名 | 模型 | 总体评分 | 等级 |
|---|---|---|---|
| 1 | qwen-3-4b-q4 |
92/100 | A |
| 2 | gemma-4-e4b-q4 |
89/100 | B |
| 3 | qwen-2.5-coder-3b-text |
76/100 | C |
| 4 | llama-3.2-3b-q4 |
75/100 | C |
| 5 | gemma-4-e2b-q4 |
73/100 | C |
| 6 | LFM2-1.2B-ONNX |
71/100 | C |
| 7 | qwen-3-0.6b-q4-text |
71/100 | C |
| 8 | gemma-3 1B |
65/100 | D |
| 9 | bonsai-8b-q4 |
63/100 | D |
| 10 | llama-3.2-1b |
55/100 | D |
类别最佳
| 类别 | 最佳模型 | 得分 |
|---|---|---|
| 最佳总体评估 | qwen-3-4b-q4 |
92/100 |
| 最高格式遵循度 | gemma-4-e2b-q4 和 gemma-4-e4b-q4 |
100/100 |
| 最强逻辑推理 | qwen-3-4b-q4 |
77/100 |
| 最准确知识召回 | qwen-3-4b-q4、gemma-4-e4b-q4、LFM2-1.2B-ONNX、qwen-3-0.6b-q4-text |
100/100 |
| 最佳约束遵循 | qwen-3-4b-q4 |
95/100 |
| 最高可靠性 (最低FCI) | gemma-4-e4b-q4 |
0.22 |
| 最高首轮成功率 | gemma-4-e4b-q4 |
94% |
| 最高最终成功率 | qwen-3-4b-q4 |
95% |
| 最快速度 | LFM2-1.2B-ONNX |
2077ms |
结果总结
顶级对决:Qwen vs. Gemma
qwen-3-4b-q4以 92/100 的总体评分获得唯一的 "A" 等级,在逻辑推理(77 vs. 67)和约束遵循(95 vs. 94)上略胜gemma-4-e4b-q4,且延迟仅为后者的一半(16,140ms vs. 34,308ms)。gemma-4-e4b-q4在初始结构上更优,拥有完美的格式遵循度和极低的 FCI(0.22),几乎不需要负面反馈即可首次生成正确结构的数据。
中端快速模型
qwen-2.5-coder-3b-text(3601ms)是综合表现最佳的快速模型,保持了50/100的推理分数和优秀的格式化能力。llama-3.2-3b-q4(5559ms)拥有极高的知识召回能力(98/100),但推理能力大幅下降(37/100)。LFM2-1.2B-ONNX(2077ms)以牺牲复杂推理为代价实现最快速度,仅适合简单的直接提取任务。
表现欠佳模型
bonsai-8b-q4:尽管参数量较大,但逻辑推理仅得13/100,总体评为 "D"。llama-3.2-1b和gemma-3 1B:模型过小,难以有效维持约束,严重拖累最终成功率。




