Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -146,11 +146,17 @@ Source: https://www.bger.ch/files/live/sites/bger/files/pdf/de/urteilsveroeffent
|
|
146 |
|
147 |
### Citation Information
|
148 |
|
149 |
-
|
150 |
-
*Title: Blabliblablu*
|
151 |
-
*Name of conference*
|
152 |
```
|
153 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
154 |
```
|
155 |
|
156 |
-
### Contributions
|
|
|
|
146 |
|
147 |
### Citation Information
|
148 |
|
149 |
+
Please cite our [ArXiv-Preprint](https://arxiv.org/abs/2306.09237)
|
|
|
|
|
150 |
```
|
151 |
+
@misc{rasiah2023scale,
|
152 |
+
title={SCALE: Scaling up the Complexity for Advanced Language Model Evaluation},
|
153 |
+
author={Vishvaksenan Rasiah and Ronja Stern and Veton Matoshi and Matthias Stürmer and Ilias Chalkidis and Daniel E. Ho and Joel Niklaus},
|
154 |
+
year={2023},
|
155 |
+
eprint={2306.09237},
|
156 |
+
archivePrefix={arXiv},
|
157 |
+
primaryClass={cs.CL}
|
158 |
+
}
|
159 |
```
|
160 |
|
161 |
+
### Contributions
|
162 |
+
|