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: 135 Bytes
e40f9a0 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ca5d442ad0b461f7843dfdf7aac32d607e201db2e7d22e53244bcd5f21a89365
size 1428982239
|