Studeni commited on
Commit
b124fe8
1 Parent(s): 9aea97c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 NEXT%" 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.
 
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.