hails/agieval-sat-en
收藏Hugging Face2024-01-26 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/hails/agieval-sat-en
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: query
dtype: string
- name: choices
sequence: string
- name: gold
sequence: int64
splits:
- name: test
num_bytes: 1019867
num_examples: 206
download_size: 265934
dataset_size: 1019867
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
# Dataset Card for "agieval-sat-en"
Dataset taken from https://github.com/microsoft/AGIEval and processed as in that repo, following dmayhem93/agieval-* datasets on the HF hub.
This dataset contains the contents of the SAT-en subtask of AGIEval, as accessed in https://github.com/ruixiangcui/AGIEval/commit/5c77d073fda993f1652eaae3cf5d04cc5fd21d40 .
Citation:
@misc
{zhong2023agieval,
title={AGIEval: A Human-Centric Benchmark for Evaluating Foundation Models},
author={Wanjun Zhong and Ruixiang Cui and Yiduo Guo and Yaobo Liang and Shuai Lu and Yanlin Wang and Amin Saied and Weizhu Chen and Nan Duan},
year={2023},
eprint={2304.06364},
archivePrefix={arXiv},
primaryClass={cs.CL}
}
The dataset agieval-sat-en is extracted from the SAT-en subtask of the AGIEval project. It includes three main features: query (string type), choices (sequence of strings), and gold (sequence of integers). The dataset is divided into a test set with 206 samples, totaling 1019867 bytes. The download size of the dataset is 265934 bytes.
提供机构:
hails
原始信息汇总
数据集概述
数据集信息
- 特征:
query: 数据类型为字符串。choices: 数据类型为字符串序列。gold: 数据类型为整数序列。
- 分割:
test: 包含206个样本,总字节数为1019867。
- 大小:
- 下载大小: 265934字节
- 数据集大小: 1019867字节
配置
- 默认配置:
- 数据文件路径:
data/test-*
- 数据文件路径:



