File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed
test/modelDependent/bgeReranker Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -124,7 +124,6 @@ describe("bgeReranker", () => {
124124 "I love eating pizza with extra cheese" ,
125125 "Dogs love to play fetch with their owners" ,
126126 "The capital of France is Paris" ,
127- "Drinking water is important for staying hydrated" ,
128127 "Mount Everest is the tallest mountain in the world" ,
129128 "A warm cup of tea is perfect for a cold winter day" ,
130129 "Not all the things that shine are made of gold" ,
@@ -171,10 +170,6 @@ describe("bgeReranker", () => {
171170 "document": "The sky is clear and blue today",
172171 "score": -11,
173172 },
174- {
175- "document": "Drinking water is important for staying hydrated",
176- "score": -11,
177- },
178173 {
179174 "document": "Cleaning the house is a good way to keep it tidy",
180175 "score": -11,
You can’t perform that action at this time.
0 commit comments