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