searle-j commited on
Commit
ec521f0
1 Parent(s): df7fa1d

Update kote.py

Browse files
Files changed (1) hide show
  1. kote.py +8 -1
kote.py CHANGED
@@ -20,7 +20,14 @@ import os
20
  import datasets
21
 
22
  _CITATION = """\
23
- not yet
 
 
 
 
 
 
 
24
  """
25
 
26
  _DESCRIPTION = """\
 
20
  import datasets
21
 
22
  _CITATION = """\
23
+ @misc{jeon2022user,
24
+ title={User Guide for KOTE: Korean Online Comments Emotions Dataset},
25
+ author={Duyoung Jeon and Junho Lee and Cheongtag Kim},
26
+ year={2022},
27
+ eprint={2205.05300},
28
+ archivePrefix={arXiv},
29
+ primaryClass={cs.CL}
30
+ }
31
  """
32
 
33
  _DESCRIPTION = """\