ftuncc/disease-ds-mini
收藏Hugging Face2023-10-09 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/ftuncc/disease-ds-mini
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
dataset_info:
features:
- name: Disease
dtype: string
- name: Fever
dtype: string
- name: Cough
dtype: string
- name: Fatigue
dtype: string
- name: Difficulty Breathing
dtype: string
- name: Age
dtype: int64
- name: Gender
dtype: string
- name: Blood Pressure
dtype: string
- name: Cholesterol Level
dtype: string
- name: Outcome Variable
dtype: string
splits:
- name: train
num_bytes: 28090.85386819484
num_examples: 314
- name: validation
num_bytes: 3131.1461318051574
num_examples: 35
download_size: 12876
dataset_size: 31222.0
---
# Dataset Card for "disease-ds-mini"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
ftuncc
原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 训练集: data/train-*
- 验证集: data/validation-*
数据集信息
-
特征:
- Disease: 字符串
- Fever: 字符串
- Cough: 字符串
- Fatigue: 字符串
- Difficulty Breathing: 字符串
- Age: 整数
- Gender: 字符串
- Blood Pressure: 字符串
- Cholesterol Level: 字符串
- Outcome Variable: 字符串
-
分割:
- 训练集:
- 字节数: 28090.85386819484
- 样本数: 314
- 验证集:
- 字节数: 3131.1461318051574
- 样本数: 35
- 训练集:
-
下载大小: 12876
-
数据集大小: 31222.0



