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