How to use AI-everydayy/microsoft-deberta-v3-large_math_solving with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultipleChoice tokenizer = AutoTokenizer.from_pretrained("AI-everydayy/microsoft-deberta-v3-large_math_solving") model = AutoModelForMultipleChoice.from_pretrained("AI-everydayy/microsoft-deberta-v3-large_math_solving")
This repository is publicly accessible, but you have to accept the conditions to access its files and content.
Log in or Sign Up to review the conditions and access this model content.
Files info