Qdrant/arxiv-titles-instructorxl-embeddings
arxiv-titles-instructorxl-embeddings This dataset contains 768-dimensional embeddings generated from the arxiv paper titles using InstructorXL model. Each vector has an abstract used to create it, along with the DOI (Digital Object Identifier). The dataset was created using precomputed embeddings exposed by the Alexandria Index. Generation process The embeddings have been generated using the following instruction: Represent the Research Paper title for… See the full description on the dataset page: https://huggingface.co/datasets/Qdrant/arxiv-titles-instructorxl-embeddings.
Add dataset schema with pyarrow
Update README.md
Set vector to a sequence: double type
Update README.md
Update README.md
Update README.md
Update README.md
Update vector type to list[float]
Add feature types
Add generation info
First version of the dataset
initial commit
