File size: 510 Bytes
a82a263
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
dataset_info:
  features:
  - name: clean_text
    dtype: string
  - name: is_depression
    dtype: int64
  - name: instances
    sequence: string
  splits:
  - name: train
    num_bytes: 4664474
    num_examples: 5411
  - name: test
    num_bytes: 1897494
    num_examples: 2320
  download_size: 3523750
  dataset_size: 6561968
---
# Dataset Card for "DepressionDetection"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)