Instructions to use hf-internal-testing/tiny-random-MegaForSequenceClassification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-MegaForSequenceClassification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="hf-internal-testing/tiny-random-MegaForSequenceClassification")# Load model directly from transformers import AutoModelForSequenceClassification model = AutoModelForSequenceClassification.from_pretrained("hf-internal-testing/tiny-random-MegaForSequenceClassification", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#13 opened about 2 years ago
by
SFconvertbot
Update tiny models for MegaForSequenceClassification
#12 opened about 3 years ago
by
hf-transformers-bot
Update tiny models for MegaForSequenceClassification
#11 opened about 3 years ago
by
hf-transformers-bot
Update tiny models for MegaForSequenceClassification
#10 opened about 3 years ago
by
hf-transformers-bot
Update tiny models for MegaForSequenceClassification
#9 opened about 3 years ago
by
hf-transformers-bot
Update tiny models for MegaForSequenceClassification
#8 opened about 3 years ago
by
hf-transformers-bot
Update tiny models for MegaForSequenceClassification
#7 opened about 3 years ago
by
hf-transformers-bot
Update tiny models for MegaForSequenceClassification
#6 opened about 3 years ago
by
hf-transformers-bot
Update tiny models for MegaForSequenceClassification
#5 opened about 3 years ago
by
hf-transformers-bot
Update tiny models for MegaForSequenceClassification
#4 opened about 3 years ago
by
sgugger
Update tiny models for MegaForSequenceClassification
#3 opened about 3 years ago
by
sgugger
Update tiny models for MegaForSequenceClassification
#2 opened about 3 years ago
by
sgugger
Update tiny models for MegaForSequenceClassification
#1 opened about 3 years ago
by
sgugger