You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why is the output “[\n {‘model’: ‘model_1’, ‘rank’: 1},\n {‘model’: ‘model_2’, ‘rank’: 2}\n]” and the final result is “preference”: 2.0, when these two do not correspond? What is the reason for this? #447