Elfsong/beyond_blue
收藏Hugging Face2023-11-27 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Elfsong/beyond_blue
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: anxiety
path: data/anxiety-*
- split: depression
path: data/depression-*
- split: ptsd
path: data/ptsd-*
- split: relationships
path: data/relationships-*
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
- name: relationships
num_bytes: 75923360
num_examples: 6799
download_size: 103962826
dataset_size: 213461932
---
# Dataset Card for "beyond_blue"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
---
配置项:
- 配置名称:default
数据文件:
- 数据划分:anxiety(焦虑),路径:data/anxiety-*
- 数据划分:depression(抑郁),路径:data/depression-*
- 数据划分:ptsd(创伤后应激障碍,Post-Traumatic Stress Disorder),路径:data/ptsd-*
- 数据划分:relationships(人际关系),路径:data/relationships-*
数据集信息:
特征字段:
- 字段名:url(统一资源定位符,Uniform Resource Locator),数据类型:字符串
- 字段名:comments,列表类型,包含子字段:
- 字段名:author,数据类型:字符串
- 字段名:content,数据类型:字符串
- 字段名:date,数据类型:字符串
- 字段名:url(统一资源定位符,Uniform Resource Locator),数据类型:字符串
- 字段名:title,数据类型:字符串
- 字段名:date,数据类型:字符串
- 字段名:content,数据类型:字符串
- 字段名:author,数据类型:字符串
数据划分详情:
- 数据划分:anxiety(焦虑),字节数:56172807,样本数量:6943
- 数据划分:depression(抑郁),字节数:60224734,样本数量:6008
- 数据划分:ptsd(创伤后应激障碍,Post-Traumatic Stress Disorder),字节数:21141031,样本数量:1816
- 数据划分:relationships(人际关系),字节数:75923360,样本数量:6799
下载总大小:103962826
数据集总占用大小:213461932
---
# "beyond_blue" 数据集卡片(Dataset Card)
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Elfsong
原始信息汇总
数据集概述
配置
- 默认配置 (
default) 包含以下数据文件:anxiety: 路径为data/anxiety-*depression: 路径为data/depression-*ptsd: 路径为data/ptsd-*relationships: 路径为data/relationships-*
数据集信息
-
特征:
url: 数据类型为stringcomments: 列表类型,包含以下子特征:author: 数据类型为stringcontent: 数据类型为stringdate: 数据类型为stringurl: 数据类型为string
title: 数据类型为stringdate: 数据类型为stringcontent: 数据类型为stringauthor: 数据类型为string
-
分割:
anxiety: 字节数为 56172807,样本数为 6943depression: 字节数为 60224734,样本数为 6008ptsd: 字节数为 21141031,样本数为 1816relationships: 字节数为 75923360,样本数为 6799
-
数据集大小:
- 下载大小:103962826 字节
- 数据集大小:213461932 字节
搜集汇总
数据集介绍

背景与挑战
背景概述
该数据集是一个关于心理健康讨论的文本集合,包含来自Beyond Blue论坛的用户发帖,主要涉及焦虑、抑郁、PTSD等话题。数据集以parquet格式存储,包含21,566条记录,分为多个心理健康主题的子集。
以上内容由遇见数据集搜集并总结生成



