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