OALL/details_inceptionai__jais-family-13b
收藏Hugging Face2025-01-29 更新2025-04-12 收录
下载链接:
https://hf-mirror.com/datasets/OALL/details_inceptionai__jais-family-13b
下载链接
链接失效反馈官方服务:
资源简介:
该数据集是在评估模型inceptionai/jais-family-13b的过程中自动生成的。数据集由272个配置组成,每个配置对应一个评估任务。数据集被分为不同的运行,每个运行都通过时间戳来标识,而train分割总是指向最新的结果。还有一个额外的配置results,用于存储所有运行的汇总结果。README中还提供了一个Python代码示例,用于从特定的运行和分割中加载数据。
Dataset automatically created during the evaluation run of model [inceptionai/jais-family-13b](https://huggingface.co/inceptionai/jais-family-13b).
The dataset is composed of 272 configurations, each one corresponding to one of the evaluated tasks.
The dataset has been created from 2 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_inceptionai__jais-family-13b", "lighteval_xstory_cloze_ar_0_2025_01_29T20_10_25_939069_parquet", split="train")
提供机构:
OALL



