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