Skip to content

Commit f3545e7

Browse files
committed
fix config
1 parent f626777 commit f3545e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guides/advanced/02_search_space.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
{"module_name": "linear"},
9191
{
9292
"module_name": "dnnc",
93-
"embedder_config": ["cross-encoder/ms-marco-MiniLM-L-6-v2"],
93+
"cross_encoder_config": ["cross-encoder/ms-marco-MiniLM-L-6-v2"],
9494
"k": [1, 3, 5, 10],
9595
},
9696
],

0 commit comments

Comments
 (0)