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:
- 19f40259e5bd904487294534e77b5eb96dc982099e49f6b85a4389d3773c0302
- Size of remote file:
- 1.06 kB
- SHA256:
- b5bff3833a16622f7f7485e9b7c2c76ef49fa8b61c37b7ac9458b1ae01c9801b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.