From 246007f31070f09cb6dff25b4e0d4e3b12013b38 Mon Sep 17 00:00:00 2001 From: efrick2002 Date: Wed, 8 May 2024 14:21:21 -0700 Subject: [PATCH] table cleanup --- blog/2024-05-01-llama3.md | 1 - 1 file changed, 1 deletion(-) diff --git a/blog/2024-05-01-llama3.md b/blog/2024-05-01-llama3.md index 36c3b969..86d21a6b 100644 --- a/blog/2024-05-01-llama3.md +++ b/blog/2024-05-01-llama3.md @@ -130,7 +130,6 @@ td {text-align: left} -

*Judge age is defined as rating_date - min_rating_date(ip_address)

In order to limit the impact of user’s that vote many times we can take the mean of each judge’s win rate, thereby bounding the impact of each individual judge. In this case, we find this stratified win rate shown in Table 3 is still very similar to the original winrate, suggesting that very active judges are not skewing the result.