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