hieunguyen1053/grade_12_exams
收藏Hugging Face2023-09-30 更新2024-06-15 收录
下载链接:
https://hf-mirror.com/datasets/hieunguyen1053/grade_12_exams
下载链接
链接失效反馈官方服务:
资源简介:
该数据集名为grade_12_exams,包含训练集和验证集两个部分。数据集的特征包括id、question、metadata、choices和answerKey。metadata进一步细分为grade、language和subject。choices包含label和text两个序列。数据集的总下载大小为461705字节,总数据集大小为1146055字节。训练集包含1955个样本,验证集包含488个样本。
The dataset is named grade_12_exams, which comprises two subsets: the training set and the validation set. Its features include id, question, metadata, choices, and answerKey. The metadata field is further subdivided into three sub-fields: grade, language, and subject. The choices field contains two sequences: label and text. The total download size of the dataset is 461705 bytes, and the total dataset size is 1146055 bytes. The training set contains 1955 samples, while the validation set includes 488 samples.
提供机构:
hieunguyen1053
原始信息汇总
数据集概述
数据集信息
-
特征列表:
id:字符串类型question:字符串类型metadata:结构体类型,包含以下字段:grade:64位整数类型language:字符串类型subject:字符串类型
choices:结构体类型,包含以下字段:label:字符串序列类型text:字符串序列类型
answerKey:字符串类型
-
数据划分:
train:包含1955个样本,占用921887字节validation:包含488个样本,占用224168字节
-
数据集大小:
- 下载大小:461705字节
- 数据集总大小:1146055字节
配置信息
- 默认配置:
- 训练数据文件路径:
data/train-* - 验证数据文件路径:
data/validation-*
- 训练数据文件路径:



