Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -154,13 +154,18 @@ Source: https://www.bger.ch/files/live/sites/bger/files/pdf/de/urteilsveroeffent
|
|
| 154 |
|
| 155 |
### Citation Information
|
| 156 |
|
| 157 |
-
|
| 158 |
-
*Title: Blabliblablu*
|
| 159 |
-
*Name of conference*
|
| 160 |
```
|
| 161 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 162 |
```
|
| 163 |
|
| 164 |
### Contributions
|
| 165 |
|
| 166 |
-
Thanks to [@Stern5497](https://github.com/stern5497) for adding this dataset.
|
|
|
|
| 154 |
|
| 155 |
### Citation Information
|
| 156 |
|
| 157 |
+
Please cite our [ArXiv-Preprint](https://arxiv.org/abs/2306.09237)
|
|
|
|
|
|
|
| 158 |
```
|
| 159 |
+
@misc{rasiah2023scale,
|
| 160 |
+
title={SCALE: Scaling up the Complexity for Advanced Language Model Evaluation},
|
| 161 |
+
author={Vishvaksenan Rasiah and Ronja Stern and Veton Matoshi and Matthias Stürmer and Ilias Chalkidis and Daniel E. Ho and Joel Niklaus},
|
| 162 |
+
year={2023},
|
| 163 |
+
eprint={2306.09237},
|
| 164 |
+
archivePrefix={arXiv},
|
| 165 |
+
primaryClass={cs.CL}
|
| 166 |
+
}
|
| 167 |
```
|
| 168 |
|
| 169 |
### Contributions
|
| 170 |
|
| 171 |
+
Thanks to [@Stern5497](https://github.com/stern5497) and [Joel Niklaus](https://niklaus.ai) for adding this dataset.
|