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