kth8/gpt-oss-20b-imo-answerbench-benchmark
收藏资源简介:
--- license: apache-2.0 language: - en base_model: openai/gpt-oss-20b datasets: - Hwilner/imo-answerbench --- Benchmark of [openai/gpt-oss-20b](https://huggingface.co/openai/gpt-oss-20b) against [Hwilner/imo-answerbench](https://huggingface.co/datasets/Hwilner/imo-answerbench) dataset. Accuracy: 59.4% with Python tool. | Metric | Value | |----------------------|---------------| | **Correct** | 237 | | **Incorrect** | 161 | | **Errors** | 2 | | **Total samples** | 400 | | **Python tool calls**| 2740 | | **Python tool errors**| 323 | | **Total completion tokens** | 4,425,006 | Raw stats: ```json { "accuracy": 0.594, "correct": 237, "incorrect": 161, "error": 2, "total": 399, "python_tool_calls": 2740, "python_tool_errors": 323, "completion_tokens": 4425006 } ```




