We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f626777 commit f3545e7Copy full SHA for f3545e7
user_guides/advanced/02_search_space.py
@@ -90,7 +90,7 @@
90
{"module_name": "linear"},
91
{
92
"module_name": "dnnc",
93
- "embedder_config": ["cross-encoder/ms-marco-MiniLM-L-6-v2"],
+ "cross_encoder_config": ["cross-encoder/ms-marco-MiniLM-L-6-v2"],
94
"k": [1, 3, 5, 10],
95
},
96
],
0 commit comments