How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoTokenizer, RoBERTaMultiNER2

tokenizer = AutoTokenizer.from_pretrained("Euanyu/GERBERA-Celltype")
model = RoBERTaMultiNER2.from_pretrained("Euanyu/GERBERA-Celltype")
Quick Links

The GERBERA BioNER model for identifying cell type types, trained on the JNLPBA-ct dataset and GUM-Time.

Downloads last month
1
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support