adhammai commited on
Commit
3ad3a5a
·
verified ·
1 Parent(s): af0dc83

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: is_depression
5
+ dtype: int64
6
+ - name: clean_text
7
+ dtype: string
8
+ splits:
9
+ - name: train
10
+ num_bytes: 472207
11
+ num_examples: 1000
12
+ - name: validation
13
+ num_bytes: 89917
14
+ num_examples: 200
15
+ download_size: 341335
16
+ dataset_size: 562124
17
+ configs:
18
+ - config_name: default
19
+ data_files:
20
+ - split: train
21
+ path: data/train-*
22
+ - split: validation
23
+ path: data/validation-*
24
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca675b61448246b46677e331c7b26f1b653a941f5fe471a767342cdae6d3fa64
3
+ size 281980
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e55e8603cae411a762e698e1eb56beea2000704e04f3a66c12075f8c0c648a5b
3
+ size 59355