JesusCrist/med_qa_fewshot
收藏Hugging Face2024-07-18 更新2024-07-22 收录
下载链接:
https://hf-mirror.com/datasets/JesusCrist/med_qa_fewshot
下载链接
链接失效反馈官方服务:
资源简介:
该数据集来源于bigbio/med_qa,是从验证分割中抽取的。数据集包含问题和答案两个特征,数据类型均为字符串。数据集包含一个训练分割,有1273个例子,大小为6124608字节。提示格式为Question: {question}
A. {A}
B. {B}
C. {C}
D. {D}
E. {E}
Answer: {answer},每个示例和真实问题之间用
分隔。
This dataset comes from bigbio/med_qa, shot from the validation split. It includes features question and answer, both of string type. The dataset contains a training split with 1273 examples, sized at 6124608 bytes. The prompt format is Question: {question}
A. {A}
B. {B}
C. {C}
D. {D}
E. {E}
Answer: {answer}, with each shot and real question separated by
.
提供机构:
JesusCrist
原始信息汇总
数据集概述
数据集信息
- 特征:
- question: 问题,数据类型为字符串。
- answer: 答案,数据类型为字符串。
- 数据分割:
- train: 训练集,包含1273个样本,总大小为6124608字节。
- 下载大小: 1204518字节
- 数据集总大小: 6124608字节
配置信息
- 配置名称: default
- 数据文件:
- split: train
- path: data/train-*
- 数据文件:
提示格式
- 提示格式: "Question: {question} A. {A} B. {B} C. {C} D. {D} E. {E} Answer: {answer}"
- 样本分隔符: 每个样本和真实问题之间用
分隔。



