Instructions to use avishek-018/bert-semantic-similarity with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use avishek-018/bert-semantic-similarity with TF-Keras:
# Note: 'keras<3.x' or 'tf_keras' must be installed (legacy) # See https://github.com/keras-team/tf-keras for more details. from huggingface_hub import from_pretrained_keras model = from_pretrained_keras("avishek-018/bert-semantic-similarity") - Notebooks
- Google Colab
- Kaggle
widget:
- source_sentence: Two women are observing something together.
sentences:
- Two women are standing with their eyes closed. example_title: Example 1
- source_sentence: A smiling costumed woman is holding an umbrella
sentences:
- A happy woman in a fairy costume holds an umbrella example_title: Example 2
- source_sentence: A soccer game with multiple males playing
sentences:
- Some men are playing a sport example_title: Example 3
- Downloads last month
- 3