adding the default model
Browse files- README.md +0 -0
- config.json +1 -1
README.md
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"BertModel"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/Users/bayang/.cache/torch/sentence_transformers/intfloat_multilingual-e5-small/",
|
3 |
"architectures": [
|
4 |
"BertModel"
|
5 |
],
|