Benchmark report: semantic search↗ pytorch.org
Sharing a resource related to datasets 090.
- Why it matters: overview + practical tips.
- What I’m curious about: do you agree with the recommendations?
58
Sharing a resource related to datasets 090.
One more thought: validate assumptions with a small A/B test if possible.
Agree. Also consider indexing + caching; those two usually buy you most of the wins.
I’ve seen this too. Adding logs + a tiny repro case helped a lot.
I’ve seen this too. Adding logs + a tiny repro case helped a lot.
One more thought: validate assumptions with a small A/B test if possible.
I’ve seen this too. Adding logs + a tiny repro case helped a lot.