Instructions to use muhtasham/tiny-mlm-imdb-target-conll2003 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use muhtasham/tiny-mlm-imdb-target-conll2003 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="muhtasham/tiny-mlm-imdb-target-conll2003")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("muhtasham/tiny-mlm-imdb-target-conll2003") model = AutoModelForTokenClassification.from_pretrained("muhtasham/tiny-mlm-imdb-target-conll2003", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4d81679e15bd967c736977ac196046a4a9e02d3bf6ec8d8289b1f289de0a9682
- Size of remote file:
- 114 MB
- SHA256:
- 29c05ce237f4e1bb98c37be8121f8c7c85e7bead9fd5f98471210fafe6dff504
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.