Skip to content

Commit b552d87

Browse files
committed
upload embedder inference
1 parent a2d650e commit b552d87

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

examples/inference/embedder/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,8 +185,6 @@ examples = [
185185
'response': "Back pain in females lasting a week can stem from various factors. Common causes include muscle strain due to lifting heavy objects or improper posture, spinal issues like herniated discs or osteoporosis, menstrual cramps causing referred pain, urinary tract infections, or pelvic inflammatory disease. Pregnancy-related changes can also contribute. Stress and lack of physical activity may exacerbate symptoms. Proper diagnosis by a healthcare professional is crucial for effective treatment and management."
186186
}
187187
]
188-
sentences_1 = ["样例数据-1", "样例数据-2"]
189-
sentences_2 = ["样例数据-3", "样例数据-4"]
190188
model = FlagICLModel(
191189
'BAAI/bge-en-icl',
192190
query_instruction_for_retrieval="Given a question, retrieve passages that answer the question.",

0 commit comments

Comments
 (0)