Update README.md
Browse files
README.md
CHANGED
@@ -34,10 +34,12 @@ This dataset is adapted from the paper [Language Models Enable Simple Systems fo
|
|
34 |
Structured Views of Heterogeneous Data Lakes](https://www.vldb.org/pvldb/vol17/p92-arora.pdf). You can learn more about the data collection process there.
|
35 |
|
36 |
Please consider citing the following if you use this task in your work:
|
|
|
37 |
@article{arora2024simple,
|
38 |
title={Simple linear attention language models balance the recall-throughput tradeoff},
|
39 |
author={Arora, Simran and Eyuboglu, Sabri and Zhang, Michael and Timalsina, Aman and Alberti, Silas and Zinsley, Dylan and Zou, James and Rudra, Atri and Ré, Christopher},
|
40 |
journal={arXiv:2402.18668},
|
41 |
year={2024}
|
42 |
}
|
|
|
43 |
|
|
|
34 |
Structured Views of Heterogeneous Data Lakes](https://www.vldb.org/pvldb/vol17/p92-arora.pdf). You can learn more about the data collection process there.
|
35 |
|
36 |
Please consider citing the following if you use this task in your work:
|
37 |
+
```
|
38 |
@article{arora2024simple,
|
39 |
title={Simple linear attention language models balance the recall-throughput tradeoff},
|
40 |
author={Arora, Simran and Eyuboglu, Sabri and Zhang, Michael and Timalsina, Aman and Alberti, Silas and Zinsley, Dylan and Zou, James and Rudra, Atri and Ré, Christopher},
|
41 |
journal={arXiv:2402.18668},
|
42 |
year={2024}
|
43 |
}
|
44 |
+
```
|
45 |
|