CoolFace
Datasetpublic

tazarov/pure-onnx

SPLADE Endpoint Golden Dataset (v1) This dataset contains sparse vectors generated from a SPLADE inference service. Source Model: prithivida/Splade_PP_en_v1 Generated at (UTC): 2026-02-21T19:09:51.715028+00:00 Rows: 20 Digest (JSONL SHA-256): 050715eeb0a288daa486444e6bad006a98705f1c0a6e8f3780e0c46b1614105c Notes Inputs are short synthetic test prompts for regression parity. Labels are included in this release for parity validation. No private… See the full description on the dataset page: https://huggingface.co/datasets/tazarov/pure-onnx.

sourceHugging Faceccupdated 7mo agoView on Hugging Face
0likes9downloads
Dataset Card

SPLADE Endpoint Golden Dataset (v1)

This dataset contains sparse vectors generated from a SPLADE inference service.

Source

  • Model: prithivida/Splade_PP_en_v1
  • Generated at (UTC): 2026-02-21T19:09:51.715028+00:00
  • Rows: 20
  • Digest (JSONL SHA-256): 050715eeb0a288daa486444e6bad006a98705f1c0a6e8f3780e0c46b1614105c

Notes

  • Inputs are short synthetic test prompts for regression parity.
  • Labels are included in this release for parity validation.
  • No private endpoint addresses are included in dataset artifacts.

Files

  • splade_endpoint_golden/v1/splade_pp_en_v1_endpoint_topk24_labels_v1.jsonl
  • splade_endpoint_golden/v1/metadata.json

JSONL schema

Each line contains:

  • id (string)
  • text (string)
  • indices (array[int])
  • values (array[float])
  • labels (array[string], may be empty)