How to use Studyard/Context2Question with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Studyard/Context2Question") model = AutoModelForSeq2SeqLM.from_pretrained("Studyard/Context2Question")
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.