Sentence Similarity
English
txtai

Astronomy txtai embeddings

This is a txtai embeddings index for a filtered set of articles about astronomy from txtai-wikipedia combined with this dataset of stars by constellation.

txtai must be installed to use this model.

Example

This index can be loaded from the Hugging Face Hub with txtai as shown below.

from txtai import Embeddings

# Load the index from the HF Hub
embeddings = Embeddings()
embeddings.load(provider="huggingface-hub", container="neuml/txtai-astronomy")

# Search for matching documents
embeddings.search("potential habitable planets")

More information

Read more about this model and how it was built in this article.

Downloads last month
6
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Dataset used to train NeuML/txtai-astronomy

Collection including NeuML/txtai-astronomy