configs: | |
- config_name: default | |
data_files: | |
- split: anxiety | |
path: data/anxiety-* | |
- split: depression | |
path: data/depression-* | |
- split: ptsd | |
path: data/ptsd-* | |
dataset_info: | |
features: | |
- name: url | |
dtype: string | |
- name: comments | |
list: | |
- name: author | |
dtype: string | |
- name: content | |
dtype: string | |
- name: date | |
dtype: 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: 56172807 | |
num_examples: 6943 | |
- name: depression | |
num_bytes: 60224734 | |
num_examples: 6008 | |
- name: ptsd | |
num_bytes: 21141031 | |
num_examples: 1816 | |
download_size: 68731517 | |
dataset_size: 137538572 | |
# Dataset Card for "beyond_blue" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |