Skip to content

Commit 849d126

Browse files
committed
feat: added dnnc experiments
1 parent 7df8c50 commit 849d126

File tree

200 files changed

+91418
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

200 files changed

+91418
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
metadata:
2+
device: cuda
3+
multilabel: false
4+
n_classes: 77
5+
seed: 42
6+
nodes_configs:
7+
- load_path: null
8+
module_config:
9+
embedder_name: avsolatorio/GIST-small-Embedding-v0
10+
k: 10
11+
module_type: vector_db
12+
node_type: retrieval
13+
- load_path: null
14+
module_config:
15+
cross_encoder_name: pingkeest/learning2_model
16+
k: 1
17+
train_head: false
18+
module_type: dnnc
19+
node_type: scoring

0 commit comments

Comments
 (0)