on1onmangoes commited on
Commit
304843e
·
verified ·
1 Parent(s): 0d0a341

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +71 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: title
7
+ dtype: string
8
+ - name: selftext
9
+ dtype: string
10
+ - name: subreddit
11
+ dtype: string
12
+ - name: created_utc
13
+ dtype: string
14
+ - name: upvote_ratio
15
+ dtype: float64
16
+ - name: score
17
+ dtype: int64
18
+ - name: num_comments
19
+ dtype: int64
20
+ - name: author_id
21
+ dtype: float64
22
+ - name: author
23
+ dtype: string
24
+ - name: author_created_utc
25
+ dtype: string
26
+ - name: media_embed
27
+ struct:
28
+ - name: content
29
+ dtype: string
30
+ - name: height
31
+ dtype: float64
32
+ - name: media_domain_url
33
+ dtype: 'null'
34
+ - name: scrolling
35
+ dtype: bool
36
+ - name: width
37
+ dtype: float64
38
+ - name: __index_level_0__
39
+ dtype: int64
40
+ - name: stella_embeddings
41
+ sequence: float64
42
+ - name: is_coping
43
+ dtype: bool
44
+ - name: coping_confidence
45
+ dtype: float32
46
+ - name: is_healing
47
+ dtype: bool
48
+ - name: healing_confidence
49
+ dtype: float32
50
+ - name: is_political_anxiety
51
+ dtype: bool
52
+ - name: political_anxiety_confidence
53
+ dtype: float32
54
+ - name: coping_cosine
55
+ dtype: float32
56
+ - name: healing_cosine
57
+ dtype: float32
58
+ - name: political_anxiety_cosine
59
+ dtype: float32
60
+ splits:
61
+ - name: train
62
+ num_bytes: 398033478
63
+ num_examples: 47070
64
+ download_size: 307674605
65
+ dataset_size: 398033478
66
+ configs:
67
+ - config_name: default
68
+ data_files:
69
+ - split: train
70
+ path: data/train-*
71
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4cfc8ecf436712bd9a553dacf6c63950e3462dff27f418b30af1cb9b9f27ca9
3
+ size 307674605