OALL/details_amine-khelif__BARS_v2
收藏Hugging Face2025-09-28 更新2025-10-25 收录
下载链接:
https://hf-mirror.com/datasets/OALL/details_amine-khelif__BARS_v2
下载链接
链接失效反馈官方服务:
资源简介:
该数据集是在评估 amine-khelif 的 BARS 模型时自动创建的。数据集包含 116 个配置,每个配置对应一个评估任务。数据集由一次运行创建,每次运行都作为特定配置中的特定分割,分割名称使用运行的的时间戳。train 分割总是指向最新的结果。还有一个额外的配置 results 存储所有运行的综合结果。README 还提供了使用 Python 的 datasets 库加载运行详细信息的指令。
Dataset automatically created during the evaluation run of model [amine-khelif/BARS](https://huggingface.co/amine-khelif/BARS). The dataset is composed of 116 configurations, each one corresponding to one of the evaluated tasks. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run. The train split is always pointing to the latest results. An additional configuration results store all the aggregated results of the run. To load the details from a run, you can for instance do the following: python
from datasets import load_dataset
data = load_dataset("OALL/details_amine-khelif__BARS_v2", "results", split="train")
提供机构:
OALL



