Instructions to use DanielNRU/pollen-ner-1350 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use DanielNRU/pollen-ner-1350 with PEFT:
from peft import PeftModel from transformers import AutoModelForTokenClassification base_model = AutoModelForTokenClassification.from_pretrained("DeepPavlov/rubert-base-cased") model = PeftModel.from_pretrained(base_model, "DanielNRU/pollen-ner-1350") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 264f6861d32321a7a79a9f59850ffad16f7186fd7ca6ca9c4f9b4418ce0a46a9
- Size of remote file:
- 5.84 kB
- SHA256:
- 7261e472a3e69c90500da737d5d7c7b8b0378ea3029aa2b8b8a562ba1fe28dc0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.