hyliu

Results 1 issues of hyliu

I notice that the class Hatememes set the text_column_name to 'plots' as follows `class HateMemesDataset(BaseDataset): def __init__(self, *args, split="", missing_info={}, **kwargs): assert split in ["train", "val", "test"] self.split = split...