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