diff --git a/constants/__init__.py b/constants/__init__.py index 41fe195..a0a1efd 100644 --- a/constants/__init__.py +++ b/constants/__init__.py @@ -141,7 +141,7 @@ } INSTRUCT_8B_BLOCK = 4_451_695 -IF_EVAL_V2_BLOCK = 4_503_159 +IF_EVAL_V2_BLOCK = 4_523_592 # Schedule of competitions by block. COMPETITION_SCHEDULE_BY_BLOCK: List[Tuple[int, List[Competition]]] = [