Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -35,6 +35,6 @@
|
|
| 35 |
},
|
| 36 |
"rag_config": {
|
| 37 |
"document_corpus": "nililba/MNLP_M2_rag_dataset",
|
| 38 |
-
"retriever_model": "
|
| 39 |
}
|
| 40 |
}
|
|
|
|
| 35 |
},
|
| 36 |
"rag_config": {
|
| 37 |
"document_corpus": "nililba/MNLP_M2_rag_dataset",
|
| 38 |
+
"retriever_model": "sentence-transformers/all-MiniLM-L6-v2"
|
| 39 |
}
|
| 40 |
}
|