Instructions to use tanoManzo/nucleotide-transformer-2.5b-multi-species_ft_BioS45_1kbpHG19_DHSs_H3K27AC_one_shot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tanoManzo/nucleotide-transformer-2.5b-multi-species_ft_BioS45_1kbpHG19_DHSs_H3K27AC_one_shot with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="tanoManzo/nucleotide-transformer-2.5b-multi-species_ft_BioS45_1kbpHG19_DHSs_H3K27AC_one_shot")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("tanoManzo/nucleotide-transformer-2.5b-multi-species_ft_BioS45_1kbpHG19_DHSs_H3K27AC_one_shot") model = AutoModelForSequenceClassification.from_pretrained("tanoManzo/nucleotide-transformer-2.5b-multi-species_ft_BioS45_1kbpHG19_DHSs_H3K27AC_one_shot") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
b0106de | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c9012621811a561ebc61978a1542c9974d8b46d8ea686cd0e32cbfbe8d588c42
size 5368
|