on1onmangoes commited on
Commit
25be1d0
·
verified ·
1 Parent(s): 9f823e3

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +93 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,93 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - name: __index_level_0__
81
+ dtype: int64
82
+ splits:
83
+ - name: train
84
+ num_bytes: 203099951
85
+ num_examples: 23127
86
+ download_size: 159165498
87
+ dataset_size: 203099951
88
+ configs:
89
+ - config_name: default
90
+ data_files:
91
+ - split: train
92
+ path: data/train-*
93
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:737e7ba7f6949be13c2f3b5c078403cd949b08257246867de831547b06d7090f
3
+ size 159165498