Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -114,12 +114,23 @@ Datasets containing multiple documents inside the `input` feature are MuSiQue, S
|
|
| 114 |
## Citation
|
| 115 |
If you use the ZeroSCROLLS data, **please make sure to cite all of the original dataset papers.** [[bibtex](https://zero-scrolls-tau.s3.us-east-2.amazonaws.com/zero_scrolls_datasets.bib)]
|
| 116 |
```
|
| 117 |
-
@
|
| 118 |
-
|
| 119 |
-
|
| 120 |
-
|
| 121 |
-
|
| 122 |
-
|
| 123 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 124 |
}
|
| 125 |
```
|
|
|
|
| 114 |
## Citation
|
| 115 |
If you use the ZeroSCROLLS data, **please make sure to cite all of the original dataset papers.** [[bibtex](https://zero-scrolls-tau.s3.us-east-2.amazonaws.com/zero_scrolls_datasets.bib)]
|
| 116 |
```
|
| 117 |
+
@inproceedings{shaham-etal-2023-zeroscrolls,
|
| 118 |
+
title = "{Z}ero{SCROLLS}: A Zero-Shot Benchmark for Long Text Understanding",
|
| 119 |
+
author = "Shaham, Uri and
|
| 120 |
+
Ivgi, Maor and
|
| 121 |
+
Efrat, Avia and
|
| 122 |
+
Berant, Jonathan and
|
| 123 |
+
Levy, Omer",
|
| 124 |
+
editor = "Bouamor, Houda and
|
| 125 |
+
Pino, Juan and
|
| 126 |
+
Bali, Kalika",
|
| 127 |
+
booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2023",
|
| 128 |
+
month = dec,
|
| 129 |
+
year = "2023",
|
| 130 |
+
address = "Singapore",
|
| 131 |
+
publisher = "Association for Computational Linguistics",
|
| 132 |
+
url = "https://aclanthology.org/2023.findings-emnlp.536",
|
| 133 |
+
doi = "10.18653/v1/2023.findings-emnlp.536",
|
| 134 |
+
pages = "7977--7989"
|
| 135 |
}
|
| 136 |
```
|