veggiebird/medical-flashcards
收藏Hugging Face2023-09-11 更新2024-06-15 收录
下载链接:
https://hf-mirror.com/datasets/veggiebird/medical-flashcards
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: instruction
dtype: string
- name: output
dtype: string
- name: input
dtype: string
splits:
- name: train
num_bytes: 16453987
num_examples: 33955
download_size: 6999965
dataset_size: 16453987
---
# Dataset Card for "medical-flashcards"
## Example
**instruction**: Answer this question truthfully
**input**: What is the relationship between very low Mg2+ levels, PTH levels, and Ca2+ levels?
**output**: Very low Mg2+ levels correspond to low PTH levels which in turn results in low Ca2+ levels.
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
veggiebird
原始信息汇总
数据集卡片 "medical-flashcards"
数据集配置
- 配置名称: default
- 数据文件:
- 分割: train
- 路径: data/train-*
- 分割: train
- 数据文件:
数据集信息
- 特征:
- 名称: instruction
- 数据类型: string
- 名称: output
- 数据类型: string
- 名称: input
- 数据类型: string
- 名称: instruction
- 分割:
- 名称: train
- 字节数: 16453987
- 样本数: 33955
- 名称: train
- 下载大小: 6999965
- 数据集大小: 16453987
示例
- instruction: Answer this question truthfully
- input: What is the relationship between very low Mg2+ levels, PTH levels, and Ca2+ levels?
- output: Very low Mg2+ levels correspond to low PTH levels which in turn results in low Ca2+ levels.



