Instructions to use Gurveer05/FloraBERT-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Gurveer05/FloraBERT-small with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Gurveer05/FloraBERT-small", dtype="auto") - Notebooks
- Google Colab
- Kaggle
This is roberta-base trained on DNA promoter sequences of plants and fine-tuned on gene expression values (normalized to tpm) in 8 tissues of maize cultivars corresponding to their individual promoter sequences. Currently, this model is trained on a subset of the total data (FloraBERT-"small"). There are 47 million parameters in this model.
References:
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support