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