Instructions to use namban4123/Deberta_for_multiple_choice with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use namban4123/Deberta_for_multiple_choice with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultipleChoice tokenizer = AutoTokenizer.from_pretrained("namban4123/Deberta_for_multiple_choice") model = AutoModelForMultipleChoice.from_pretrained("namban4123/Deberta_for_multiple_choice") - Notebooks
- Google Colab
- Kaggle
This is a DebertaV3Model trained to answer Multiple Choice Questions,especially those related to the field Science,Technology, Maths and Engineering. The model was trained on data that had 5 options for each question.
- Downloads last month
- 80
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support