kth8/Qwen3.5-4B-SuperGPQA-benchmark
收藏Hugging Face2026-04-10 更新2026-04-12 收录
下载链接:
https://hf-mirror.com/datasets/kth8/Qwen3.5-4B-SuperGPQA-benchmark
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
language:
- en
base_model: Qwen/Qwen3.5-4B
datasets:
- m-a-p/SuperGPQA
---
Benchmark of [Qwen/Qwen3.5-4B](https://huggingface.co/Qwen/Qwen3.5-4B) against [m-a-p/SuperGPQA](https://huggingface.co/datasets/m-a-p/SuperGPQA) dataset.
Accuracy: 47.8% with Python tool.
| Metric | Value |
|----------------------|---------------|
| **Correct** | 478 |
| **Incorrect** | 522 |
| **Errors** | 0 |
| **Total samples** | 1000 |
| **Python tool calls**| 1666 |
| **Total completion tokens** | 3,977,352 |
Raw stats:
```json
{
"accuracy": 0.478,
"correct": 478,
"incorrect": 522,
"error": 0,
"total": 1000,
"python_tool_calls": 1666,
"completion_tokens": 3977352
}
```
提供机构:
kth8



