update default cross-encoder model to Xenova/ms-marco-MiniLM-L-6-v2 across docs #41
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (4)
📝 WalkthroughWalkthroughCross-encoder reranking model identifiers are updated from ChangesCross-encoder model rebranding from cross-encoder to Xenova
Poem
🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
summary
fix default cross-encoder model name in docs
the default model was
DEFAULT_MODEL = "Xenova/ms-marco-MiniLM-L-6-v2"in CrossEncoderEmbedder classchanged cross-encoder/ms-marco-MiniLM-L-6-v2 to Xenova/ms-marco-MiniLM-L-6-v2 in:
Summary by CodeRabbit
Documentation
Tests