Spider-Man 2 polished reasoning — encrypted SFT Parquet
Updated with the 2026-09-19 incremental release; the repository name is retained for compatibility.
This repository contains 28 password-encrypted 7z archives, one original Parquet file per archive, covering 9,706 SFT samples.
These are SFT Parquet files before stages 06/07 (JSONL conversion), with embedded images and conversations. They are not split into train/validation sets. Reasoning datasets use polished reasoning text and repaired actions; each game uses its corresponding system prompt.
Archives use 7-Zip compression (Deflate or LZMA2) and AES-256 encryption, including encrypted file headers. The original Parquet is preserved byte-for-byte. Every archive was decrypted and checked against its source SHA-256 before upload. manifest.json lists archive hashes and sizes.
Access is public/gated with manual approval. Repository approval and the archive password are both required. Obtain the password separately from the dataset owner.
Download the approved repository, then extract an archive using 7-Zip (enter the password when prompted):
7zz x 00001.parquet.7z -oextracted
The encrypted archives cannot be loaded directly as a Hugging Face Parquet dataset. Load the extracted .parquet files instead.
- Downloads last month
- 40