Instructions to use EMBO/sd-geneprod-roles with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use EMBO/sd-geneprod-roles with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="EMBO/sd-geneprod-roles")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("EMBO/sd-geneprod-roles") model = AutoModelForTokenClassification.from_pretrained("EMBO/sd-geneprod-roles") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6852fd95fc82f38e3455f4a34a6c6350d1e64035477afb91c9787487dd0e05bf
- Size of remote file:
- 3.06 kB
- SHA256:
- 433b5181335ccb7e5a68ceaffd8cea8ed2632569c68c8c8febcf0fac8c141dd3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.