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