Instructions to use lorahub/flan_t5_large-glue_cola with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use lorahub/flan_t5_large-glue_cola with PEFT:
from peft import PeftModel from transformers import AutoModelForSeq2SeqLM base_model = AutoModelForSeq2SeqLM.from_pretrained("google/flan-t5-large") model = PeftModel.from_pretrained(base_model, "lorahub/flan_t5_large-glue_cola") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9e71e25799176c03f8b39c13f9f42d630dbab963a4331a6ad596689614c68086
- Size of remote file:
- 19 MB
- SHA256:
- 43da49935784e0e9f9242f2d5cc54d495c51936f38eea4ca33849e8a07812a8a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.