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
I've found the same problem.
However, the question is: Is this an error in the annotation process that needs to be fixed, or a feature intended to test the completion performance under imperfect prompts?
Maybe the output of
median([-10, 4, 6, 1000, 10, 20])
should be8
not15.0
Can you please check it?Here's the test with
statistics
libraryThe text was updated successfully, but these errors were encountered: