--- license: cc-by-4.0 language: - en pretty_name: "CS2 Demo to Dataset — Pipeline Output Samples" size_categories: - 10B/ ├── metadata.json ├── structured/{player_states,player_inputs,kill_events,damage_events,bomb_events,round_events}.parquet └── round_NN//{video.mp4, state.parquet} ``` Video is 16 FPS / 1280×720 / H.265 (libx265, CRF 16). Each video frame corresponds to exactly four 64 Hz replay ticks. Full schema, alignment contract, and example loader are in the [GitHub README](https://github.com/vast7777/cs2-demo-to-dataset#readme). ## License CC BY 4.0 for the archive structure and metadata. Counter-Strike 2 is © Valve Corporation; underlying replays and rendered first-person streams remain subject to Valve's terms.