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