This repo contains the 720p shards of CounterStrike-1K. Use the main repo to browse the manifest, schema, and subsets.
Start a fresh uv project and add the loader:
mkdir cs1k-demo && cd cs1k-demo
uv init
uv add datasets "counterstrike1k @ git+
https://github.com/AnirudhhRamesh/counterstrike1k"
mkdir cs1k-demo && cd cs1k-demo
python -m venv .venv && source .venv/bin/activate
pip install datasets… See the full description on the dataset page:
https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K-720-wds.