remove trailing coma
Browse files
config_sentence_transformers.json
CHANGED
@@ -46,5 +46,5 @@
|
|
46 |
"}",
|
47 |
"~"
|
48 |
],
|
49 |
-
"do_query_expansion": false
|
50 |
}
|
|
|
46 |
"}",
|
47 |
"~"
|
48 |
],
|
49 |
+
"do_query_expansion": false
|
50 |
}
|