1602353775wzj commited on
Commit
4a05aab
·
verified ·
1 Parent(s): 541c9e3

Add ko/en/zh emotion glosses (label_names_en/zh + taxonomy)

Browse files
README.md CHANGED
@@ -62,6 +62,10 @@ dataset_info:
62
  sequence: int64
63
  - name: label_names
64
  sequence: string
 
 
 
 
65
  splits:
66
  - name: train
67
  num_examples: 5638
@@ -91,6 +95,10 @@ dataset_info:
91
  sequence: int64
92
  - name: label_names
93
  sequence: string
 
 
 
 
94
  splits:
95
  - name: train
96
  num_examples: 489
@@ -140,111 +148,115 @@ Two configs mirror the upstream dual annotation layers:
140
  | `poet` | string | Poet |
141
  | `poem` | string | **Line** text (classification input) |
142
  | `labels` | list[int64] | Emotion indices |
143
- | `label_names` | list[string] | Emotion names (Korean) |
 
 
144
 
145
  ### `poem`
146
 
147
  Same as above, plus `seg_id`, `sub_title`, `poetry_book`; `poem` holds the work/segment text.
148
 
 
 
149
  ## Label taxonomy (44)
150
 
151
  ### line counts
152
 
153
- | id | label_name | train | validation | test | total |
154
- |---:|------------|------:|-----------:|-----:|------:|
155
- | 0 | `불안/걱정` | 1192 | 129 | 161 | 1482 |
156
- | 1 | `슬픔` | 876 | 83 | 145 | 1104 |
157
- | 2 | `기대감` | 1131 | 109 | 115 | 1355 |
158
- | 3 | `안타까움/실망` | 930 | 74 | 122 | 1126 |
159
- | 4 | `서러움` | 598 | 54 | 93 | 745 |
160
- | 5 | `신기함/관심` | 954 | 106 | 121 | 1181 |
161
- | 6 | `비장함` | 790 | 68 | 100 | 958 |
162
- | 7 | `아껴주는` | 792 | 49 | 146 | 987 |
163
- | 8 | `감동/감탄` | 559 | 60 | 62 | 681 |
164
- | 9 | `당황/난처` | 481 | 48 | 72 | 601 |
165
- | 10 | `깨달음` | 379 | 56 | 72 | 507 |
166
- | 11 | `힘듦/지침` | 356 | 27 | 51 | 434 |
167
- | 12 | `불쌍함/연민` | 442 | 43 | 73 | 558 |
168
- | 13 | `부담/안_내킴` | 312 | 28 | 43 | 383 |
169
- | 14 | `기쁨` | 438 | 53 | 52 | 543 |
170
- | 15 | `놀람` | 322 | 29 | 59 | 410 |
171
- | 16 | `흐뭇함(귀여움/예쁨)` | 326 | 40 | 45 | 411 |
172
- | 17 | `환영/호의` | 154 | 19 | 16 | 189 |
173
- | 18 | `불평/불만` | 189 | 25 | 34 | 248 |
174
- | 19 | `절망` | 152 | 16 | 22 | 190 |
175
- | 20 | `의심/불신` | 214 | 31 | 32 | 277 |
176
- | 21 | `없음` | 343 | 30 | 49 | 422 |
177
- | 22 | `행복` | 140 | 18 | 26 | 184 |
178
- | 23 | `공포/무서움` | 213 | 24 | 25 | 262 |
179
- | 24 | `패배/자기혐오` | 121 | 15 | 19 | 155 |
180
- | 25 | `편안/쾌적` | 163 | 22 | 25 | 210 |
181
- | 26 | `존경` | 124 | 19 | 24 | 167 |
182
- | 27 | `안심/신뢰` | 66 | 6 | 16 | 88 |
183
- | 28 | `즐거움/신남` | 115 | 12 | 13 | 140 |
184
- | 29 | `지긋지긋` | 62 | 7 | 17 | 86 |
185
- | 30 | `경악` | 88 | 6 | 16 | 110 |
186
- | 31 | `뿌듯함` | 84 | 8 | 14 | 106 |
187
- | 32 | `한심함` | 87 | 10 | 14 | 111 |
188
- | 33 | `고마움` | 66 | 7 | 20 | 93 |
189
- | 34 | `화남/분노` | 77 | 6 | 9 | 92 |
190
- | 35 | `증오/혐오` | 81 | 12 | 16 | 109 |
191
- | 36 | `짜증` | 48 | 5 | 9 | 62 |
192
- | 37 | `부끄러움` | 46 | 4 | 4 | 54 |
193
- | 38 | `죄책감` | 17 | 3 | 4 | 24 |
194
- | 39 | `어이없음` | 25 | 1 | 9 | 35 |
195
- | 40 | `우쭐댐/무시함` | 36 | 9 | 9 | 54 |
196
- | 41 | `재미없음` | 19 | 2 | 7 | 28 |
197
- | 42 | `귀찮음` | 9 | 1 | 4 | 14 |
198
- | 43 | `역겨움/징그러움` | 27 | 1 | 6 | 34 |
199
 
