Commit ·
f100177
0
Parent(s):
Duplicate from andreagasparini/dreaddit
Browse filesCo-authored-by: Andrea Gasparini <andreagasparini@users.noreply.huggingface.co>
- .gitattributes +59 -0
- README.md +289 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +3 -0
.gitattributes
ADDED
|
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.mds filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
# Audio files - uncompressed
|
| 39 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
# Audio files - compressed
|
| 43 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
# Image files - uncompressed
|
| 49 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
# Image files - compressed
|
| 54 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
# Video files - compressed
|
| 58 |
+
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
+
*.webm filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,289 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: subreddit
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: post_id
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: sentence_range
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: text
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: id
|
| 13 |
+
dtype: int64
|
| 14 |
+
- name: label
|
| 15 |
+
dtype: int64
|
| 16 |
+
- name: confidence
|
| 17 |
+
dtype: float64
|
| 18 |
+
- name: social_timestamp
|
| 19 |
+
dtype: int64
|
| 20 |
+
- name: social_karma
|
| 21 |
+
dtype: int64
|
| 22 |
+
- name: syntax_ari
|
| 23 |
+
dtype: float64
|
| 24 |
+
- name: lex_liwc_WC
|
| 25 |
+
dtype: int64
|
| 26 |
+
- name: lex_liwc_Analytic
|
| 27 |
+
dtype: float64
|
| 28 |
+
- name: lex_liwc_Clout
|
| 29 |
+
dtype: float64
|
| 30 |
+
- name: lex_liwc_Authentic
|
| 31 |
+
dtype: float64
|
| 32 |
+
- name: lex_liwc_Tone
|
| 33 |
+
dtype: float64
|
| 34 |
+
- name: lex_liwc_WPS
|
| 35 |
+
dtype: float64
|
| 36 |
+
- name: lex_liwc_Sixltr
|
| 37 |
+
dtype: float64
|
| 38 |
+
- name: lex_liwc_Dic
|
| 39 |
+
dtype: float64
|
| 40 |
+
- name: lex_liwc_function
|
| 41 |
+
dtype: float64
|
| 42 |
+
- name: lex_liwc_pronoun
|
| 43 |
+
dtype: float64
|
| 44 |
+
- name: lex_liwc_ppron
|
| 45 |
+
dtype: float64
|
| 46 |
+
- name: lex_liwc_i
|
| 47 |
+
dtype: float64
|
| 48 |
+
- name: lex_liwc_we
|
| 49 |
+
dtype: float64
|
| 50 |
+
- name: lex_liwc_you
|
| 51 |
+
dtype: float64
|
| 52 |
+
- name: lex_liwc_shehe
|
| 53 |
+
dtype: float64
|
| 54 |
+
- name: lex_liwc_they
|
| 55 |
+
dtype: float64
|
| 56 |
+
- name: lex_liwc_ipron
|
| 57 |
+
dtype: float64
|
| 58 |
+
- name: lex_liwc_article
|
| 59 |
+
dtype: float64
|
| 60 |
+
- name: lex_liwc_prep
|
| 61 |
+
dtype: float64
|
| 62 |
+
- name: lex_liwc_auxverb
|
| 63 |
+
dtype: float64
|
| 64 |
+
- name: lex_liwc_adverb
|
| 65 |
+
dtype: float64
|
| 66 |
+
- name: lex_liwc_conj
|
| 67 |
+
dtype: float64
|
| 68 |
+
- name: lex_liwc_negate
|
| 69 |
+
dtype: float64
|
| 70 |
+
- name: lex_liwc_verb
|
| 71 |
+
dtype: float64
|
| 72 |
+
- name: lex_liwc_adj
|
| 73 |
+
dtype: float64
|
| 74 |
+
- name: lex_liwc_compare
|
| 75 |
+
dtype: float64
|
| 76 |
+
- name: lex_liwc_interrog
|
| 77 |
+
dtype: float64
|
| 78 |
+
- name: lex_liwc_number
|
| 79 |
+
dtype: float64
|
| 80 |
+
- name: lex_liwc_quant
|
| 81 |
+
dtype: float64
|
| 82 |
+
- name: lex_liwc_affect
|
| 83 |
+
dtype: float64
|
| 84 |
+
- name: lex_liwc_posemo
|
| 85 |
+
dtype: float64
|
| 86 |
+
- name: lex_liwc_negemo
|
| 87 |
+
dtype: float64
|
| 88 |
+
- name: lex_liwc_anx
|
| 89 |
+
dtype: float64
|
| 90 |
+
- name: lex_liwc_anger
|
| 91 |
+
dtype: float64
|
| 92 |
+
- name: lex_liwc_sad
|
| 93 |
+
dtype: float64
|
| 94 |
+
- name: lex_liwc_social
|
| 95 |
+
dtype: float64
|
| 96 |
+
- name: lex_liwc_family
|
| 97 |
+
dtype: float64
|
| 98 |
+
- name: lex_liwc_friend
|
| 99 |
+
dtype: float64
|
| 100 |
+
- name: lex_liwc_female
|
| 101 |
+
dtype: float64
|
| 102 |
+
- name: lex_liwc_male
|
| 103 |
+
dtype: float64
|
| 104 |
+
- name: lex_liwc_cogproc
|
| 105 |
+
dtype: float64
|
| 106 |
+
- name: lex_liwc_insight
|
| 107 |
+
dtype: float64
|
| 108 |
+
- name: lex_liwc_cause
|
| 109 |
+
dtype: float64
|
| 110 |
+
- name: lex_liwc_discrep
|
| 111 |
+
dtype: float64
|
| 112 |
+
- name: lex_liwc_tentat
|
| 113 |
+
dtype: float64
|
| 114 |
+
- name: lex_liwc_certain
|
| 115 |
+
dtype: float64
|
| 116 |
+
- name: lex_liwc_differ
|
| 117 |
+
dtype: float64
|
| 118 |
+
- name: lex_liwc_percept
|
| 119 |
+
dtype: float64
|
| 120 |
+
- name: lex_liwc_see
|
| 121 |
+
dtype: float64
|
| 122 |
+
- name: lex_liwc_hear
|
| 123 |
+
dtype: float64
|
| 124 |
+
- name: lex_liwc_feel
|
| 125 |
+
dtype: float64
|
| 126 |
+
- name: lex_liwc_bio
|
| 127 |
+
dtype: float64
|
| 128 |
+
- name: lex_liwc_body
|
| 129 |
+
dtype: float64
|
| 130 |
+
- name: lex_liwc_health
|
| 131 |
+
dtype: float64
|
| 132 |
+
- name: lex_liwc_sexual
|
| 133 |
+
dtype: float64
|
| 134 |
+
- name: lex_liwc_ingest
|
| 135 |
+
dtype: float64
|
| 136 |
+
- name: lex_liwc_drives
|
| 137 |
+
dtype: float64
|
| 138 |
+
- name: lex_liwc_affiliation
|
| 139 |
+
dtype: float64
|
| 140 |
+
- name: lex_liwc_achieve
|
| 141 |
+
dtype: float64
|
| 142 |
+
- name: lex_liwc_power
|
| 143 |
+
dtype: float64
|
| 144 |
+
- name: lex_liwc_reward
|
| 145 |
+
dtype: float64
|
| 146 |
+
- name: lex_liwc_risk
|
| 147 |
+
dtype: float64
|
| 148 |
+
- name: lex_liwc_focuspast
|
| 149 |
+
dtype: float64
|
| 150 |
+
- name: lex_liwc_focuspresent
|
| 151 |
+
dtype: float64
|
| 152 |
+
- name: lex_liwc_focusfuture
|
| 153 |
+
dtype: float64
|
| 154 |
+
- name: lex_liwc_relativ
|
| 155 |
+
dtype: float64
|
| 156 |
+
- name: lex_liwc_motion
|
| 157 |
+
dtype: float64
|
| 158 |
+
- name: lex_liwc_space
|
| 159 |
+
dtype: float64
|
| 160 |
+
- name: lex_liwc_time
|
| 161 |
+
dtype: float64
|
| 162 |
+
- name: lex_liwc_work
|
| 163 |
+
dtype: float64
|
| 164 |
+
- name: lex_liwc_leisure
|
| 165 |
+
dtype: float64
|
| 166 |
+
- name: lex_liwc_home
|
| 167 |
+
dtype: float64
|
| 168 |
+
- name: lex_liwc_money
|
| 169 |
+
dtype: float64
|
| 170 |
+
- name: lex_liwc_relig
|
| 171 |
+
dtype: float64
|
| 172 |
+
- name: lex_liwc_death
|
| 173 |
+
dtype: float64
|
| 174 |
+
- name: lex_liwc_informal
|
| 175 |
+
dtype: float64
|
| 176 |
+
- name: lex_liwc_swear
|
| 177 |
+
dtype: float64
|
| 178 |
+
- name: lex_liwc_netspeak
|
| 179 |
+
dtype: float64
|
| 180 |
+
- name: lex_liwc_assent
|
| 181 |
+
dtype: float64
|
| 182 |
+
- name: lex_liwc_nonflu
|
| 183 |
+
dtype: float64
|
| 184 |
+
- name: lex_liwc_filler
|
| 185 |
+
dtype: float64
|
| 186 |
+
- name: lex_liwc_AllPunc
|
| 187 |
+
dtype: float64
|
| 188 |
+
- name: lex_liwc_Period
|
| 189 |
+
dtype: float64
|
| 190 |
+
- name: lex_liwc_Comma
|
| 191 |
+
dtype: float64
|
| 192 |
+
- name: lex_liwc_Colon
|
| 193 |
+
dtype: float64
|
| 194 |
+
- name: lex_liwc_SemiC
|
| 195 |
+
dtype: float64
|
| 196 |
+
- name: lex_liwc_QMark
|
| 197 |
+
dtype: float64
|
| 198 |
+
- name: lex_liwc_Exclam
|
| 199 |
+
dtype: float64
|
| 200 |
+
- name: lex_liwc_Dash
|
| 201 |
+
dtype: float64
|
| 202 |
+
- name: lex_liwc_Quote
|
| 203 |
+
dtype: float64
|
| 204 |
+
- name: lex_liwc_Apostro
|
| 205 |
+
dtype: float64
|
| 206 |
+
- name: lex_liwc_Parenth
|
| 207 |
+
dtype: float64
|
| 208 |
+
- name: lex_liwc_OtherP
|
| 209 |
+
dtype: float64
|
| 210 |
+
- name: lex_dal_max_pleasantness
|
| 211 |
+
dtype: float64
|
| 212 |
+
- name: lex_dal_max_activation
|
| 213 |
+
dtype: float64
|
| 214 |
+
- name: lex_dal_max_imagery
|
| 215 |
+
dtype: float64
|
| 216 |
+
- name: lex_dal_min_pleasantness
|
| 217 |
+
dtype: float64
|
| 218 |
+
- name: lex_dal_min_activation
|
| 219 |
+
dtype: float64
|
| 220 |
+
- name: lex_dal_min_imagery
|
| 221 |
+
dtype: float64
|
| 222 |
+
- name: lex_dal_avg_activation
|
| 223 |
+
dtype: float64
|
| 224 |
+
- name: lex_dal_avg_imagery
|
| 225 |
+
dtype: float64
|
| 226 |
+
- name: lex_dal_avg_pleasantness
|
| 227 |
+
dtype: float64
|
| 228 |
+
- name: social_upvote_ratio
|
| 229 |
+
dtype: float64
|
| 230 |
+
- name: social_num_comments
|
| 231 |
+
dtype: int64
|
| 232 |
+
- name: syntax_fk_grade
|
| 233 |
+
dtype: float64
|
| 234 |
+
- name: sentiment
|
| 235 |
+
dtype: float64
|
| 236 |
+
splits:
|
| 237 |
+
- name: train
|
| 238 |
+
num_bytes: 3929762
|
| 239 |
+
num_examples: 2838
|
| 240 |
+
- name: test
|
| 241 |
+
num_bytes: 988933
|
| 242 |
+
num_examples: 715
|
| 243 |
+
download_size: 2297873
|
| 244 |
+
dataset_size: 4918695
|
| 245 |
+
configs:
|
| 246 |
+
- config_name: default
|
| 247 |
+
data_files:
|
| 248 |
+
- split: train
|
| 249 |
+
path: data/train-*
|
| 250 |
+
- split: test
|
| 251 |
+
path: data/test-*
|
| 252 |
+
tags:
|
| 253 |
+
- stress
|
| 254 |
+
- social-media
|
| 255 |
+
- reddit
|
| 256 |
+
pretty_name: 'Dreaddit: A Reddit Dataset for Stress Analysis in Social Media'
|
| 257 |
+
size_categories:
|
| 258 |
+
- 1K<n<10K
|
| 259 |
+
language:
|
| 260 |
+
- en
|
| 261 |
+
---
|
| 262 |
+
# Dreaddit: A Reddit Dataset for Stress Analysis in Social Media
|
| 263 |
+
|
| 264 |
+
Consists of 3.5k labeled texts from five different categories of Reddit communities.
|
| 265 |
+
|
| 266 |
+
## Citation
|
| 267 |
+
|
| 268 |
+
```
|
| 269 |
+
@inproceedings{turcan-mckeown-2019-dreaddit,
|
| 270 |
+
title = "{D}readdit: A {R}eddit Dataset for Stress Analysis in Social Media",
|
| 271 |
+
author = "Turcan, Elsbeth and
|
| 272 |
+
McKeown, Kathy",
|
| 273 |
+
editor = "Holderness, Eben and
|
| 274 |
+
Jimeno Yepes, Antonio and
|
| 275 |
+
Lavelli, Alberto and
|
| 276 |
+
Minard, Anne-Lyse and
|
| 277 |
+
Pustejovsky, James and
|
| 278 |
+
Rinaldi, Fabio",
|
| 279 |
+
booktitle = "Proceedings of the Tenth International Workshop on Health Text Mining and Information Analysis (LOUHI 2019)",
|
| 280 |
+
month = nov,
|
| 281 |
+
year = "2019",
|
| 282 |
+
address = "Hong Kong",
|
| 283 |
+
publisher = "Association for Computational Linguistics",
|
| 284 |
+
url = "https://aclanthology.org/D19-6213/",
|
| 285 |
+
doi = "10.18653/v1/D19-6213",
|
| 286 |
+
pages = "97--107",
|
| 287 |
+
abstract = "Stress is a nigh-universal human experience, particularly in the online world. While stress can be a motivator, too much stress is associated with many negative health outcomes, making its identification useful across a range of domains. However, existing computational research typically only studies stress in domains such as speech, or in short genres such as Twitter. We present Dreaddit, a new text corpus of lengthy multi-domain social media data for the identification of stress. Our dataset consists of 190K posts from five different categories of Reddit communities; we additionally label 3.5K total segments taken from 3K posts using Amazon Mechanical Turk. We present preliminary supervised learning methods for identifying stress, both neural and traditional, and analyze the complexity and diversity of the data and characteristics of each category."
|
| 288 |
+
}
|
| 289 |
+
```
|
data/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e190c6be8ad9dee717fee11c4756b935b2996566cc5acbfd86252caa2477bf4b
|
| 3 |
+
size 492945
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f855d163755c21d1fcc955fd46e45f730b97ecce4d3380f84da922cf65369a7
|
| 3 |
+
size 1804928
|