Instructions to use creat89/NER_FEDA_Sl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use creat89/NER_FEDA_Sl with Transformers:
# Load model directly from transformers import AutoTokenizer, BERT_model_multidata tokenizer = AutoTokenizer.from_pretrained("creat89/NER_FEDA_Sl") model = BERT_model_multidata.from_pretrained("creat89/NER_FEDA_Sl") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!