fixed config
Browse files- config.json +1 -1
- config.yaml +0 -4
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"BertModel"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "Babelscape/wsl-retriever-e5-base-v2",
|
3 |
"architectures": [
|
4 |
"BertModel"
|
5 |
],
|
config.yaml
DELETED
@@ -1,4 +0,0 @@
|
|
1 |
-
_target_: wsl.retriever.indexers.inmemory.InMemoryDocumentIndex
|
2 |
-
metadata_fields: []
|
3 |
-
separator: null
|
4 |
-
name_or_path: null
|
|
|
|
|
|
|
|
|
|