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