patient_info / README.md
Elfsong's picture
Upload README.md with huggingface_hub
3508bdf
---
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)