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 ee84e43 commit 99dd0f3Copy full SHA for 99dd0f3
tests/assets/configs/description.yaml
@@ -6,6 +6,10 @@
6
embedder_config:
7
- model_name: sentence-transformers/all-MiniLM-L6-v2
8
device: cpu
9
+ cross_encoder_config:
10
+ - model_name: cross-encoder/ms-marco-MiniLM-L-6-v2
11
+ device: cpu
12
+ encoder_type: [cross, bi]
13
- node_type: scoring
14
target_metric: scoring_roc_auc
15
search_space:
0 commit comments