Elfsong/patient_info
收藏Hugging Face2023-11-27 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Elfsong/patient_info
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: anxiety
path: data/anxiety-*
- split: depression
path: data/depression-*
- split: ptsd
path: data/ptsd-*
- split: bipolar
path: data/bipolar-*
- split: substance_misuse
path: data/substance_misuse-*
- split: eating_disorders
path: data/eating_disorders-*
- split: alcohol_consumption
path: data/alcohol_consumption-*
dataset_info:
features:
- name: url
dtype: string
- name: comments
list:
- name: author_from
sequence: string
- name: author_to
sequence: string
- name: comments
list:
- name: author_from
sequence: string
- name: author_to
sequence: string
- name: content
sequence: string
- name: date
sequence: string
- name: content
sequence: string
- name: date
sequence: string
- name: url
dtype: string
- name: title
dtype: string
- name: date
dtype: string
- name: content
dtype: string
- name: author
dtype: string
splits:
- name: anxiety
num_bytes: 143006120
num_examples: 27393
- name: depression
num_bytes: 49953142
num_examples: 6982
- name: ptsd
num_bytes: 1626957
num_examples: 349
- name: bipolar
num_bytes: 3087512
num_examples: 474
- name: substance_misuse
num_bytes: 1406369
num_examples: 195
- name: eating_disorders
num_bytes: 1294592
num_examples: 233
- name: alcohol_consumption
num_bytes: 21540333
num_examples: 1855
download_size: 109169290
dataset_size: 221915025
---
# Dataset Card for "patient_info"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Elfsong
原始信息汇总
数据集概述
数据集配置
- 默认配置:包含多个数据文件,按不同的心理健康相关主题划分。
数据文件
- 焦虑:路径为
data/anxiety-* - 抑郁:路径为
data/depression-* - 创伤后应激障碍:路径为
data/ptsd-* - 双相情感障碍:路径为
data/bipolar-* - 物质滥用:路径为
data/substance_misuse-* - 饮食障碍:路径为
data/eating_disorders-* - 酒精消费:路径为
data/alcohol_consumption-*
数据集信息
- 特征:
url:字符串类型comments:包含多个子特征,如author_from、author_to、content、date等,均为字符串序列类型title:字符串类型date:字符串类型content:字符串类型author:字符串类型
数据集划分
- 焦虑:
- 字节数:143006120
- 样本数:27393
- 抑郁:
- 字节数:49953142
- 样本数:6982
- 创伤后应激障碍:
- 字节数:1626957
- 样本数:349
- 双相情感障碍:
- 字节数:3087512
- 样本数:474
- 物质滥用:
- 字节数:1406369
- 样本数:195
- 饮食障碍:
- 字节数:1294592
- 样本数:233
- 酒精消费:
- 字节数:21540333
- 样本数:1855
数据集大小
- 下载大小:109169290 字节
- 数据集大小:221915025 字节



