kth8/Qwen3.5-4B-Claude-Opus-Reasoning-Distill-SuperGPQA-benchmark
收藏资源简介:
--- license: apache-2.0 language: - en base_model: TeichAI/Qwen3.5-4B-Claude-Opus-Reasoning-Distill datasets: - m-a-p/SuperGPQA --- Benchmark of [TeichAI/Qwen3.5-4B-Claude-Opus-Reasoning-Distill](https://huggingface.co/TeichAI/Qwen3.5-4B-Claude-Opus-Reasoning-Distill) against [m-a-p/SuperGPQA](https://huggingface.co/datasets/m-a-p/SuperGPQA) dataset. Accuracy: 41.5% with Python tool. | Metric | Value | |----------------------|---------------| | **Correct** | 415 | | **Incorrect** | 573 | | **Errors** | 11 | | **Total samples** | 999 | | **Python tool calls**| 2527 | | **Total completion tokens** | 4,149,159 | Raw stats: ```json { "accuracy": 0.415, "correct": 415, "incorrect": 573, "error": 11, "total": 999, "python_tool_calls": 2527, "completion_tokens": 4149159 } ```




