in src/open-r1-multimodal/src/open_r1/utils/callbacks.py [0:0]
def __init__(self, **kwargs): for k, v in kwargs.items(): setattr(self, k, v)