Skip to content

Commit 106e5ed

Browse files
committed
Tests: Update tests for latest embeddings model.
1 parent c7ec307 commit 106e5ed

File tree

2 files changed

+202
-252
lines changed

2 files changed

+202
-252
lines changed

tests/foundationfoods/test_foundation_foods.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
]
3434

3535
NO_MATCH_EXAMPLES = [
36-
"1/2 teaspoon citric acid powder",
37-
"1 cup waxgourd",
36+
"2 courgettes, sliced", # no good match
37+
"1 cup waxgourd", # out of vocab
3838
]
3939

4040

0 commit comments

Comments
 (0)