Instructions to use Euanyu/GERBERA-CellLine with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Euanyu/GERBERA-CellLine with Transformers:
# Load model directly from transformers import AutoTokenizer, RoBERTaMultiNER2 tokenizer = AutoTokenizer.from_pretrained("Euanyu/GERBERA-CellLine") model = RoBERTaMultiNER2.from_pretrained("Euanyu/GERBERA-CellLine", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
e40f9a0 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a35251905a5f70ef651046d1be9af7078a995f0f02b14cecbba5f66c58a5b67f
size 1327
|