Update README.md
Browse files
README.md
CHANGED
@@ -128,11 +128,16 @@ Source: https://www.bger.ch/files/live/sites/bger/files/pdf/de/urteilsveroeffent
|
|
128 |
|
129 |
### Citation Information
|
130 |
|
131 |
-
|
132 |
-
*Title: Blabliblablu*
|
133 |
-
*Name of conference*
|
134 |
```
|
135 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
136 |
```
|
137 |
|
138 |
### Contributions
|
|
|
128 |
|
129 |
### Citation Information
|
130 |
|
131 |
+
Please cite our [ArXiv-Preprint](https://arxiv.org/abs/2306.09237)
|
|
|
|
|
132 |
```
|
133 |
+
@misc{rasiah2023scale,
|
134 |
+
title={SCALE: Scaling up the Complexity for Advanced Language Model Evaluation},
|
135 |
+
author={Vishvaksenan Rasiah and Ronja Stern and Veton Matoshi and Matthias Stürmer and Ilias Chalkidis and Daniel E. Ho and Joel Niklaus},
|
136 |
+
year={2023},
|
137 |
+
eprint={2306.09237},
|
138 |
+
archivePrefix={arXiv},
|
139 |
+
primaryClass={cs.CL}
|
140 |
+
}
|
141 |
```
|
142 |
|
143 |
### Contributions
|