CoolFace
Datasetpublic

OpenOneRec/openonerec_multimodal_embedding

Original Data Basic Information Table schema: pid BIGINT vision_emb ARRAY<ARRAY<DOUBLE>> text_emb ARRAY<DOUBLE> Notes: vision_emb is the image embedding text_emb is the text embedding Coverage Summary The table currently contains 17,433,569 pids in total. Breakdown: Pids with both image and text embeddings: 15,647,227 Pids with image embedding only: 1,411,004 Pids with text embedding only: 375,338 In short: Most pids already have complete… See the full description on the dataset page: https://huggingface.co/datasets/OpenOneRec/openonerec_multimodal_embedding.

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes1.1kdownloads
Dataset Card

Original Data

Basic Information

Table schema:

  • pid BIGINT
  • vision_emb ARRAY<ARRAY<DOUBLE>>
  • text_emb ARRAY<DOUBLE>

Notes:

  • vision_emb is the image embedding
  • text_emb is the text embedding

Coverage Summary

The table currently contains 17,433,569 pids in total.

Breakdown:

  • Pids with both image and text embeddings: 15,647,227
  • Pids with image embedding only: 1,411,004
  • Pids with text embedding only: 375,338

In short:

  • Most pids already have complete multimodal coverage
  • A smaller portion has image-only embeddings
  • A smaller portion has text-only embeddings