Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ pipeline_tag: feature-extraction
|
|
15 |
|
16 |
## Model Description
|
17 |
|
18 |
-
SearchMap is a specialized embedding model designed to
|
19 |
|
20 |
## Key Features
|
21 |
|
@@ -85,6 +85,7 @@ The model excels at understanding natural language queries like:
|
|
85 |
- "Lightweight waterproof hiking backpack for summer trails"
|
86 |
- "Eco-friendly kitchen gadgets for a small apartment"
|
87 |
- "Comfortable shoes for standing all day at work"
|
|
|
88 |
|
89 |
## Performance and Limitations
|
90 |
|
@@ -132,9 +133,8 @@ If you use this model in your research, please cite:
|
|
132 |
|
133 |
## Contact and Community
|
134 |
|
135 |
-
- Discord Community: [Join our Discord]
|
136 |
- GitHub Issues: Report bugs and feature requests
|
137 |
-
- Email: [Contact Email]
|
138 |
|
139 |
## License
|
140 |
|
|
|
15 |
|
16 |
## Model Description
|
17 |
|
18 |
+
SearchMap is a specialized embedding model designed to change search by making it more conversational and intuitive. We test out this hypothesis by creating a model suitable for ecommerce search. Fine-tuned on the Stella Embed 400M v5 base model, it excels at understanding natural language queries and matching them with relevant products.
|
19 |
|
20 |
## Key Features
|
21 |
|
|
|
85 |
- "Lightweight waterproof hiking backpack for summer trails"
|
86 |
- "Eco-friendly kitchen gadgets for a small apartment"
|
87 |
- "Comfortable shoes for standing all day at work"
|
88 |
+
- "Cereal for my 4 year old son that likes to miss breakfast"
|
89 |
|
90 |
## Performance and Limitations
|
91 |
|
|
|
133 |
|
134 |
## Contact and Community
|
135 |
|
136 |
+
- Discord Community: [Join our Discord](https://discord.gg/9XTrys4f)
|
137 |
- GitHub Issues: Report bugs and feature requests
|
|
|
138 |
|
139 |
## License
|
140 |
|