You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trainer is not tefined in cell 26 ? and in cell 19 processor = PaliGemmaProcessor.from_pretrained(model_id) instead of processor = PaliGemmaProcessor(model_id) ? and in trainer eval_dataset=test_ds ?
Trainer is not tefined in cell 26 ? and in cell 19 processor = PaliGemmaProcessor.from_pretrained(model_id) instead of processor = PaliGemmaProcessor(model_id) ? and in trainer eval_dataset=test_ds ?