CoolFace
Datasetpublic

aynaval2003/echo-review-vectors

echo-review-vectors Precomputed embeddings for the 45,864 distinct review texts in Echo, encoded with aynaval2003/echo-sbert-domain. file what it is sbert-domain.fp16.npy (45864, 768) float16, L2-normalised, row i matches row i of the parquet corpus.parquet row_index, content, n_rows, review_ids 45,864 vectors cover 64,280 review rows, because identical texts share one vector. corpus.parquet is what joins a vector back to its reviews — without it the .npy is an… See the full description on the dataset page: https://huggingface.co/datasets/aynaval2003/echo-review-vectors.

sourceHugging Faceapache-2.0updated 22d agoView on Hugging Face
0likes55downloads
3 commits on main
a17b16d22d ago

Corpus mapping

aynaval2003
aebd71b22d ago

Vectors and corpus

aynaval2003
171ae2e22d ago

initial commit

aynaval2003