Update README.md
Browse files
README.md
CHANGED
@@ -182,7 +182,7 @@ sources = load_dataset(path="Studeni/amazon-esci-data", name="sources", split=["
|
|
182 |
- Capture semantic similarity between queries and products
|
183 |
- Handle long-tail queries with no exact keyword matches
|
184 |
- Understand product relationships across categories
|
185 |
-
- Example: Query "comfortable running shoes for marathon" can match with "Nike Air Zoom Alphafly
|
186 |
|
187 |
## Citation
|
188 |
Originally sourced from ["Shopping Queries Dataset: A Large-Scale ESCI Benchmark for Improving Product Search"](https://github.com/amazon-science/esci-data?tab=readme-ov-file), this version is optimized for machine learning applications and semantic search research.
|
|
|
182 |
- Capture semantic similarity between queries and products
|
183 |
- Handle long-tail queries with no exact keyword matches
|
184 |
- Understand product relationships across categories
|
185 |
+
- Example: Query "comfortable running shoes for marathon" can match with "Nike Air Zoom Alphafly" even without exact keyword overlap
|
186 |
|
187 |
## Citation
|
188 |
Originally sourced from ["Shopping Queries Dataset: A Large-Scale ESCI Benchmark for Improving Product Search"](https://github.com/amazon-science/esci-data?tab=readme-ov-file), this version is optimized for machine learning applications and semantic search research.
|