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