YBXL/MedQA_five_shot_dy_test
收藏Hugging Face2024-07-02 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/YBXL/MedQA_five_shot_dy_test
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: valid
path: data/valid-*
- split: test
path: data/test-*
dataset_info:
features:
- name: id
dtype: string
- name: query
dtype: string
- name: answer
dtype: string
- name: choices
sequence: string
- name: gold
dtype: int64
splits:
- name: train
num_bytes: 8284
num_examples: 1
- name: valid
num_bytes: 8284
num_examples: 1
- name: test
num_bytes: 7922161
num_examples: 1273
download_size: 4045690
dataset_size: 7938729
---
# Dataset Card for "MedQA_five_shot_dy_test"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
YBXL
原始信息汇总
MedQA_five_shot_dy_test 数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 训练集: data/train-*
- 验证集: data/valid-*
- 测试集: data/test-*
数据集信息
-
特征:
- id: 字符串类型
- query: 字符串类型
- answer: 字符串类型
- choices: 字符串序列
- gold: 64位整数类型
-
数据分割:
- 训练集:
- 字节数: 8284
- 样本数: 1
- 验证集:
- 字节数: 8284
- 样本数: 1
- 测试集:
- 字节数: 7922161
- 样本数: 1273
- 训练集:
-
下载大小: 4045690 字节
-
数据集总大小: 7938729 字节



