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.