bayang commited on
Commit
51b58d5
1 Parent(s): 5cecdb6

adding the default model

Browse files
Files changed (2) hide show
  1. README.md +0 -0
  2. 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": "intfloat/multilingual-e5-small",
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
  ],