xlreator commited on
Commit
bb9e337
1 Parent(s): 4ca9880

Upload config.ini

Browse files
Files changed (1) hide show
  1. config.ini +10 -0
config.ini ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ [DEFAULT]
2
+ # segmentation
3
+ thresh = 0.18367346938775508
4
+ segmentation_model = xlreator/snomed-canine-s
5
+ segmentation_tokenizer = google/canine-s
6
+
7
+ # linking
8
+ embedding_model = xlreator/snomed-biobert
9
+ context_window_width = 18
10
+ keyed_vectors_file = vectors.kv