on1onmangoes commited on
Commit
512d2dd
·
verified ·
1 Parent(s): 2f97a0f

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +103 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,103 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: float64
46
+ - name: is_healing
47
+ dtype: bool
48
+ - name: healing_confidence
49
+ dtype: float64
50
+ - name: is_political_anxiety
51
+ dtype: bool
52
+ - name: political_anxiety_confidence
53
+ dtype: float64
54
+ - name: coping_cosine
55
+ dtype: float64
56
+ - name: healing_cosine
57
+ dtype: float64
58
+ - name: political_anxiety_cosine
59
+ dtype: float64
60
+ - name: comment_content
61
+ dtype: string
62
+ - name: comment_score
63
+ dtype: float64
64
+ - name: comment_author
65
+ dtype: string
66
+ - name: comment_created_utc
67
+ dtype: string
68
+ - name: comment_id
69
+ dtype: string
70
+ - name: comment_permalink
71
+ dtype: string
72
+ - name: comment_is_submitter
73
+ dtype: bool
74
+ - name: comment_distinguished
75
+ dtype: string
76
+ - name: comment_edited
77
+ dtype: bool
78
+ - name: num_replies
79
+ dtype: float64
80
+ - name: comment_controversiality
81
+ dtype: float64
82
+ - name: anxiety_comment
83
+ dtype: string
84
+ - name: anger_comment
85
+ dtype: string
86
+ - name: staxi_comment
87
+ dtype: string
88
+ - name: ekman_comment
89
+ dtype: string
90
+ - name: election_related
91
+ dtype: string
92
+ splits:
93
+ - name: train
94
+ num_bytes: 23438177
95
+ num_examples: 2484
96
+ download_size: 9386989
97
+ dataset_size: 23438177
98
+ configs:
99
+ - config_name: default
100
+ data_files:
101
+ - split: train
102
+ path: data/train-*
103
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db7da4a79de26f42dead0ca158deb4bf7c1c0dacdce525bb170d80f14b98687f
3
+ size 9386989