kth8/gpt-oss-20b-supergpqa-benchmark
收藏Hugging Face2026-04-10 更新2026-04-12 收录
下载链接:
https://hf-mirror.com/datasets/kth8/gpt-oss-20b-supergpqa-benchmark
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
language:
- en
base_model: openai/gpt-oss-20b
datasets:
- m-a-p/SuperGPQA
---
Benchmark of [openai/gpt-oss-20b](https://huggingface.co/openai/gpt-oss-20b) against [m-a-p/SuperGPQA](https://huggingface.co/datasets/m-a-p/SuperGPQA) dataset.
Accuracy: 48.4% with Python tool.
| Metric | Value |
|----------------------|---------------|
| **Correct** | 484 |
| **Incorrect** | 516 |
| **Errors** | 0 |
| **Total samples** | 1000 |
| **Python tool calls**| 718 |
| **Total completion tokens** | 2,182,037 |
Raw stats:
```json
{
"accuracy": 0.484,
"correct": 484,
"incorrect": 516,
"error": 0,
"total": 1000,
"python_tool_calls": 718,
"completion_tokens": 2182037
}
```
提供机构:
kth8



