Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -181,11 +181,16 @@ Source: https://www.bger.ch/files/live/sites/bger/files/pdf/de/urteilsveroeffent
|
|
181 |
|
182 |
### Citation Information
|
183 |
|
184 |
-
|
185 |
-
*Title: Blabliblablu*
|
186 |
-
*Name of conference*
|
187 |
```
|
188 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
189 |
```
|
190 |
|
191 |
### Contributions
|
|
|
181 |
|
182 |
### Citation Information
|
183 |
|
184 |
+
Please cite our [ArXiv-Preprint](https://arxiv.org/abs/2306.09237)
|
|
|
|
|
185 |
```
|
186 |
+
@misc{rasiah2023scale,
|
187 |
+
title={SCALE: Scaling up the Complexity for Advanced Language Model Evaluation},
|
188 |
+
author={Vishvaksenan Rasiah and Ronja Stern and Veton Matoshi and Matthias Stürmer and Ilias Chalkidis and Daniel E. Ho and Joel Niklaus},
|
189 |
+
year={2023},
|
190 |
+
eprint={2306.09237},
|
191 |
+
archivePrefix={arXiv},
|
192 |
+
primaryClass={cs.CL}
|
193 |
+
}
|
194 |
```
|
195 |
|
196 |
### Contributions
|