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

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

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

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