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