Updated citation
Browse files
README.md
CHANGED
|
@@ -119,13 +119,26 @@ On the SLDS test set (2023–2024):
|
|
| 119 |
If you use this model, please cite the dataset paper:
|
| 120 |
|
| 121 |
```bibtex
|
| 122 |
-
@
|
| 123 |
-
|
| 124 |
-
|
| 125 |
-
|
| 126 |
-
|
| 127 |
-
|
| 128 |
-
|
| 129 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 130 |
}
|
| 131 |
```
|
|
|
|
| 119 |
If you use this model, please cite the dataset paper:
|
| 120 |
|
| 121 |
```bibtex
|
| 122 |
+
@inproceedings{rolshoven-etal-2025-unlocking,
|
| 123 |
+
title = "Unlocking Legal Knowledge: A Multilingual Dataset for Judicial Summarization in {S}witzerland",
|
| 124 |
+
author = {Rolshoven, Luca and
|
| 125 |
+
Rasiah, Vishvaksenan and
|
| 126 |
+
Bose, Srinanda Br{\"u}gger and
|
| 127 |
+
Hostettler, Sarah and
|
| 128 |
+
Burkhalter, Lara and
|
| 129 |
+
St{\"u}rmer, Matthias and
|
| 130 |
+
Niklaus, Joel},
|
| 131 |
+
editor = "Christodoulopoulos, Christos and
|
| 132 |
+
Chakraborty, Tanmoy and
|
| 133 |
+
Rose, Carolyn and
|
| 134 |
+
Peng, Violet",
|
| 135 |
+
booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2025",
|
| 136 |
+
month = nov,
|
| 137 |
+
year = "2025",
|
| 138 |
+
address = "Suzhou, China",
|
| 139 |
+
publisher = "Association for Computational Linguistics",
|
| 140 |
+
url = "https://aclanthology.org/2025.findings-emnlp.832/",
|
| 141 |
+
pages = "15382--15411",
|
| 142 |
+
ISBN = "979-8-89176-335-7",
|
| 143 |
}
|
| 144 |
```
|