MicPie commited on
Commit
1a5c97b
1 Parent(s): f427d8a
Files changed (1) hide show
  1. unpredictable_full.py +1 -5
unpredictable_full.py CHANGED
@@ -21,11 +21,7 @@ import datasets
21
 
22
 
23
  _CITATION = """\
24
- @misc{https://ethanperez.net/unpredictable,
25
- author = {Chan, Jun Shern and Pieler, Michael and Jao, Jonathan and Scheurer, Jérémy and Perez, Ethan},
26
- title = {Exploring Few-Shot Adaptation of Language Models with Tables},
27
- publisher = {arXiv},
28
- year = {2022},
29
  }
30
  """
31
 
 
21
 
22
 
23
  _CITATION = """\
24
+ @misc{https://ethanperez.net/unpredictable, author = {Chan, Jun Shern and Pieler, Michael and Jao, Jonathan and Scheurer, Jérémy and Perez, Ethan}, title = {Exploring Few-Shot Adaptation of Language Models with Tables}, publisher = {arXiv}, year = {2022},
 
 
 
 
25
  }
26
  """
27