Delete docs/source/developer_guide/evaluation/accuracy_report/Qwen2.5-32B.md

This commit is contained in:
xyDong0223
2025-12-10 21:58:16 +08:00
committed by GitHub
parent 170e7091d1
commit f4bf3a6251

View File

@@ -1,19 +0,0 @@
# Qwen2.5-32B
* vLLM Version: vLLM: 0.10.1.1 , vLLM-KunLun Version: v0.10.1.1
* Software Environment:OS: Ubuntu 22.04, PyTorch ≥ 2.5.1
* Hardware Environment: KunLun P800
* Parallel mode:TP4
```bash
+-----------+--------------------------+------------------+------+--------+---------+
| Dataset | Metric | Subset | Num | Score | Cat.0 |
+-----------+--------------------------+------------------+------+--------+---------+
| gsm8k | mean_acc | main | 1319 | 0.9158 | default |
| humaneval | pass@1 | openai_humaneval | 164 | 0.878 | default |
| ifeval | mean_prompt_level_strict | default | 541 | 0.8059 | default |
| ifeval | mean_inst_level_strict | default | 541 | 0.8765 | default |
| ifeval | mean_prompt_level_loose | default | 541 | 0.8262 | default |
| ifeval | mean_inst_level_loose | default | 541 | 0.8916 | default |
+-----------+--------------------------+------------------+------+--------+---------+
```