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