taresco/details_taresco__persona_math_verified_llama_3_8b_instruct
收藏Hugging Face2025-05-12 更新2025-07-05 收录
下载链接:
https://hf-mirror.com/datasets/taresco/details_taresco__persona_math_verified_llama_3_8b_instruct
下载链接
链接失效反馈官方服务:
资源简介:
数据集是在评估模型 [taresco/persona_math_verified_llama_3_8b_instruct](https://huggingface.co/taresco/persona_math_verified_llama_3_8b_instruct) 时自动创建的。该数据集由7个配置组成,每个配置对应一个评估任务。数据集已从7次运行中创建。每个运行都可以在每个配置中找到,作为特定分割,分割名称使用运行的 timestamp。"train" 分割始终指向最新的结果。还有一个额外的配置 "results" 存储所有运行的综合结果。要加载数据的详细信息,您可以执行以下操作:python
from datasets import load_dataset
data = load_dataset("taresco/details_taresco__persona_math_verified_llama_3_8b_instruct",
"results",
split="train")
Dataset automatically created during the evaluation run of model [taresco/persona_math_verified_llama_3_8b_instruct](https://huggingface.co/taresco/persona_math_verified_llama_3_8b_instruct).
The dataset is composed of 7 configuration, each one coresponding to one of the evaluated task.
The dataset has been created from 7 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("taresco/details_taresco__persona_math_verified_llama_3_8b_instruct",
"results",
split="train")
提供机构:
taresco