200
  ### poem counts
201
 
202
- | id | label_name | train | validation | test | total |
203
- |---:|------------|------:|-----------:|-----:|------:|
204
- | 0 | `불안/걱정` | 162 | 18 | 18 | 198 |
205
- | 1 | `슬픔` | 232 | 26 | 35 | 293 |
206
- | 2 | `기대감` | 96 | 12 | 10 | 118 |
207
- | 3 | `안타까움/실망` | 175 | 23 | 21 | 219 |
208
- | 4 | `서러움` | 162 | 17 | 20 | 199 |
209
- | 5 | `신기함/관심` | 57 | 5 | 7 | 69 |
210
- | 6 | `비장함` | 143 | 13 | 15 | 171 |
211
- | 7 | `아껴주는` | 126 | 11 | 21 | 158 |
212
- | 8 | `감동/감탄` | 72 | 9 | 5 | 86 |
213
- | 9 | `당황/난처` | 30 | 2 | 4 | 36 |
214
- | 10 | `깨달음` | 132 | 18 | 15 | 165 |
215
- | 11 | `힘듦/지침` | 77 | 9 | 16 | 102 |
216
- | 12 | `불쌍함/연민` | 74 | 7 | 14 | 95 |
217
- | 13 | `부담/안_내킴` | 8 | 3 | 1 | 12 |
218
- | 14 | `기쁨` | 26 | 2 | 2 | 30 |
219
- | 15 | `놀람` | 3 | 0 | 1 | 4 |
220
- | 16 | `흐뭇함(귀여움/예쁨)` | 39 | 4 | 5 | 48 |
221
- | 17 | `환영/호의` | 14 | 1 | 1 | 16 |
222
- | 18 | `불평/불만` | 20 | 6 | 2 | 28 |
223
- | 19 | `절망` | 61 | 5 | 8 | 74 |
224
- | 20 | `의심/불신` | 16 | 2 | 4 | 22 |
225
- | 21 | `없음` | 0 | 0 | 0 | 0 |
226
- | 22 | `행복` | 21 | 4 | 3 | 28 |
227
- | 23 | `공포/무서움` | 23 | 5 | 2 | 30 |
228
- | 24 | `패배/자기혐오` | 31 | 8 | 8 | 47 |
229
- | 25 | `편안/쾌적` | 14 | 3 | 2 | 19 |
230
- | 26 | `존경` | 22 | 4 | 2 | 28 |
231
- | 27 | `안심/신뢰` | 9 | 0 | 1 | 10 |
232
- | 28 | `즐거움/신남` | 11 | 2 | 2 | 15 |
233
- | 29 | `지긋지긋` | 2 | 0 | 0 | 2 |
234
- | 30 | `경악` | 8 | 0 | 1 | 9 |
235
- | 31 | `뿌듯함` | 12 | 1 | 1 | 14 |
236
- | 32 | `한심함` | 9 | 1 | 2 | 12 |
237
- | 33 | `고마움` | 10 | 0 | 3 | 13 |
238
- | 34 | `화남/분노` | 11 | 2 | 3 | 16 |
239
- | 35 | `증오/혐오` | 11 | 2 | 3 | 16 |
240
- | 36 | `짜증` | 2 | 2 | 1 | 5 |
241
- | 37 | `부끄러움` | 9 | 1 | 1 | 11 |
242
- | 38 | `죄책감` | 5 | 3 | 0 | 8 |
243
- | 39 | `어이없음` | 5 | 0 | 0 | 5 |
244
- | 40 | `우쭐댐/무시함` | 2 | 1 | 0 | 3 |
245
- | 41 | `재미없음` | 0 | 0 | 0 | 0 |
246
- | 42 | `귀찮음` | 0 | 0 | 0 | 0 |
247
- | 43 | `역겨움/징그러움` | 1 | 0 | 1 | 2 |
248
 
249
  Codebook: `label_taxonomy.json`.
250
 
 
62
  sequence: int64
63
  - name: label_names
64
  sequence: string
65
+ - name: label_names_en
66
+ sequence: string
67
+ - name: label_names_zh
68
+ sequence: string
69
  splits:
70
  - name: train
71
  num_examples: 5638
 
95
  sequence: int64
96
  - name: label_names
97
  sequence: string
98
+ - name: label_names_en
99
+ sequence: string
100
+ - name: label_names_zh
101
+ sequence: string
102
  splits:
103
  - name: train
104
  num_examples: 489
 
148
  | `poet` | string | Poet |
149
  | `poem` | string | **Line** text (classification input) |
150
  | `labels` | list[int64] | Emotion indices |
