How to use Xenopilus/mega-base-multiple-choice-v2 with Transformers:
# Load model directly from transformers import AutoModelForMultipleChoice model = AutoModelForMultipleChoice.from_pretrained("Xenopilus/mega-base-multiple-choice-v2", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!