Instructions to use paruwka/pl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use paruwka/pl with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="paruwka/pl")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("paruwka/pl") model = AutoModelForTokenClassification.from_pretrained("paruwka/pl") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2c846cd8ee55e49da052a6a7b4304fc6f4b342fd73e44b6c2e1c53110b413784
- Size of remote file:
- 5.11 kB
- SHA256:
- 0ddac0c9072fe9fbccad00ed3ad32fb6675bf2a7200368f5f765b77a7e3eb402
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.