datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
stable-audio-open-small-onnx
Stable Audio Open Small - ONNX Runtime Assets (v1.0.0)
This repository contains optimized ONNX artifacts derived from the Stability AI Stable Audio Open Small model.
These files are specifically packaged for local, on-device inference in the Pi Day application.
🛠 Modifications
Format: Exported model components to ONNX format.
Optimization: Converted denoiser to FP16 for improved performance and reduced memory footprint.
Portability: Tailored for cross-platform runtime… See the full description on the dataset page: https://huggingface.co/datasets/cherub8128/stable-audio-open-small-onnx.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 endpoint… See the full description on the dataset page: https://huggingface.co/datasets/tazarov/pure-onnx.onnx-shape-inference-poc-custom-function-recursion-2026-05-12
ONNX shape inference custom function recursion PoC
Private evidence package for authorized huntr / ONNX MFF research.
Target
Package: onnx==1.21.0
API: onnx.shape_inference.infer_shapes_path
Payload: payload.onnx
Result: process termination by SIGSEGV / shell return code 139
Reproduce
python3 -m venv /tmp/onnx-poc-venv
/tmp/onnx-poc-venv/bin/python -m pip install onnx==1.21.0
/tmp/onnx-poc-venv/bin/python -c 'import onnx; m = onnx.load("payload.onnx");… See the full description on the dataset page: https://huggingface.co/datasets/tonydav41/onnx-shape-inference-poc-custom-function-recursion-2026-05-12.
