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