row56 commited on
Commit
ea54ef8
·
verified ·
1 Parent(s): 40828aa

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -1
config.json CHANGED
@@ -8,5 +8,7 @@
8
  "use_sigmoid": true,
9
  "label_order_path": "label_order.json",
10
  "prototype_vector_path": "prototype_vectors",
11
- "attention_vector_path": "attention_vectors"
 
 
12
  }
 
8
  "use_sigmoid": true,
9
  "label_order_path": "label_order.json",
10
  "prototype_vector_path": "prototype_vectors",
11
+ "attention_vector_path": "attention_vectors",
12
+ "prototype_vector_path": "model.safetensors",
13
+ "attention_vector_path": "model.safetensors"
14
  }