Update README.md
Browse files
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="
|
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
|