Instructions to use nadika/question_generation_final with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nadika/question_generation_final with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("nadika/question_generation_final") model = AutoModelForSeq2SeqLM.from_pretrained("nadika/question_generation_final", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b3d4db07dab177d9412384e45c7c7bf05a076b73226956a9a209feb6e408843d
- Size of remote file:
- 4.86 kB
- SHA256:
- e101a7ae49e1b976b2b47493145db108e45feecc222c6c5bba008ab881d457f5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.