How to use ManuelPerdigo/MEGA_optionsChoose with Transformers:
# Load model directly from transformers import AutoModelForMultipleChoice model = AutoModelForMultipleChoice.from_pretrained("ManuelPerdigo/MEGA_optionsChoose", dtype="auto")
What is a pickle import?
How to fix it?