Update README.md
Browse files
README.md
CHANGED
@@ -62,6 +62,14 @@ dataset_info:
|
|
62 |
download_size: 45159496
|
63 |
dataset_size: 142843600
|
64 |
---
|
65 |
-
# Dataset Card for "
|
66 |
|
67 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
62 |
download_size: 45159496
|
63 |
dataset_size: 142843600
|
64 |
---
|
65 |
+
# Dataset Card for "Missing Item Prediction"
|
66 |
|
67 |
+
https://arxiv.org/abs/2407.13481
|
68 |
+
```
|
69 |
+
@article{sileo2024attention,
|
70 |
+
title={Attention Overflow: Language Model Input Blur during Long-Context Missing Items Recommendation},
|
71 |
+
author={Sileo, Damien},
|
72 |
+
journal={arXiv preprint arXiv:2407.13481},
|
73 |
+
year={2024}
|
74 |
+
}
|
75 |
+
```
|