OALL/details_TIGER-Lab__Qwen2.5-Math-7B-CFT_v2
收藏Hugging Face2025-03-07 更新2025-04-12 收录
下载链接:
https://hf-mirror.com/datasets/OALL/details_TIGER-Lab__Qwen2.5-Math-7B-CFT_v2
下载链接
链接失效反馈官方服务:
资源简介:
该数据集是在评估TIGER-Lab/Qwen2.5-Math-7B-CFT模型过程中自动创建的。数据集由116个配置组成,每个配置对应一个评估任务。数据集由一次运行创建,每个运行的详细结果作为特定的分割存储,分割的名称使用运行的timestamp。train分割始终指向最新的结果。还有一个额外的配置results存储所有运行的聚合结果。README文件中包含了如何使用datasets库加载运行详细信息的指令。
Dataset automatically created during the evaluation run of model [TIGER-Lab/Qwen2.5-Math-7B-CFT](https://huggingface.co/TIGER-Lab/Qwen2.5-Math-7B-CFT).
The dataset is composed of 116 configuration, each one coresponding to one of the evaluated task.
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_TIGER-Lab__Qwen2.5-Math-7B-CFT_v2", "results", split="train")
提供机构:
OALL



