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