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
In #771 I had a bug in my code, where the training data wasn't actually truncated as expected, and so the models were trained with identical data. The lucky benefit of this was that we can compute a sample standard deviation of scores from that.
The result was: +/- 00.12 difference.
Type
Value
COMET
89.48
COMET
89.24
COMET
89.41
COMET
89.50
STDDEV
00.12
The text was updated successfully, but these errors were encountered:
In #771 I had a bug in my code, where the training data wasn't actually truncated as expected, and so the models were trained with identical data. The lucky benefit of this was that we can compute a sample standard deviation of scores from that.
The result was:
+/- 00.12
difference.The text was updated successfully, but these errors were encountered: