YBXL/PubMedQA_one_shot_dy_test
收藏Hugging Face2024-07-14 更新2024-07-22 收录
下载链接:
https://hf-mirror.com/datasets/YBXL/PubMedQA_one_shot_dy_test
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含id、query、answer、choices和gold五个特征,分别表示样本的唯一标识、查询问题、答案、选项列表和正确答案的索引。数据集分为训练集、验证集和测试集,其中测试集包含500个样本。
The dataset includes five features: id, query, answer, choices, and gold, representing the unique identifier of the sample, the query question, the answer, the list of options, and the index of the correct answer, respectively. The dataset is divided into training, validation, and test sets, with the test set containing 500 samples.
提供机构:
YBXL
原始信息汇总
数据集概述
数据集特征
- id: 字符串类型
- query: 字符串类型
- answer: 字符串类型
- choices: 字符串序列类型
- gold: 64位整数类型
数据集分割
- train:
- 字节数: 3526
- 样本数: 1
- valid:
- 字节数: 3526
- 样本数: 1
- test:
- 字节数: 1708698
- 样本数: 500
数据集大小
- 下载大小: 884152 字节
- 数据集大小: 1715750 字节
配置
- config_name: default
- data_files:
- train: data/train-*
- valid: data/valid-*
- test: data/test-*
- data_files:



