You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
423 B
423 B
Search backends
- Purpose: adding more noise to the training process. (already did this in the initial dataset)
- Different search strategy? - Semantic search, keyword search, BM25, actually api call
- Embedding models, Retrieval mechanisms (BM25, dense, hybrid), Query expansion methods, Reranking strategies
- Random search engine assignment per query
- Noise and inconsistency injection to prevent shortcut learning