YBXL/PubMedQA_two_shot_dy_test
收藏Hugging Face2024-07-14 更新2024-07-22 收录
下载链接:
https://hf-mirror.com/datasets/YBXL/PubMedQA_two_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 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. The data file paths are specified in the configuration.
提供机构:
YBXL
原始信息汇总
数据集概述
特征信息
- id: 字符串类型
- query: 字符串类型
- answer: 字符串类型
- choices: 字符串序列
- gold: 64位整数类型
数据分割
- train:
- 字节数: 4930
- 样本数: 1
- valid:
- 字节数: 4930
- 样本数: 1
- test:
- 字节数: 2529447
- 样本数: 500
数据集大小
- 下载大小: 1204725 字节
- 数据集大小: 2539307 字节
配置信息
- config_name: default
- data_files:
- train: data/train-*
- valid: data/valid-*
- test: data/test-*
- data_files:



