CoolFace
Datasetpublic

krasserm/wikipedia-2023-11-en-embed-mxbai-int8-binary

This dataset is an extension of the krasserm/wikipedia-2023-11-en-text dataset, with additional columns containing ubinary and int8 embeddings of the text, created with the mixedbread-ai/mxbai-embed-large-v1 embedding model. The dataset has the following columns: _id: unique identifier of the Wikipedia text chunk title: title of the Wikipedia article url: URL of the Wikipedia article text: text chunk of the Wikipedia article emb_ubinary: binary embeddings of the Wikipedia text chunk… See the full description on the dataset page: https://huggingface.co/datasets/krasserm/wikipedia-2023-11-en-embed-mxbai-int8-binary.

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes352downloads
Dataset Card

This dataset is an extension of the krasserm/wikipedia-2023-11-en-text dataset, with additional columns containing ubinary and int8 embeddings of the text, created with the mixedbread-ai/mxbai-embed-large-v1 embedding model. The dataset has the following columns:

  • —_id: unique identifier of the Wikipedia text chunk
  • —title: title of the Wikipedia article
  • —url: URL of the Wikipedia article
  • —text: text chunk of the Wikipedia article
  • —emb_ubinary: binary embeddings of the Wikipedia text chunk
  • —emb_int8: int8 embeddings of the Wikipedia text chunk