This dataset provides a compressed backup of the experimental outputs generated in the confidence project.
confidence_data.tar.zstA tar archive compressed with zstd, containing JSONL and CSV files (each individually compressed).
Extract the archive
tar --zstd -xf confidence_data.tar.zst
(Optional) Decompress individual files
zstd -d path/to/file.jsonl.zst