Unverified Commit a1ffa56a authored by Andreas Karatzas's avatar Andreas Karatzas Committed by GitHub
Browse files

[CI] Fix bge-m3 similarity reference values after *Defination* typo fix (#36208)


Signed-off-by: default avatarAndreas Karatzas <akaratza@amd.com>
parent 0a208d1f
...@@ -22,7 +22,7 @@ sentences_2 = [ ...@@ -22,7 +22,7 @@ sentences_2 = [
"of documents based on the query terms appearing in each document", "of documents based on the query terms appearing in each document",
] ]
similarity_reference = [[0.6265, 0.3477], [0.3499, 0.678]] similarity_reference = [[0.6259, 0.3474], [0.3309, 0.6734]]
lexical_score_reference = [0.19554901123046875, 0.0] lexical_score_reference = [0.19554901123046875, 0.0]
colbert_score_reference = [0.7797, 0.4620] colbert_score_reference = [0.7797, 0.4620]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment