update name change2
Browse files
unpredictable_cram-com.py
CHANGED
|
@@ -20,12 +20,7 @@ import pandas as pd
|
|
| 20 |
import datasets
|
| 21 |
|
| 22 |
_CITATION = """\
|
| 23 |
-
@misc{https://ethanperez.net/unpredictable,
|
| 24 |
-
author = {Chan, Jun Shern and Pieler, Michael and Jao, Jonathan and Scheurer, Jérémy and Perez, Ethan},
|
| 25 |
-
title = {Exploring Few-Shot Adaptation of Language Models with Tables},
|
| 26 |
-
publisher = {arXiv},
|
| 27 |
-
year = {2022},
|
| 28 |
-
}
|
| 29 |
"""
|
| 30 |
|
| 31 |
_DESCRIPTION = """\
|
|
|
|
| 20 |
import datasets
|
| 21 |
|
| 22 |
_CITATION = """\
|
| 23 |
+
@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}}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
"""
|
| 25 |
|
| 26 |
_DESCRIPTION = """\
|