Transformers
Safetensors
Portuguese
bert
next-sentence-prediction
text-segmentation
topic-segmentation
document-segmentation
meeting-minutes
Instructions to use anonymous15135/nsp-councilseg with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use anonymous15135/nsp-councilseg with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForNextSentencePrediction tokenizer = AutoTokenizer.from_pretrained("anonymous15135/nsp-councilseg") model = AutoModelForNextSentencePrediction.from_pretrained("anonymous15135/nsp-councilseg") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!