[Fix] Fix precommit

This commit is contained in:
Mor-Li 2025-05-13 14:59:32 +08:00
parent a0c3a24aa1
commit 03f16c8a83
2 changed files with 0 additions and 2 deletions

View File

@ -18,7 +18,6 @@ Within the `OpenCompass` framework, under `NeedleBench`, we designed a series of
> **Note:** NeedleBench (v2) includes several optimizations and adjustments in dataset construction and task details. For a detailed comparison between the old and new versions, as well as a summary of updates, please refer to [opencompass/configs/datasets/needlebench_v2/readme.md](https://github.com/open-compass/opencompass/blob/main/opencompass/configs/datasets/needlebench_v2/readme.md).
## Evaluation Steps
> Note: In the latest `OpenCompass` codebase, the NeedleBench dataset is automatically loaded from the [Huggingface interface](https://huggingface.co/datasets/opencompass/NeedleBench), with no need for manual download or configuration.

View File

@ -18,7 +18,6 @@
> **补充说明**目前NeedleBenchv2在数据集构建和任务细节等方面做了一些小的优化和调整。如果您想了解新旧版本的具体差异和详细更新内容请参考 [opencompass/configs/datasets/needlebench_v2/readme.md](https://github.com/open-compass/opencompass/blob/main/opencompass/configs/datasets/needlebench_v2/readme.md)。
## 评估步骤
> 注意在最新的OpenCompass代码中NeedleBench数据集会自动从[Huggingface接口](https://huggingface.co/datasets/opencompass/NeedleBench)加载,无需手动下载或配置数据集,您可以直接运行评测命令。