Instructions to use pepegiallo/flan-t5-base_ner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pepegiallo/flan-t5-base_ner with Transformers:
# Load model directly from transformers import FlanT5Classifier model = FlanT5Classifier.from_pretrained("pepegiallo/flan-t5-base_ner", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "<TEND>": 32101, | |
| "<TSTART>": 32100 | |
| } | |