condeac/ai-medical-llama2-5k
收藏Hugging Face2024-06-01 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/condeac/ai-medical-llama2-5k
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: Description
dtype: string
- name: Patient
dtype: string
- name: Doctor
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 10632112
num_examples: 5000
download_size: 6340155
dataset_size: 10632112
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
This dataset includes four features: Description, Patient, Doctor, and text, all of which are string type. The dataset is divided into a training set (train) with 5000 samples and 10632112 bytes of data. The download size of the dataset is 6340155 bytes, and the actual dataset size is 10632112 bytes. The dataset configuration is default, and the data file path is data/train-*.
提供机构:
condeac
原始信息汇总
数据集概述
数据集特征
- Description:数据类型为字符串。
- Patient:数据类型为字符串。
- Doctor:数据类型为字符串。
- text:数据类型为字符串。
数据集分割
- train:包含5000个样本,总大小为10632112字节。
数据集大小
- 下载大小:6340155字节
- 数据集总大小:10632112字节
配置信息
- default:训练数据路径为
data/train-*。



