Instructions to use EricPeter/active-learning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use EricPeter/active-learning with PEFT:
from peft import PeftModel from transformers import AutoModelForSeq2SeqLM base_model = AutoModelForSeq2SeqLM.from_pretrained("Sunbird/sunbird-en-mul") model = PeftModel.from_pretrained(base_model, "EricPeter/active-learning") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 48d8cf5cc5d1aa6c056072c911e33f024e4218bb9173572e0d55756b96278c1b
- Size of remote file:
- 4.96 MB
- SHA256:
- 049adbbdf298bce50be06364a876d7042ed0cfa8d88a403cefc1dfbd60c70fad
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.