nljubesi commited on
Commit
7d673d4
1 Parent(s): 14c5718

Update copa_hr.py

Browse files
Files changed (1) hide show
  1. copa_hr.py +11 -1
copa_hr.py CHANGED
@@ -20,7 +20,17 @@ import os
20
  import datasets
21
 
22
 
23
- _CITATION = ''
 
 
 
 
 
 
 
 
 
 
24
  _DESCRIPTION = """The COPA-HR dataset (Choice of plausible alternatives in Croatian) is a translation
25
  of the English COPA dataset (https://people.ict.usc.edu/~gordon/copa.html) by following the
26
  XCOPA dataset translation methodology (https://arxiv.org/abs/2005.00333). The dataset consists of 1000 premises
 
20
  import datasets
21
 
22
 
23
+ _CITATION = '@article{DBLP:journals/corr/abs-2104-09243,
24
+ author = {Nikola Ljubesic and
25
+ Davor Lauc},
26
+ title = {BERTi{\'{c}} - The Transformer Language Model for Bosnian, Croatian,
27
+ Montenegrin and Serbian},
28
+ journal = {CoRR},
29
+ volume = {abs/2104.09243},
30
+ year = {2021},
31
+ url = {https://arxiv.org/abs/2104.09243},
32
+ archivePrefix = {arXiv},
33
+ }'
34
  _DESCRIPTION = """The COPA-HR dataset (Choice of plausible alternatives in Croatian) is a translation
35
  of the English COPA dataset (https://people.ict.usc.edu/~gordon/copa.html) by following the
36
  XCOPA dataset translation methodology (https://arxiv.org/abs/2005.00333). The dataset consists of 1000 premises