CoolFace
Datasetpublic

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.

sourceHugging Faceupdated 3y agoView on Hugging Face
5likes3.2kdownloads
12 commits on main
e68a5913y ago

Add dataset schema with pyarrow

lukawskikacper
c644a303y ago

Update README.md

lukawskikacper
49a32533y ago

Set vector to a sequence: double type

lukawskikacper
12c6ef43y ago

Update README.md

lukawskikacper
e370b343y ago

Update README.md

lukawskikacper
fa871803y ago

Update README.md

lukawskikacper
21218a63y ago

Update README.md

lukawskikacper
88aafc83y ago

Update vector type to list[float]

lukawskikacper
7d29a473y ago

Add feature types

lukawskikacper
6cf7c713y ago

Add generation info

lukawskikacper
8f1eef03y ago

First version of the dataset

lukawskikacper
131095e3y ago

initial commit

lukawskikacper