MicPie commited on
Commit
740ab92
1 Parent(s): ba98924

update name change

Browse files
unpredictable_baseball-fantasysports-yahoo-com.py CHANGED
@@ -21,7 +21,11 @@ import datasets
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
 
 
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 = {Few-shot Adaptation Works with UnpredicTable Data},
27
+ publisher = {arXiv},
28
+ year = {2022},
29
  }
30
  """
31