crazyjeannot commited on
Commit
f01a872
·
verified ·
1 Parent(s): b71663d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -62,7 +62,7 @@ from FlagEmbedding import FlagModel
62
 
63
  # Download from the 🤗 Hub
64
  model = FlagModel('crazyjeannot/literary_bge_base',
65
- query_instruction_for_retrieval="Represent this sentence for searching relevant passages:",
66
  use_fp16=True)
67
 
68
  # Run inference
 
62
 
63
  # Download from the 🤗 Hub
64
  model = FlagModel('crazyjeannot/literary_bge_base',
65
+ query_instruction_for_retrieval="",
66
  use_fp16=True)
67
 
68
  # Run inference