151
+ | `label_names` | list[string] | Emotion names (Korean / KOTE) |
152
+ | `label_names_en` | list[string] | Emotion names (English; KOTE taxonomy) |
153
+ | `label_names_zh` | list[string] | Emotion names (Chinese gloss) |
154
 
155
  ### `poem`
156
 
157
  Same as above, plus `seg_id`, `sub_title`, `poetry_book`; `poem` holds the work/segment text.
158
 
159
+ English glosses follow the [KOTE](https://arxiv.org/abs/2205.05300) / LREC 2024 label descriptions; Chinese glosses are provided for PoetryMTEB documentation.
160
+
161
  ## Label taxonomy (44)
162
 
163
  ### line counts
164
 
165
+ | id | label_name (ko) | label_name_en | label_name_zh | train | validation | test | total |
166
+ |---:|-----------------|---------------|---------------|------:|-----------:|-----:|------:|
167
+ | 0 | `불안/걱정` | anxiety/worry | 焦虑/担心 | 1192 | 129 | 161 | 1482 |
168
+ | 1 | `슬픔` | sadness | 悲伤 | 876 | 83 | 145 | 1104 |
169
+ | 2 | `기대감` | anticipation | 期待 | 1131 | 109 | 115 | 1355 |
170
+ | 3 | `안타까움/실망` | pitifulness/disappointment | 惋惜/失望 | 930 | 74 | 122 | 1126 |
171
+ | 4 | `서러움` | sorrow | 哀伤 | 598 | 54 | 93 | 745 |
172
+ | 5 | `신기함/관심` | curiosity/interest | 新奇/兴趣 | 954 | 106 | 121 | 1181 |
173
+ | 6 | `비장함` | resolute | 悲壮/决绝 | 790 | 68 | 100 | 958 |
174
+ | 7 | `아껴주는` | caring | 疼爱/珍惜 | 792 | 49 | 146 | 987 |
175
+ | 8 | `감동/감탄` | impressed/admiration | 感动/赞叹 | 559 | 60 | 62 | 681 |
176
+ | 9 | `당황/난처` | embarrassment/awkwardness | 慌乱/尴尬 | 481 | 48 | 72 | 601 |
177
+ | 10 | `깨달음` | realization | 顿悟/领悟 | 379 | 56 | 72 | 507 |
178
+ | 11 | `힘듦/지침` | fatigue/exhaustion | 疲惫/精疲力尽 | 356 | 27 | 51 | 434 |
179
+ | 12 | `불쌍함/연민` | pity/compassion | 可怜/怜悯 | 442 | 43 | 73 | 558 |
180
+ | 13 | `부담/안_내킴` | burden/unwillingness | 负担/不情愿 | 312 | 28 | 43 | 383 |
181
+ | 14 | `기쁨` | joy | 喜悦 | 438 | 53 | 52 | 543 |
182
+ | 15 | `놀람` | surprise | 惊讶 | 322 | 29 | 59 | 410 |
183
+ | 16 | `흐뭇함(귀여움/예쁨)` | pleased(cute/pretty) | 欣慰(可爱/漂亮) | 326 | 40 | 45 | 411 |
184
+ | 17 | `환영/호의` | welcome/favor | 欢迎/好感 | 154 | 19 | 16 | 189 |
185
+ | 18 | `불평/불만` | complaint/dissatisfaction | 抱怨/不满 | 189 | 25 | 34 | 248 |
186
+ | 19 | `절망` | despair | 绝望 | 152 | 16 | 22 | 190 |
187
+ | 20 | `의심/불신` | doubt/distrust | 怀疑/不信任 | 214 | 31 | 32 | 277 |
188
+ | 21 | `없음` | NO EMOTION | 无情感 | 343 | 30 | 49 | 422 |
189
+ | 22 | `행복` | happiness | 幸福 | 140 | 18 | 26 | 184 |
190
+ | 23 | `공포/무서움` | fear/scary | 恐惧/害怕 | 213 | 24 | 25 | 262 |
191
+ | 24 | `패배/자기혐오` | defeat/self-hatred | 挫败/自我厌弃 | 121 | 15 | 19 | 155 |
192
+ | 25 | `편안/쾌적` | comfort/cozy | 舒适/惬意 | 163 | 22 | 25 | 210 |
193
+ | 26 | `존경` | respect | 尊敬 | 124 | 19 | 24 | 167 |
194
+ | 27 | `안심/신뢰` | relief/trust | 安心/信任 | 66 | 6 | 16 | 88 |
195
+ | 28 | `즐거움/신남` | pleasure/excitement | 快乐/兴奋 | 115 | 12 | 13 | 140 |
196
+ | 29 | `지긋지긋` | fed up | 厌烦/受够了 | 62 | 7 | 17 | 86 |
197
+ | 30 | `경악` | shock | 惊骇 | 88 | 6 | 16 | 110 |
198
+ | 31 | `뿌듯함` | pride | 自豪/充实感 | 84 | 8 | 14 | 106 |
199
+ | 32 | `한심함` | pathetic | 可怜又可悲 | 87 | 10 | 14 | 111 |
200
+ | 33 | `고마움` | gratitude | 感激 | 66 | 7 | 20 | 93 |
201
+ | 34 | `화남/분노` | anger/rage | 生气/愤怒 | 77 | 6 | 9 | 92 |
202
+ | 35 | `증오/혐오` | loathing/hatred | 憎恶/仇恨 | 81 | 12 | 16 | 109 |
203
+ | 36 | `짜증` | irritation | 烦躁 | 48 | 5 | 9 | 62 |
204
+ | 37 | `부끄러움` | shame | 羞愧 | 46 | 4 | 4 | 54 |
205
+ | 38 | `죄책감` | guilt | 内疚 | 17 | 3 | 4 | 24 |
206
+ | 39 | `어이없음` | preposterous | 荒谬/无语 | 25 | 1 | 9 | 35 |
207
+ | 40 | `우쭐댐/무시함` | arrogance/disregard | 得意忘形/轻视 | 36 | 9 | 9 | 54 |
208
+ | 41 | `재미없음` | boredom | 无聊 | 19 | 2 | 7 | 28 |
209
+ | 42 | `귀찮음` | laziness | 嫌麻烦/懒得 | 9 | 1 | 4 | 14 |
210
+ | 43 | `역겨움/징그러움` | disgust/repulsiveness | 恶心/厌恶 | 27 | 1 | 6 | 34 |
211
 
212
  ### poem counts
213
 
214
+ | id | label_name (ko) | label_name_en | label_name_zh | train | validation | test | total |
215
+ |---:|-----------------|---------------|---------------|------:|-----------:|-----:|------:|
216
+ | 0 | `불안/걱정` | anxiety/worry | 焦虑/担心 | 162 | 18 | 18 | 198 |
217
+ | 1 | `슬픔` | sadness | 悲伤 | 232 | 26 | 35 | 293 |
218
+ | 2 | `기대감` | anticipation | 期待 | 96 | 12 | 10 | 118 |
219
+ | 3 | `안타까움/실망` | pitifulness/disappointment | 惋惜/失望 | 175 | 23 | 21 | 219 |
220
+ | 4 | `서러움` | sorrow | 哀伤 | 162 | 17 | 20 | 199 |
221
+ | 5 | `신기함/관심` | curiosity/interest | 新奇/兴趣 | 57 | 5 | 7 | 69 |
222
+ | 6 | `비장함` | resolute | 悲壮/决绝 | 143 | 13 | 15 | 171 |
223
+ | 7 | `아껴주는` | caring | 疼爱/珍惜 | 126 | 11 | 21 | 158 |
224
+ | 8 | `감동/감탄` | impressed/admiration | 感动/赞叹 | 72 | 9 | 5 | 86 |
225
+ | 9 | `당황/난처` | embarrassment/awkwardness | 慌乱/尴尬 | 30 | 2 | 4 | 36 |
226
+ | 10 | `깨달음` | realization | 顿悟/领悟 | 132 | 18 | 15 | 165 |
227
+ | 11 | `힘듦/지침` | fatigue/exhaustion | 疲惫/精疲力尽 | 77 | 9 | 16 | 102 |
228
+ | 12 | `불쌍함/연민` | pity/compassion | 可怜/怜悯 | 74 | 7 | 14 | 95 |
229
+ | 13 | `부담/안_내킴` | burden/unwillingness | 负担/不情愿 | 8 | 3 | 1 | 12 |
230
+ | 14 | `기쁨` | joy | 喜悦 | 26 | 2 | 2 | 30 |
231
+ | 15 | `놀람` | surprise | 惊讶 | 3 | 0 | 1 | 4 |
232
+ | 16 | `흐뭇함(귀여움/예쁨)` | pleased(cute/pretty) | 欣慰(可爱/漂亮) | 39 | 4 | 5 | 48 |
233
+ | 17 | `환영/호의` | welcome/favor | 欢迎/好感 | 14 | 1 | 1 | 16 |
234
+ | 18 | `불평/불만` | complaint/dissatisfaction | 抱怨/不满 | 20 | 6 | 2 | 28 |
235
+ | 19 | `절망` | despair | 绝望 | 61 | 5 | 8 | 74 |
236
+ | 20 | `의심/불신` | doubt/distrust | 怀疑/不信任 | 16 | 2 | 4 | 22 |
237
+ | 21 | `없음` | NO EMOTION | 无情感 | 0 | 0 | 0 | 0 |
238
+ | 22 | `행복` | happiness | 幸福 | 21 | 4 | 3 | 28 |
239
+ | 23 | `공포/무서움` | fear/scary | 恐惧/害怕 | 23 | 5 | 2 | 30 |
240
+ | 24 | `패배/자기혐오` | defeat/self-hatred | 挫败/自我厌弃 | 31 | 8 | 8 | 47 |
241
+ | 25 | `편안/쾌적` | comfort/cozy | 舒适/惬意 | 14 | 3 | 2 | 19 |
242
+ | 26 | `존경` | respect | 尊敬 | 22 | 4 | 2 | 28 |
243
+ | 27 | `안심/신뢰` | relief/trust | 安心/信任 | 9 | 0 | 1 | 10 |
244
+ | 28 | `즐거움/신남` | pleasure/excitement | 快乐/兴奋 | 11 | 2 | 2 | 15 |
245
+ | 29 | `지긋지긋` | fed up | 厌烦/受够了 | 2 | 0 | 0 | 2 |
246
+ | 30 | `경악` | shock | 惊骇 | 8 | 0 | 1 | 9 |
247
+ | 31 | `뿌듯함` | pride | 自豪/充实感 | 12 | 1 | 1 | 14 |
248
+ | 32 | `한심함` | pathetic | 可怜又可悲 | 9 | 1 | 2 | 12 |
249
+ | 33 | `고마움` | gratitude | 感激 | 10 | 0 | 3 | 13 |
250
+ | 34 | `화남/분노` | anger/rage | 生气/愤怒 | 11 | 2 | 3 | 16 |
251
+ | 35 | `증오/혐오` | loathing/hatred | 憎恶/仇恨 | 11 | 2 | 3 | 16 |
252
+ | 36 | `짜증` | irritation | 烦躁 | 2 | 2 | 1 | 5 |
253
+ | 37 | `부끄러움` | shame | 羞愧 | 9 | 1 | 1 | 11 |
254
+ | 38 | `죄책감` | guilt | 内疚 | 5 | 3 | 0 | 8 |
255
+ | 39 | `어이없음` | preposterous | 荒谬/无语 | 5 | 0 | 0 | 5 |
256
+ | 40 | `우쭐댐/무시함` | arrogance/disregard | 得意忘形/轻视 | 2 | 1 | 0 | 3 |
257
+ | 41 | `재미없음` | boredom | 无聊 | 0 | 0 | 0 | 0 |
258
+ | 42 | `귀찮음` | laziness | 嫌麻烦/懒得 | 0 | 0 | 0 | 0 |
259
+ | 43 | `역겨움/징그러움` | disgust/repulsiveness | 恶心/厌恶 | 1 | 0 | 1 | 2 |
260
 
261
  Codebook: `label_taxonomy.json`.
262
 
dataset_infos.yaml CHANGED
@@ -19,8 +19,8 @@ configs:
19
  dataset_info:
20
  configs:
21
  - config_name: line
22
- dataset_size: 408447
23
- download_size: 408447
24
  features:
25
  - dtype: string
26
  name: id
@@ -40,19 +40,25 @@ dataset_info:
40
  - sequence:
41
  dtype: string
42
  name: label_names
 
 
 
 
 
 
43
  splits:
44
  - name: train
45
- num_bytes: 320023
46
  num_examples: 5638
47
  - name: validation
48
- num_bytes: 38150
49
  num_examples: 575
50
  - name: test
51
- num_bytes: 50274
52
  num_examples: 794
53
  - config_name: poem
54
- dataset_size: 273575
55
- download_size: 273575
56
  features:
57
  - dtype: string
58
  name: id
@@ -76,13 +82,19 @@ dataset_info:
76
  - sequence:
77
  dtype: string
78
  name: label_names
 
 
 
 
 
 
79
  splits:
80
  - name: train
81
- num_bytes: 207413
82
  num_examples: 489
83
  - name: validation
84
- num_bytes: 29294
85
  num_examples: 59
86
  - name: test
87
- num_bytes: 36868
88
  num_examples: 67
 
19
  dataset_info:
20
  configs:
21
  - config_name: line
22
+ dataset_size: 441687
23
+ download_size: 441687
24
  features:
25
  - dtype: string
26
  name: id
 
40
  - sequence:
41
  dtype: string
42
  name: label_names
43
+ - sequence:
44
+ dtype: string
45
+ name: label_names_en
46
+ - sequence:
47
+ dtype: string
48
+ name: label_names_zh
49
  splits:
50
  - name: train
51
+ num_bytes: 341587
52
  num_examples: 5638
53
  - name: validation
54
+ num_bytes: 43562
55
  num_examples: 575
56
  - name: test
57
+ num_bytes: 56538
58
  num_examples: 794
59
  - config_name: poem
60
+ dataset_size: 284183
61
+ download_size: 284183
62
  features:
63
  - dtype: string
64
  name: id
 
82
  - sequence:
83
  dtype: string
84
  name: label_names
85
+ - sequence:
86
+ dtype: string
87
+ name: label_names_en
88
+ - sequence:
89
+ dtype: string
90
+ name: label_names_zh
91
  splits:
92
  - name: train
93
+ num_bytes: 211775
94
  num_examples: 489
95
  - name: validation
96
+ num_bytes: 32426
97
  num_examples: 59
98
  - name: test
99
+ num_bytes: 39982
100
  num_examples: 67
label_taxonomy.json CHANGED
@@ -3,181 +3,273 @@
3
  "labels": [
4
  {
5
  "id": 0,
6
- "name": "불안/걱정"
 
 
7
  },
8
  {
9
  "id": 1,
10
- "name": "슬픔"
 
 
11
  },
12
  {
13
  "id": 2,
14
- "name": "기대감"
 
 
15
  },
16
  {
17
  "id": 3,
18
- "name": "안타까움/실망"
 
 
19
  },
20
  {
21
  "id": 4,
22
- "name": "서러움"
 
 
23
  },
24
  {
25
  "id": 5,
26
- "name": "신기함/관심"
 
 
27
  },
28
  {
29
  "id": 6,
30
- "name": "비장함"
 
 
31
  },
32
  {
33
  "id": 7,
34
- "name": "아껴주는"
 
 
35
  },
36
  {
37
  "id": 8,
38
- "name": "감동/감탄"
 
 
39
  },
40
  {
41
  "id": 9,
42
- "name": "당황/난처"
 
 
43
  },
44
  {
45
  "id": 10,
46
- "name": "깨달음"
 
 
47
  },
48
  {
49
  "id": 11,
50
- "name": "힘듦/지침"
 
 
51
  },
52
  {
53
  "id": 12,
54
- "name": "불쌍함/연민"
 
 
55
  },
56
  {
57
  "id": 13,
58
- "name": "부담/안_내킴"
 
 
59
  },
60
  {
61
  "id": 14,
62
- "name": "기쁨"
 
 
63
  },
64
  {
65
  "id": 15,
66
- "name": "놀람"
 
 
67
  },
68
  {
69
  "id": 16,
70
- "name": "흐뭇함(귀여움/예쁨)"
 
 
71
  },
72
  {
73
  "id": 17,
74
- "name": "환영/호의"
 
 
75
  },
76
  {
77
  "id": 18,
78
- "name": "불평/불만"
 
 
79
  },
80
  {
81
  "id": 19,
82
- "name": "절망"
 
 
83
  },
84
  {
85
  "id": 20,
86
- "name": "의심/불신"
 
 
87
  },
88
  {
89
  "id": 21,
90
- "name": "없음"
 
 
91
  },
92
  {
93
  "id": 22,
94
- "name": "행복"
 
 
95
  },
96
  {
97
  "id": 23,
98
- "name": "공포/무서움"
 
 
99
  },
100
  {
101
  "id": 24,
102
- "name": "패배/자기혐오"
 
 
103
  },
104
  {
105
  "id": 25,
106
- "name": "편안/쾌적"
 
 
107
  },
108
  {
109
  "id": 26,
110
- "name": "존경"
 
 
111
  },
112
  {
113
  "id": 27,
114
- "name": "안심/신뢰"
 
 
115
  },
116
  {
117
  "id": 28,
118
- "name": "즐거움/신남"
 
 
119
  },
120
  {
121
  "id": 29,
122
- "name": "지긋지긋"
 
 
123
  },
124
  {
125
  "id": 30,
126
- "name": "경악"
 
 
127
  },
128
  {
129
  "id": 31,
130
- "name": "뿌듯함"
 
 
131
  },
132
  {
133
  "id": 32,
134
- "name": "한심함"
 
 
135
  },
136
  {
137
  "id": 33,
138
- "name": "고마움"
 
 
139
  },
140
  {
141
  "id": 34,
142
- "name": "화남/분노"
 
 
143
  },
144
  {
145
  "id": 35,
146
- "name": "증오/혐오"
 
 
147
  },
148
  {
149
  "id": 36,
150
- "name": "짜증"
 
 
151
  },
152
  {
153
  "id": 37,
154
- "name": "부끄러움"
 
 
155
  },
156
  {
157
  "id": 38,
158
- "name": "죄책감"
 
 
159
  },
160
  {
161
  "id": 39,
162
- "name": "어이없음"
 
 
163
  },
164
  {
165
  "id": 40,
166
- "name": "우쭐댐/무시함"
 
 
167
  },
168
  {
169
  "id": 41,
170
- "name": "재미없음"
 
 
171
  },
172
  {
173
  "id": 42,
174
- "name": "귀찮음"
 
 
175
  },
176
  {
177
  "id": 43,
178
- "name": "역겨움/징그러움"
 
 
179
  }
180
  ],
 
 
 
 
181
  "aggregation": "majority vote >= 3/5; fallback top-vote if empty",
182
  "split": {
183
  "by": "poem_id",
 
3
  "labels": [
4
  {
5
  "id": 0,
6
+ "name": "불안/걱정",
7
+ "name_en": "anxiety/worry",
8
+ "name_zh": "焦虑/担心"
9
  },
10
  {
11
  "id": 1,
12
+ "name": "슬픔",
13
+ "name_en": "sadness",
14
+ "name_zh": "悲伤"
15
  },
16
  {
17
  "id": 2,
18
+ "name": "기대감",
19
+ "name_en": "anticipation",
20
+ "name_zh": "期待"
21
  },
22
  {
23
  "id": 3,
24
+ "name": "안타까움/실망",
25
+ "name_en": "pitifulness/disappointment",
26
+ "name_zh": "惋惜/失望"
27
  },
28
  {
29
  "id": 4,
30
+ "name": "서러움",
31
+ "name_en": "sorrow",
32
+ "name_zh": "哀伤"
33
  },
34
  {
35
  "id": 5,
36
+ "name": "신기함/관심",
37
+ "name_en": "curiosity/interest",
38
+ "name_zh": "新奇/兴趣"
39
  },
40
  {
41
  "id": 6,
42
+ "name": "비장함",
43
+ "name_en": "resolute",
44
+ "name_zh": "悲壮/决绝"
45
  },
46
  {
47
  "id": 7,
48
+ "name": "아껴주는",
49
+ "name_en": "caring",
50
+ "name_zh": "疼爱/珍惜"
51
  },
52
  {
53
  "id": 8,
54
+ "name": "감동/감탄",
55
+ "name_en": "impressed/admiration",
56
+ "name_zh": "感动/赞叹"
57
  },
58
  {
59
  "id": 9,
60
+ "name": "당황/난처",
61
+ "name_en": "embarrassment/awkwardness",
62
+ "name_zh": "慌乱/尴尬"
63
  },
64
  {
65
  "id": 10,
66
+ "name": "깨달음",
67
+ "name_en": "realization",
68
+ "name_zh": "顿悟/领悟"
69
  },
70
  {
71
  "id": 11,
72
+ "name": "힘듦/지침",
73
+ "name_en": "fatigue/exhaustion",
74
+ "name_zh": "疲惫/精疲力尽"
75
  },
76
  {
77
  "id": 12,
78
+ "name": "불쌍함/연민",
79
+ "name_en": "pity/compassion",
80
+ "name_zh": "可怜/怜悯"
81
  },
82
  {
83
  "id": 13,
84
+ "name": "부담/안_내킴",
85
+ "name_en": "burden/unwillingness",
86
+ "name_zh": "负担/不情愿"
87
  },
88
  {
89
  "id": 14,
90
+ "name": "기쁨",
91
+ "name_en": "joy",
92
+ "name_zh": "喜悦"
93
  },
94
  {
95
  "id": 15,
96
+ "name": "놀람",
97
+ "name_en": "surprise",
98
+ "name_zh": "惊讶"
99
  },
100
  {
101
  "id": 16,
102
+ "name": "흐뭇함(귀여움/예쁨)",
103
+ "name_en": "pleased(cute/pretty)",
104
+ "name_zh": "欣慰(可爱/漂亮)"
105
  },
106
  {
107
  "id": 17,
108
+ "name": "환영/호의",
109
+ "name_en": "welcome/favor",
110
+ "name_zh": "欢迎/好感"
111
  },
112
  {
113
  "id": 18,
114
+ "name": "불평/불만",
115
+ "name_en": "complaint/dissatisfaction",
116
+ "name_zh": "抱怨/不满"
117
  },
118
  {
119
  "id": 19,
120
+ "name": "절망",
121
+ "name_en": "despair",
122
+ "name_zh": "绝望"
123
  },
124
  {
125
  "id": 20,
126
+ "name": "의심/불신",
127
+ "name_en": "doubt/distrust",
128
+ "name_zh": "怀疑/不信任"
129
  },
130
  {
131
  "id": 21,
132
+ "name": "없음",
133
+ "name_en": "NO EMOTION",
134
+ "name_zh": "无情感"
135
  },
136
  {
137
  "id": 22,
138
+ "name": "행복",
139
+ "name_en": "happiness",
140
+ "name_zh": "幸福"
141
  },
142
  {
143
  "id": 23,
144
+ "name": "공포/무서움",
145
+ "name_en": "fear/scary",
146
+ "name_zh": "恐惧/害怕"
147
  },
148
  {
149
  "id": 24,
150
+ "name": "패배/자기혐오",
151
+ "name_en": "defeat/self-hatred",
152
+ "name_zh": "挫败/自我厌弃"
153
  },
154
  {
155
  "id": 25,
156
+ "name": "편안/쾌적",
157
+ "name_en": "comfort/cozy",
158
+ "name_zh": "舒适/惬意"
159
  },
160
  {
161
  "id": 26,
162
+ "name": "존경",
163
+ "name_en": "respect",
164
+ "name_zh": "尊敬"
165
  },
166
  {
167
  "id": 27,
168
+ "name": "안심/신뢰",
169
+ "name_en": "relief/trust",
170
+ "name_zh": "安心/信任"
171
  },
172
  {
173
  "id": 28,
174
+ "name": "즐거움/신남",
175
+ "name_en": "pleasure/excitement",
176
+ "name_zh": "快乐/兴奋"
177
  },
178
  {
179
  "id": 29,
180
+ "name": "지긋지긋",
181
+ "name_en": "fed up",
182
+ "name_zh": "厌烦/受够了"
183
  },
184
  {
185
  "id": 30,
186
+ "name": "경악",
187
+ "name_en": "shock",
188
+ "name_zh": "惊骇"
189
  },
190
  {
191
  "id": 31,
192
+ "name": "뿌듯함",
193
+ "name_en": "pride",
194
+ "name_zh": "自豪/充实感"
195
  },
196
  {
197
  "id": 32,
198
+ "name": "한심함",
199
+ "name_en": "pathetic",
200
+ "name_zh": "可怜又可悲"
201
  },
202
  {
203
  "id": 33,
204
+ "name": "고마움",
205
+ "name_en": "gratitude",
206
+ "name_zh": "感激"
207
  },
208
  {
209
  "id": 34,
210
+ "name": "화남/분노",
211
+ "name_en": "anger/rage",
212
+ "name_zh": "生气/愤怒"
213
  },
214
  {
215
  "id": 35,
216
+ "name": "증오/혐오",
217
+ "name_en": "loathing/hatred",
218
+ "name_zh": "憎恶/仇恨"
219
  },
220
  {
221
  "id": 36,
222
+ "name": "짜증",
223
+ "name_en": "irritation",
224
+ "name_zh": "烦躁"
225
  },
226
  {
227
  "id": 37,
228
+ "name": "부끄러움",
229
+ "name_en": "shame",
230
+ "name_zh": "羞愧"
231
  },
232
  {
233
  "id": 38,
234
+ "name": "죄책감",
235
+ "name_en": "guilt",
236
+ "name_zh": "内疚"
237
  },
238
  {
239
  "id": 39,
240
+ "name": "어이없음",
241
+ "name_en": "preposterous",
242
+ "name_zh": "荒谬/无语"
243
  },
244
  {
245
  "id": 40,
246
+ "name": "우쭐댐/무시함",
247
+ "name_en": "arrogance/disregard",
248
+ "name_zh": "得意忘形/轻视"
249
  },
250
  {
251
  "id": 41,
252
+ "name": "재미없음",
253
+ "name_en": "boredom",
254
+ "name_zh": "无聊"
255
  },
256
  {
257
  "id": 42,
258
+ "name": "귀찮음",
259
+ "name_en": "laziness",
260
+ "name_zh": "嫌麻烦/懒得"
261
  },
262
  {
263
  "id": 43,
264
+ "name": "역겨움/징그러움",
265
+ "name_en": "disgust/repulsiveness",
266
+ "name_zh": "恶心/厌恶"
267
  }
268
  ],
269
+ "label_translation_source": {
270
+ "en": "KOTE taxonomy English glosses (Jeon et al., LREC 2024 / arXiv:2205.05300)",
271
+ "zh": "Chinese glosses for PoetryMTEB documentation"
272
+ },
273
  "aggregation": "majority vote >= 3/5; fallback top-vote if empty",
274
  "split": {
275
  "by": "poem_id",
line/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:58ddc67cd597a639a5296db26f1ba5f8a9aee082972190383b165334fe49e65e
3
- size 50274
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77d078364f2c92f51deebfd2656db27e7e9e6f19a3043ace98b28f4885da9034
3
+ size 56538
line/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4aa8fdd1fbe4999a7e086a774554e03c5c52e711409b1f40f4dc825cf275d977
3
- size 320023
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1bf50b33547b924236dbf8b79dfaacfd7541d46341f874557f170d7f37371b8
3
+ size 341587
line/validation-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a6ff5a32550a616fa12824345c17ad32ef5583e908f242d61c5acf9257a5f866
3
- size 38150
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afc8c6bf72431246f20d651e5bd820a73a81a42abfc8f8d32c29234248626a60
3
+ size 43562
poem/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:27c3d5dfe0990f8fabd63dd7c7a471aa964edf295fc48316b6e1dd26e33c6cb9
3
- size 36868
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de64ed4f63cdd66559fb0f5636bf53e1b58d01b6bd7be2dd5ff42db586eab1d4
3
+ size 39982
poem/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca418cdef41f14a20edae296fac64a1dd7807726766497c542e54be1b0c1f1c5
3
- size 207413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d71172b668a35322fc884b193ec51802778de837bdb5797bfda8b543ca96eeb
3
+ size 211775
poem/validation-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8be6e5488417039635a0148de5b7c03fcf751f4246b5b8ea8619e00e3ca5a2df
3
- size 29294
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2629bc5c2fc7f320b06d9f0de13007a2ab44a1af14d1015ee94411aa6c0962d
3
+ size 32426