Awesome work. I have been playing around with AHC tasks (039 and 058), currently, not training, simply evolution based approach with similar setup as TTT (prompts, init programs, evaluators, local test cases), however, what I am noticing is, the improved program may get really good score locally, and runs within time limit, however, when submitted to official AtCoder, it times out or scores poorly. I wonder if you ran into this issue, and how did you address this? I am running this on this machine:
CPU(s): 384
Model name: AMD EPYC 9654 96-Core Processor
Thread(s) per core: 2
I know you mentioned in earlier post that this task could be super sensitive to machine type. Wanted to know how sensitive it was for you, and what exact machine did you run this on?
Awesome work. I have been playing around with AHC tasks (039 and 058), currently, not training, simply evolution based approach with similar setup as TTT (prompts, init programs, evaluators, local test cases), however, what I am noticing is, the improved program may get really good score locally, and runs within time limit, however, when submitted to official AtCoder, it times out or scores poorly. I wonder if you ran into this issue, and how did you address this? I am running this on this machine:
CPU(s): 384
Model name: AMD EPYC 9654 96-Core Processor
Thread(s) per core: 2
I know you mentioned in earlier post that this task could be super sensitive to machine type. Wanted to know how sensitive it was for you, and what exact machine did you run this on?