on1onmangoes commited on
Commit
83a5ec6
·
verified ·
1 Parent(s): d6ef820

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,91 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: Post_Metadata
5
+ struct:
6
+ - name: created_utc
7
+ dtype: int64
8
+ - name: id
9
+ dtype: string
10
+ - name: is_robot_indexable
11
+ dtype: bool
12
+ - name: permalink
13
+ dtype: string
14
+ - name: removed_by_category
15
+ dtype: string
16
+ - name: subreddit_subscribers
17
+ dtype: int64
18
+ - name: suggested_sort
19
+ dtype: string
20
+ - name: Author_Data
21
+ struct:
22
+ - name: author
23
+ dtype: string
24
+ - name: author_flair_text
25
+ dtype: string
26
+ - name: author_full_name
27
+ dtype: string
28
+ - name: Post_Info
29
+ struct:
30
+ - name: domain
31
+ dtype: string
32
+ - name: is_original_content
33
+ dtype: bool
34
+ - name: over_18
35
+ dtype: bool
36
+ - name: send_replies
37
+ dtype: bool
38
+ - name: thumbnail
39
+ dtype: string
40
+ - name: title
41
+ dtype: string
42
+ - name: url
43
+ dtype: string
44
+ - name: Sharing_Info
45
+ struct:
46
+ - name: num_comments
47
+ dtype: int64
48
+ - name: num_crossposts
49
+ dtype: int64
50
+ - name: score
51
+ dtype: int64
52
+ - name: upvote_ratio
53
+ dtype: float64
54
+ - name: created_datetime
55
+ dtype: timestamp[ns]
56
+ - name: id
57
+ dtype: string
58
+ - name: title
59
+ dtype: string
60
+ - name: stella_embeddings
61
+ sequence: float64
62
+ - name: is_coping
63
+ dtype: bool
64
+ - name: coping_confidence
65
+ dtype: float32
66
+ - name: is_healing
67
+ dtype: bool
68
+ - name: healing_confidence
69
+ dtype: float32
70
+ - name: is_political_anxiety
71
+ dtype: bool
72
+ - name: political_anxiety_confidence
73
+ dtype: float32
74
+ - name: coping_cosine
75
+ dtype: float32
76
+ - name: healing_cosine
77
+ dtype: float32
78
+ - name: political_anxiety_cosine
79
+ dtype: float32
80
+ splits:
81
+ - name: train
82
+ num_bytes: 558071333
83
+ num_examples: 63443
84
+ download_size: 438073564
85
+ dataset_size: 558071333
86
+ configs:
87
+ - config_name: default
88
+ data_files:
89
+ - split: train
90
+ path: data/train-*
91
+ ---
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5daae4f6872a9637660daa220cb6d10fa1bf6ade26d7ee2d6515ffa886f00ce7
3
+ size 219332398
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af662c5cbe12fd0be0b89dcf7c0c41b6be2ed1824c193fb3709d56e7f970a1db
3
+ size 218741166