Dataset Viewer
The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.
ASIL Benchmark Images
This repository hosts prebuilt ASIL benchmark runtime images for the v0.1.0 paper reproduction release.
The code release is available at https://github.com/sharryXR/ASIL.
Contents
manifest.json: image manifest with version, size, SHA256, and definition file hashes.benchmark_images.v0.1.0.json: versioned copy of the image manifest.SHA256SUMS: checksum list for all SIF images.singularity/v0.1.0/*.sif: prebuilt Singularity/Apptainer images.
Users can download and verify these files through:
python scripts/download_benchmark_images.py \
--backend singularity \
--version v0.1.0 \
--hf-repo sharryXR/asil-benchmark-images
Docker/OCI images are published separately through GHCR under
ghcr.io/sharryxr.
- Downloads last month
- 55