In paper, it said the `total iters` is 8k for activitynet1.2 dataset, and `batch size` is 128, but in the code is 100K iters and 256 batch size: https://github.com/zhang-can/CoLA/blob/314c8d7b548f6740eece6124dac3bca75d712281/core/config.py#L14 https://github.com/zhang-can/CoLA/blob/314c8d7b548f6740eece6124dac3bca75d712281/core/config.py#L19