Instructions to use DanielNRU/pollen-ner-500 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use DanielNRU/pollen-ner-500 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-500") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- efa7ca50cfb5ffff6048098c59bc468163770245c0498e687de72198091c5c2b
- Size of remote file:
- 5.84 kB
- SHA256:
- 19279ddaa6a8ad9bd6c7cc29fed30a2bdf5b46056b2ae4793d0709150c246b01
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.