open-llm-leaderboard/details_togethercomputer__RedPajama-INCITE-7B-Base
收藏Hugging Face2023-12-03 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/open-llm-leaderboard/details_togethercomputer__RedPajama-INCITE-7B-Base
下载链接
链接失效反馈官方服务:
资源简介:
该数据集是在Open LLM Leaderboard上对模型togethercomputer/RedPajama-INCITE-7B-Base进行评估时自动创建的。数据集由122个配置组成,每个配置对应一个评估任务。数据集由5次运行生成,每次运行的结果作为特定配置中的一个分割,分割名称使用运行的时间戳。train分割始终指向最新的结果。此外,还有一个名为results的配置,存储了所有运行的聚合结果,并用于计算和显示Open LLM Leaderboard上的聚合指标。
This dataset was automatically generated during the evaluation of the model togethercomputer/RedPajama-INCITE-7B-Base on the Open LLM Leaderboard. It comprises 122 configurations, each corresponding to a single evaluation task. The dataset is generated from five runs, where the results of each run act as a split under a specific configuration, with the split name being the timestamp of the corresponding run. The train split always points to the most recent results. Additionally, there exists a configuration named `results` that stores the aggregated results of all runs, and is utilized to compute and display the aggregated metrics on the Open LLM Leaderboard.
提供机构:
open-llm-leaderboard
原始信息汇总
数据集概述
数据集简介
该数据集是在评估模型 togethercomputer/RedPajama-INCITE-7B-Base 的过程中自动创建的,用于 Open LLM Leaderboard 上的评估。
数据集结构
- 配置数量:122个配置,每个配置对应一个评估任务。
- 创建来源:从5次运行中创建,每次运行在每个配置中作为一个特定的分割存在,分割名称使用运行的时间戳。
- 最新结果:"train" 分割总是指向最新的结果。
- 聚合结果:一个额外的配置 "results" 存储所有运行的聚合结果,用于计算和显示在 Open LLM Leaderboard 上的聚合指标。
数据加载示例
python from datasets import load_dataset data = load_dataset("open-llm-leaderboard/details_togethercomputer__RedPajama-INCITE-7B-Base", "harness_gsm8k_5", split="train")
最新结果
以下是来自最新运行 2023-12-03T17:07:01.486830 的结果:
python
{
"all": {
"acc": 0.030326004548900682,
"acc_stderr": 0.004723487465514778
},
"harness|gsm8k|5": {
"acc": 0.030326004548900682,
"acc_stderr": 0.004723487465514778
}
}
配置详情
-
harness_arc_challenge_25
- 分割:
2023_07_18T12_24_47.590202,2023_07_19T10_56_03.209346,latest - 路径:
**/details_harness|arc:challenge|25_2023-07-18T12:24:47.590202.parquet,**/details_harness|arc:challenge|25_2023-07-19T10:56:03.209346.parquet
- 分割:
-
harness_drop_3
- 分割:
2023_09_08T17_48_19.912039,latest - 路径:
**/details_harness|drop|3_2023-09-08T17-48-19.912039.parquet
- 分割:
-
harness_gsm8k_5
- 分割:
2023_09_08T17_48_19.912039,2023_12_03T17_07_01.486830,latest - 路径:
**/details_harness|gsm8k|5_2023-09-08T17-48-19.912039.parquet,**/details_harness|gsm8k|5_2023-12-03T17-07-01.486830.parquet
- 分割:
-
harness_hellaswag_10
- 分割:
2023_07_18T12_24_47.590202,2023_07_19T10_56_03.209346,latest - 路径:
**/details_harness|hellaswag|10_2023-07-18T12:24:47.590202.parquet,**/details_harness|hellaswag|10_2023-07-19T10:56:03.209346.parquet
- 分割:
-
harness_hendrycksTest_5
- 分割:
2023_07_18T12_24_47.590202,2023_07_19T10_56_03.209346,latest - 路径:多个路径,包括不同领域的测试结果文件。
- 分割:



