mangoesai/DepressionDetection
收藏资源简介:
--- dataset_info: features: - name: clean_text dtype: string - name: is_depression dtype: int64 splits: - name: train num_bytes: 2020382.4309921097 num_examples: 5411 - name: test num_bytes: 866251.5690078903 num_examples: 2320 download_size: 1709340 dataset_size: 2886634.0 --- # Dataset Card for "DepressionDetection" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息: 特征字段: - 名称:清洗后文本(clean_text),数据类型:字符串 - 名称:抑郁标识(is_depression),数据类型:64位整数 数据集划分: - 名称:训练集(train),字节大小:2020382.4309921097,样本数量:5411 - 名称:测试集(test),字节大小:866251.5690078903,样本数量:2320 下载总大小:1709340 数据集总存储大小:2886634.0 # "抑郁症检测(DepressionDetection)"数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
特征信息
- clean_text: 数据类型为字符串。
- is_depression: 数据类型为整数(int64)。
数据分割
- train: 包含5411个样本,大小为2020382.43字节。
- test: 包含2320个样本,大小为866251.57字节。
数据大小
- 下载大小: 1709340字节。
- 数据集总大小: 2886634.0字节。




