Updated citation and added Arxiv link
Browse files
README.md
CHANGED
|
@@ -127,9 +127,14 @@ output = client.run(
|
|
| 127 |
```
|
| 128 |
|
| 129 |
## Citation
|
| 130 |
-
To use this dataset, please cite the following paper:
|
| 131 |
<pre>
|
| 132 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 133 |
</pre>
|
| 134 |
|
| 135 |
|
|
|
|
| 127 |
```
|
| 128 |
|
| 129 |
## Citation
|
| 130 |
+
To use this dataset, please cite the following [paper](https://arxiv.org/abs/2405.15190):
|
| 131 |
<pre>
|
| 132 |
+
@article{alghossein2024sqid,
|
| 133 |
+
title={Shopping Queries Image Dataset (SQID): An Image-Enriched ESCI Dataset for Exploring Multimodal Learning in Product Search},
|
| 134 |
+
author={Al Ghossein, Marie and Chen, Ching-Wei and Tang, Jason},
|
| 135 |
+
journal={SIGIR Workshop on eCommerce},
|
| 136 |
+
year={2024}
|
| 137 |
+
}
|
| 138 |
</pre>
|
| 139 |
|
| 140 |
|