blanchon commited on
Commit
a8ae320
·
0 Parent(s):

Releasing Dataset

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +60 -0
  2. README.md +739 -0
  3. events/clip_events.parquet +3 -0
  4. events/duels.parquet +3 -0
  5. events/kills.parquet +3 -0
  6. events/round_player.parquet +3 -0
  7. index/matches.parquet +3 -0
  8. index/pov_rounds.parquet +3 -0
  9. index/rounds.parquet +3 -0
  10. index/wds_samples.parquet +3 -0
  11. index/wds_shards.parquet +3 -0
  12. index/wids_train.json +0 -0
  13. metadata/enums.parquet +3 -0
  14. shards/opencs2-2391545-de_anubis-000000.train.tar +3 -0
  15. shards/opencs2-2391545-de_anubis-000001.train.tar +3 -0
  16. shards/opencs2-2391545-de_anubis-000002.train.tar +3 -0
  17. shards/opencs2-2391545-de_mirage-000000.train.tar +3 -0
  18. shards/opencs2-2391545-de_mirage-000001.train.tar +3 -0
  19. shards/opencs2-2391545-de_mirage-000002.train.tar +3 -0
  20. shards/opencs2-2391545-de_overpass-000000.train.tar +3 -0
  21. shards/opencs2-2391545-de_overpass-000001.train.tar +3 -0
  22. shards/opencs2-2391545-de_overpass-000002.train.tar +3 -0
  23. shards/opencs2-2391545-de_overpass-000003.train.tar +3 -0
  24. shards/opencs2-2391547-de_dust2-000000.train.tar +3 -0
  25. shards/opencs2-2391547-de_dust2-000001.train.tar +3 -0
  26. shards/opencs2-2391547-de_dust2-000002.train.tar +3 -0
  27. shards/opencs2-2391547-de_overpass-000000.train.tar +3 -0
  28. shards/opencs2-2391547-de_overpass-000001.train.tar +3 -0
  29. shards/opencs2-2391547-de_overpass-000002.train.tar +3 -0
  30. shards/opencs2-2391551-de_dust2-000000.train.tar +3 -0
  31. shards/opencs2-2391551-de_dust2-000001.train.tar +3 -0
  32. shards/opencs2-2391551-de_dust2-000002.train.tar +3 -0
  33. shards/opencs2-2391551-de_dust2-000003.train.tar +3 -0
  34. shards/opencs2-2391551-de_inferno-000000.train.tar +3 -0
  35. shards/opencs2-2391551-de_inferno-000001.train.tar +3 -0
  36. shards/opencs2-2391551-de_inferno-000002.train.tar +3 -0
  37. shards/opencs2-2391551-de_inferno-000003.train.tar +3 -0
  38. shards/opencs2-2391551-de_nuke-000000.train.tar +3 -0
  39. shards/opencs2-2391551-de_nuke-000001.train.tar +3 -0
  40. shards/opencs2-2391551-de_nuke-000002.train.tar +3 -0
  41. shards/opencs2-2391561-de_nuke-000000.train.tar +3 -0
  42. shards/opencs2-2391561-de_nuke-000001.train.tar +3 -0
  43. shards/opencs2-2391561-de_nuke-000002.train.tar +3 -0
  44. shards/opencs2-2391806-de_inferno-000000.train.tar +3 -0
  45. shards/opencs2-2391806-de_inferno-000001.train.tar +3 -0
  46. shards/opencs2-2391806-de_inferno-000002.train.tar +3 -0
  47. shards/opencs2-2391806-de_inferno-000003.train.tar +3 -0
  48. shards/opencs2-2391806-de_nuke-000000.train.tar +3 -0
  49. shards/opencs2-2391806-de_nuke-000001.train.tar +3 -0
  50. shards/opencs2-2391806-de_nuke-000002.train.tar +3 -0
.gitattributes ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.avro filter=lfs diff=lfs merge=lfs -text
4
+ *.bin filter=lfs diff=lfs merge=lfs -text
5
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
6
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
7
+ *.ftz filter=lfs diff=lfs merge=lfs -text
8
+ *.gz filter=lfs diff=lfs merge=lfs -text
9
+ *.h5 filter=lfs diff=lfs merge=lfs -text
10
+ *.joblib filter=lfs diff=lfs merge=lfs -text
11
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
12
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
13
+ *.mds filter=lfs diff=lfs merge=lfs -text
14
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
15
+ *.model filter=lfs diff=lfs merge=lfs -text
16
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
17
+ *.npy filter=lfs diff=lfs merge=lfs -text
18
+ *.npz filter=lfs diff=lfs merge=lfs -text
19
+ *.onnx filter=lfs diff=lfs merge=lfs -text
20
+ *.ot filter=lfs diff=lfs merge=lfs -text
21
+ *.parquet filter=lfs diff=lfs merge=lfs -text
22
+ *.pb filter=lfs diff=lfs merge=lfs -text
23
+ *.pickle filter=lfs diff=lfs merge=lfs -text
24
+ *.pkl filter=lfs diff=lfs merge=lfs -text
25
+ *.pt filter=lfs diff=lfs merge=lfs -text
26
+ *.pth filter=lfs diff=lfs merge=lfs -text
27
+ *.rar filter=lfs diff=lfs merge=lfs -text
28
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
29
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
30
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
31
+ *.tar filter=lfs diff=lfs merge=lfs -text
32
+ *.tflite filter=lfs diff=lfs merge=lfs -text
33
+ *.tgz filter=lfs diff=lfs merge=lfs -text
34
+ *.wasm filter=lfs diff=lfs merge=lfs -text
35
+ *.xz filter=lfs diff=lfs merge=lfs -text
36
+ *.zip filter=lfs diff=lfs merge=lfs -text
37
+ *.zst filter=lfs diff=lfs merge=lfs -text
38
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
39
+ # Audio files - uncompressed
40
+ *.pcm filter=lfs diff=lfs merge=lfs -text
41
+ *.sam filter=lfs diff=lfs merge=lfs -text
42
+ *.raw filter=lfs diff=lfs merge=lfs -text
43
+ # Audio files - compressed
44
+ *.aac filter=lfs diff=lfs merge=lfs -text
45
+ *.flac filter=lfs diff=lfs merge=lfs -text
46
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
47
+ *.ogg filter=lfs diff=lfs merge=lfs -text
48
+ *.wav filter=lfs diff=lfs merge=lfs -text
49
+ # Image files - uncompressed
50
+ *.bmp filter=lfs diff=lfs merge=lfs -text
51
+ *.gif filter=lfs diff=lfs merge=lfs -text
52
+ *.png filter=lfs diff=lfs merge=lfs -text
53
+ *.tiff filter=lfs diff=lfs merge=lfs -text
54
+ # Image files - compressed
55
+ *.jpg filter=lfs diff=lfs merge=lfs -text
56
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
57
+ *.webp filter=lfs diff=lfs merge=lfs -text
58
+ # Video files - compressed
59
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
60
+ *.webm filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,739 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ task_categories:
4
+ - video-classification
5
+ - reinforcement-learning
6
+ - other
7
+ language:
8
+ - en
9
+ tags:
10
+ - opencs2
11
+ - counter-strike-2
12
+ - webdataset
13
+ - wids
14
+ - torchcodec
15
+ - video
16
+ - audio
17
+ - parquet
18
+ pretty_name: "OpenCS2 - POV Renders WebDataset"
19
+ configs:
20
+ - config_name: train
21
+ data_files:
22
+ - split: train
23
+ path: shards/*.train.tar
24
+ default: true
25
+ ---
26
+
27
+ # OpenCS2 - POV Renders WebDataset
28
+
29
+ ![OpenCS2](https://huggingface.co/datasets/blanchon/opencs2_dataset_wds/resolve/main/static/header.webp)
30
+
31
+ > Browse with the [OpenCS2 Viewer](https://huggingface.co/spaces/blanchon/counter-strike-2-dataset-viewer) - every match, map and round, with all 10 player POVs synced on one timeline.
32
+
33
+ Tick-aligned Counter-Strike 2 POV training clips, rendered from
34
+ [`blanchon/cs2_dataset_demo`](https://huggingface.co/datasets/blanchon/cs2_dataset_demo). Each
35
+ sample is one player's perspective for one round; ten POVs per round share the same tick clock.
36
+
37
+ Per POV round:
38
+
39
+ - **Video** - 1280x720 @ 32 fps, near-lossless H.264, faststart, muxed with audio.
40
+ - **Audio** - per-player stereo, mixed from that player's position and orientation.
41
+ - **Inputs** - every tick: keys, mouse delta, view angles, fire/jump/use, weapon switches.
42
+ - **World state** - every tick: player position, velocity, view, health, armor, weapon, alive flag.
43
+
44
+ This repo is the WebDataset packaging of [`blanchon/opencs2_dataset`](https://huggingface.co/datasets/blanchon/opencs2_dataset):
45
+ the same POV rounds, grouped into large uncompressed tar shards with byte-offset indexes for fast
46
+ streaming and sparse random access.
47
+
48
+ The loose-file version is also mirrored as a Hugging Face Storage Bucket:
49
+ [`hf://buckets/blanchon/opencs2_dataset`](https://huggingface.co/buckets/blanchon/opencs2_dataset).
50
+
51
+ Current build: `165,270` POV samples (`2974.2` POV video hours, `528.0` synced
52
+ round-timeline hours) across `2,574` uncompressed tar shards.
53
+
54
+ The lightweight preview WebDataset is separate: [`blanchon/opencs2_dataset_preview_wds`](https://huggingface.co/datasets/blanchon/opencs2_dataset_preview_wds).
55
+
56
+ ## Usage
57
+
58
+ The media-heavy training data is in tar shards; metadata/configs stay as parquet so filtering is
59
+ cheap before media access.
60
+
61
+ | Config | Row | Use |
62
+ | --- | --- | --- |
63
+ | `train` (default) | WebDataset samples: `mp4` + `ticks.parquet` + `json` | high-throughput training, sequential shard streaming |
64
+ | `wds_samples` | one row per `(match_id, map_name, round, player_slot)` with tar byte offsets | random access, exact MP4/ticks range reads, download-size estimates |
65
+ | `wds_shards` | one row per tar shard | shard scheduling, cache planning, WIDS setup |
66
+ | `pov_rounds` | one row per player POV round with original loose media paths | filtering, compatibility with the base dataset |
67
+ | `matches` | one row per `(match_id, map_name)` with team/event metadata | match/map filtering |
68
+ | `rounds` | one row per round with tick boundaries and round outcome | round filtering |
69
+ | `kills`, `duels`, `clip_events`, `round_player` | analytical event tables | mining clips such as AWP 1v1s, clutches, smoke kills |
70
+ | `ticks` | map-level tick/input/world-state parquet files | position/input/world-state filtering before media access |
71
+ | `enums` | enum lookup table | mapping compact `*_id` columns back to labels |
72
+
73
+ ## Layout
74
+
75
+ ```text
76
+ shards/
77
+ opencs2-<match_id>-<map_name>-<shard>.train.tar
78
+ index/
79
+ wids_train.json # WIDS shard descriptor
80
+ wds_samples.parquet # one row per POV sample, with tar byte offsets
81
+ wds_shards.parquet # one row per tar shard
82
+ matches.parquet # one row per rendered match/map
83
+ rounds.parquet # one row per round
84
+ pov_rounds.parquet # one row per player POV round
85
+ events/
86
+ kills.parquet
87
+ duels.parquet
88
+ clip_events.parquet
89
+ round_player.parquet
90
+ metadata/
91
+ enums.parquet
92
+ ticks/
93
+ match_id=<id>/map_name=<map>/ticks.parquet
94
+ ```
95
+
96
+ The tar shards are plain `.tar`, not `.tar.gz`, so byte offsets stay valid. A sample member set looks like:
97
+
98
+ ```text
99
+ 2391545-de_anubis-r01-p00.mp4
100
+ 2391545-de_anubis-r01-p00.ticks.parquet
101
+ 2391545-de_anubis-r01-p00.json
102
+ ```
103
+
104
+ ## Parquet Tables
105
+
106
+ String-like filter columns are dictionary encoded where useful, and most have a matching `*_id`
107
+ column for fast integer joins or enum-based modeling. Player identity is always `player_slot`
108
+ (`0..9`), not Steam ID or username.
109
+
110
+ | File | Rows | Purpose | Main schema |
111
+ | --- | ---: | --- | --- |
112
+ | `index/wds_samples.parquet` | 165,270 | WebDataset sample index and byte offsets | `media_id`, `match_id`, `map_name`, `round`, `player_slot`, `duration_s`, `frames`, `width`, `height`, `sample_key`, `shard_path`, `shard_size`, `mp4_member`, `mp4_offset`, `mp4_size`, `ticks_member`, `ticks_offset`, `ticks_size`, `json_member`, `json_offset`, `json_size` |
113
+ | `index/wds_shards.parquet` | 2,711 | Shard inventory | `shard_path`, `shard_size`, `n_samples`, `round_min`, `round_max`, `payload_bytes_sum`, `match_ids`, `map_names`, `player_slots` |
114
+ | `index/pov_rounds.parquet` | 165,270 | One row per player POV round | match keys, side/weapon summary, capture ticks, death/survival, dimensions, `duration_s`, `video_frames`, original `video` path, `media_bytes`, original preview path/bytes, `ticks_parquet_path` |
115
+ | `index/matches.parquet` | 794 | One row per match/map | `match_id`, `map_name`, `map_index`, `hltv_demo_id`, `match_url`, `event`, teams, scores, winner, format, stars, `match_date`, `rounds_played` |
116
+ | `index/rounds.parquet` | 16,527 | One row per round | round tick boundaries, duration, winner/reason/bomb site, kill counts, side counts, opening kill summary, `had_clutch_context`, `had_1v1` |
117
+ | `events/kills.parquet` | 111,715 | One row per kill | attacker/victim slots and sides, `tick`, `event_seconds`, weapon/class, hit details, alive counts before/after, trade/1v1/clutch/opening flags |
118
+ | `events/duels.parquet` | 111,715 | Kill events normalized as winner/loser duels | winner/loser slots and sides, weapon/class, distance, damage, hit details, alive counts, trade/1v1/clutch/opening flags |
119
+ | `events/clip_events.parquet` | 111,715 | Generic event table for clip mining | `event_type`, target/other slots, `event_seconds`, weapon/class, boolean flags such as `headshot`, `through_smoke`, `one_v_one`, `clutch_context` |
120
+ | `events/round_player.parquet` | 168,294 | Per-player round stats | match keys, `player_slot`, start side, kills, deaths, assists, headshots, `kast` |
121
+ | `ticks/**/*.parquet` | map-level | Tick/input/world-state index outside the tar shards | `media_id`, `round`, `player_slot`, `tick`, `t`, input button lists, view angles, weapon, health/armor, position, velocity |
122
+ | `metadata/enums.parquet` | 115 | Enum lookup | `enum_name`, `enum_id`, `value` |
123
+
124
+ Tick column `t` is the timestamp in the POV video. `event_seconds` is already on the POV video timeline. You can seek media directly with
125
+ `event_video_seconds = event_seconds`, or join event `tick` against the selected POV
126
+ `ticks.parquet` and use tick column `t`. Use `media_bytes` or `mp4_size` to estimate
127
+ download cost before touching media.
128
+
129
+ ## Install
130
+
131
+ ```bash
132
+ uv pip install duckdb pyarrow pandas requests huggingface_hub torch torchcodec pillow webdataset wids
133
+ ```
134
+
135
+ For metadata-only work you only need `duckdb`, `pyarrow`, and `huggingface_hub`.
136
+
137
+ ## Filter Without Downloading Media
138
+
139
+ Use DuckDB over the parquet files. This only downloads the selected parquet row groups, not MP4s.
140
+
141
+ ```python
142
+ import duckdb
143
+
144
+ con = duckdb.connect()
145
+ con.sql("INSTALL httpfs; LOAD httpfs;")
146
+
147
+ awp_1v1 = con.sql("""
148
+ SELECT
149
+ d.match_id,
150
+ d.map_name,
151
+ d.round,
152
+ d.winner_player_slot AS player_slot,
153
+ d.event_seconds AS event_table_seconds,
154
+ d.event_seconds AS event_video_seconds,
155
+ d.weapon,
156
+ s.shard_path,
157
+ s.mp4_offset,
158
+ s.mp4_size,
159
+ s.ticks_offset,
160
+ s.ticks_size
161
+ FROM 'hf://datasets/blanchon/opencs2_dataset_wds/events/duels.parquet' AS d
162
+ JOIN 'hf://datasets/blanchon/opencs2_dataset_wds/index/wds_samples.parquet' AS s
163
+ ON d.match_id = s.match_id
164
+ AND d.map_name = s.map_name
165
+ AND d.round = s.round
166
+ AND d.winner_player_slot = s.player_slot
167
+ WHERE d.weapon = 'awp'
168
+ AND d.is_1v1_before
169
+ """).df()
170
+
171
+ print(awp_1v1.head())
172
+ print("estimated MP4 bytes:", int(awp_1v1["mp4_size"].sum()))
173
+ ```
174
+
175
+ Other useful filters:
176
+
177
+ ```sql
178
+ -- Long Mirage rounds with a bomb plant.
179
+ SELECT *
180
+ FROM 'hf://datasets/blanchon/opencs2_dataset_wds/index/rounds.parquet'
181
+ WHERE map_name = 'de_mirage' AND has_bomb_plant AND round_duration_s > 60;
182
+
183
+ -- All kills through smoke, with killer POV.
184
+ SELECT k.*, s.shard_path, s.mp4_offset, s.mp4_size
185
+ FROM 'hf://datasets/blanchon/opencs2_dataset_wds/events/kills.parquet' k
186
+ JOIN 'hf://datasets/blanchon/opencs2_dataset_wds/index/wds_samples.parquet' s
187
+ ON k.match_id = s.match_id
188
+ AND k.map_name = s.map_name
189
+ AND k.round = s.round
190
+ AND k.attacker_player_slot = s.player_slot
191
+ WHERE k.through_smoke;
192
+ ```
193
+
194
+ ## Verified Clip Recipes
195
+
196
+ > [!TIP]
197
+ > These filters were tested by exporting 10 local examples each. For kill-derived examples, center the clip on
198
+ > `event_seconds`.
199
+
200
+ Common helper:
201
+
202
+ This helper writes video-only MP4 clips through TorchCodec. It decodes the selected range as a
203
+ PyTorch `uint8` tensor, then encodes it back to H.264 MP4.
204
+
205
+ ```python
206
+ import json
207
+ import re
208
+ from pathlib import Path
209
+
210
+ import duckdb
211
+ from huggingface_hub import hf_hub_url
212
+ from PIL import Image
213
+ from torchcodec.decoders import VideoDecoder
214
+ from torchcodec.encoders import VideoEncoder
215
+
216
+ REPO = "blanchon/opencs2_dataset_wds"
217
+ OUT = Path("opencs2_examples")
218
+ FPS = 32.0
219
+
220
+ def hf_path_to_url(path):
221
+ repo_id, revision, filename = re.match(r"hf://datasets/([^@]+)@([^/]+)/(.+)", path).groups()
222
+ return hf_hub_url(repo_id=repo_id, repo_type="dataset", revision=revision, filename=filename)
223
+
224
+ def open_mp4(row):
225
+ return hf_path_to_url(row["video_path"])
226
+
227
+ def save_clip(row, name, before=5.0, after=5.0):
228
+ center = float(row["event_video_seconds"])
229
+ start = max(0.0, center - before)
230
+ stop = min(float(row["duration_s"]), center + after)
231
+ out = OUT / name / f"{row['event_id']}.mp4"
232
+ out.parent.mkdir(parents=True, exist_ok=True)
233
+ frames = VideoDecoder(
234
+ open_mp4(row),
235
+ seek_mode="approximate",
236
+ dimension_order="NCHW",
237
+ ).get_frames_played_in_range(start_seconds=start, stop_seconds=stop, fps=FPS)
238
+ VideoEncoder(frames.data, frame_rate=FPS).to_file(
239
+ out,
240
+ codec="libx264",
241
+ pixel_format="yuv420p",
242
+ crf=20,
243
+ preset="veryfast",
244
+ extra_options={"x264-params": "keyint=32:min-keyint=1:scenecut=0:open-gop=0"},
245
+ )
246
+ return out
247
+
248
+ def save_png(frame_hwc, path):
249
+ Image.fromarray(frame_hwc.cpu().numpy()).save(path)
250
+
251
+ def save_frame_pair(row, name):
252
+ out = OUT / name / f"{row['media_id']}-{int(row['tick'])}"
253
+ out.mkdir(parents=True, exist_ok=True)
254
+ frames = VideoDecoder(
255
+ open_mp4(row),
256
+ seek_mode="approximate",
257
+ dimension_order="NHWC",
258
+ ).get_frames_played_at(seconds=[float(row["t"]), float(row["next_t"])])
259
+ frame_t = frames.data[0]
260
+ frame_t1 = frames.data[1]
261
+
262
+ save_png(frame_t, out / "frame_t.png")
263
+ save_png(frame_t1, out / "frame_t_plus_1.png")
264
+
265
+ tick_t = {k: v for k, v in row.items() if not k.startswith("next_") and k != "video_path"}
266
+ tick_t_plus_1 = {**tick_t, "tick": int(row["next_tick"]), "t": float(row["next_t"])}
267
+ (out / "tick_t.json").write_text(json.dumps(tick_t, indent=2, default=str) + "\n")
268
+ (out / "tick_t_plus_1.json").write_text(json.dumps(tick_t_plus_1, indent=2, default=str) + "\n")
269
+ return out
270
+
271
+ con = duckdb.connect()
272
+ con.sql("INSTALL httpfs; LOAD httpfs;")
273
+ ```
274
+
275
+ <details>
276
+ <summary><strong>AWP 1v1 duel, winner POV</strong></summary>
277
+
278
+ ```python
279
+ rows = con.sql("""
280
+ SELECT d.duel_id AS event_id, d.event_seconds AS event_video_seconds,
281
+ d.weapon, d.distance, d.headshot, p.duration_s,
282
+ struct_extract(p.video, 'path') AS video_path
283
+ FROM 'hf://datasets/blanchon/opencs2_dataset_wds/events/duels.parquet' d
284
+ JOIN 'hf://datasets/blanchon/opencs2_dataset_wds/index/pov_rounds.parquet' p
285
+ ON d.match_id=p.match_id AND d.map_name=p.map_name AND d.round=p.round
286
+ AND d.winner_player_slot=p.player_slot
287
+ WHERE d.weapon='awp' AND d.is_1v1_before
288
+ AND p.duration_s >= d.event_seconds + 5.0
289
+ ORDER BY d.event_seconds
290
+ LIMIT 10
291
+ """).df()
292
+
293
+ for row in rows.to_dict("records"):
294
+ save_clip(row, "awp_1v1_duel")
295
+ ```
296
+
297
+ </details>
298
+
299
+ <details>
300
+ <summary><strong>Kill through smoke, attacker POV</strong></summary>
301
+
302
+ ```python
303
+ rows = con.sql("""
304
+ SELECT k.kill_id AS event_id, k.event_seconds AS event_video_seconds,
305
+ k.weapon, k.distance, k.headshot, p.duration_s,
306
+ struct_extract(p.video, 'path') AS video_path
307
+ FROM 'hf://datasets/blanchon/opencs2_dataset_wds/events/kills.parquet' k
308
+ JOIN 'hf://datasets/blanchon/opencs2_dataset_wds/index/pov_rounds.parquet' p
309
+ ON k.match_id=p.match_id AND k.map_name=p.map_name AND k.round=p.round
310
+ AND k.attacker_player_slot=p.player_slot
311
+ WHERE k.through_smoke
312
+ AND p.duration_s >= k.event_seconds + 5.0
313
+ ORDER BY k.event_seconds
314
+ LIMIT 10
315
+ """).df()
316
+
317
+ for row in rows.to_dict("records"):
318
+ save_clip(row, "kill_through_smoke")
319
+ ```
320
+
321
+ </details>
322
+
323
+ <details>
324
+ <summary><strong>Noscope or wallbang highlight</strong></summary>
325
+
326
+ ```python
327
+ rows = con.sql("""
328
+ SELECT k.kill_id AS event_id, k.event_seconds AS event_video_seconds,
329
+ k.weapon, k.noscope, k.wallbang, k.penetrated, p.duration_s,
330
+ struct_extract(p.video, 'path') AS video_path
331
+ FROM 'hf://datasets/blanchon/opencs2_dataset_wds/events/kills.parquet' k
332
+ JOIN 'hf://datasets/blanchon/opencs2_dataset_wds/index/pov_rounds.parquet' p
333
+ ON k.match_id=p.match_id AND k.map_name=p.map_name AND k.round=p.round
334
+ AND k.attacker_player_slot=p.player_slot
335
+ WHERE (k.noscope OR k.wallbang OR k.penetrated > 0)
336
+ AND p.duration_s >= k.event_seconds + 5.0
337
+ ORDER BY k.noscope DESC, k.wallbang DESC, k.penetrated DESC
338
+ LIMIT 10
339
+ """).df()
340
+
341
+ for row in rows.to_dict("records"):
342
+ save_clip(row, "noscope_wallbang")
343
+ ```
344
+
345
+ </details>
346
+
347
+ <details>
348
+ <summary><strong>Knife kill</strong></summary>
349
+
350
+ ```python
351
+ rows = con.sql("""
352
+ SELECT k.kill_id AS event_id, k.event_seconds AS event_video_seconds,
353
+ k.weapon, p.duration_s, struct_extract(p.video, 'path') AS video_path
354
+ FROM 'hf://datasets/blanchon/opencs2_dataset_wds/events/kills.parquet' k
355
+ JOIN 'hf://datasets/blanchon/opencs2_dataset_wds/index/pov_rounds.parquet' p
356
+ ON k.match_id=p.match_id AND k.map_name=p.map_name AND k.round=p.round
357
+ AND k.attacker_player_slot=p.player_slot
358
+ WHERE (lower(k.weapon_class)='knife' OR lower(k.weapon) LIKE '%knife%'
359
+ OR lower(k.weapon) LIKE '%bayonet%' OR lower(k.weapon) LIKE '%karambit%')
360
+ AND p.duration_s >= k.event_seconds + 5.0
361
+ LIMIT 10
362
+ """).df()
363
+
364
+ for row in rows.to_dict("records"):
365
+ save_clip(row, "knife_kill")
366
+ ```
367
+
368
+ </details>
369
+
370
+ <details>
371
+ <summary><strong>Five kills by the same player in under 10 seconds</strong></summary>
372
+
373
+ ```python
374
+ rows = con.sql("""
375
+ WITH streaks AS (
376
+ SELECT match_id, map_name, round, attacker_player_slot AS player_slot,
377
+ COUNT(*) AS n_kills,
378
+ MIN(event_seconds) AS first_kill_video_seconds,
379
+ MAX(event_seconds) AS last_kill_video_seconds
380
+ FROM 'hf://datasets/blanchon/opencs2_dataset_wds/events/kills.parquet'
381
+ GROUP BY match_id, map_name, round, attacker_player_slot
382
+ HAVING COUNT(*) >= 5 AND MAX(event_seconds) - MIN(event_seconds) < 10.0
383
+ )
384
+ SELECT concat('streak-', s.match_id, '-', s.map_name, '-r', s.round, '-p', s.player_slot) AS event_id,
385
+ s.first_kill_video_seconds AS event_video_seconds,
386
+ s.last_kill_video_seconds, s.n_kills, p.duration_s,
387
+ struct_extract(p.video, 'path') AS video_path
388
+ FROM streaks s
389
+ JOIN 'hf://datasets/blanchon/opencs2_dataset_wds/index/pov_rounds.parquet' p
390
+ ON s.match_id=p.match_id AND s.map_name=p.map_name AND s.round=p.round
391
+ AND s.player_slot=p.player_slot
392
+ ORDER BY s.last_kill_video_seconds - s.first_kill_video_seconds
393
+ LIMIT 10
394
+ """).df()
395
+
396
+ for row in rows.to_dict("records"):
397
+ save_clip(row, "five_kills_under_10s", before=2.0, after=row["last_kill_video_seconds"] - row["event_video_seconds"] + 2.0)
398
+ ```
399
+
400
+ </details>
401
+
402
+ <details>
403
+ <summary><strong>Very long distance kill</strong></summary>
404
+
405
+ ```python
406
+ rows = con.sql("""
407
+ SELECT k.kill_id AS event_id, k.event_seconds AS event_video_seconds,
408
+ k.weapon, k.distance, p.duration_s, struct_extract(p.video, 'path') AS video_path
409
+ FROM 'hf://datasets/blanchon/opencs2_dataset_wds/events/kills.parquet' k
410
+ JOIN 'hf://datasets/blanchon/opencs2_dataset_wds/index/pov_rounds.parquet' p
411
+ ON k.match_id=p.match_id AND k.map_name=p.map_name AND k.round=p.round
412
+ AND k.attacker_player_slot=p.player_slot
413
+ WHERE k.distance IS NOT NULL
414
+ AND p.duration_s >= k.event_seconds + 5.0
415
+ ORDER BY k.distance DESC
416
+ LIMIT 10
417
+ """).df()
418
+
419
+ for row in rows.to_dict("records"):
420
+ save_clip(row, "long_distance_kill")
421
+ ```
422
+
423
+ </details>
424
+
425
+ <details>
426
+ <summary><strong>Specific map position, video clip</strong></summary>
427
+
428
+ ```python
429
+ rows = con.sql("""
430
+ WITH t AS (
431
+ SELECT DISTINCT ON (media_id) media_id, match_id, map_name, round, player_slot,
432
+ t AS event_video_seconds, x, y, z, input_weapon
433
+ FROM 'hf://datasets/blanchon/opencs2_dataset_wds/ticks/match_id=2391545/map_name=de_anubis/ticks.parquet'
434
+ WHERE is_alive AND tick % 64 = 0 AND t >= 5.0
435
+ AND x BETWEEN -875 AND -625 AND y BETWEEN 125 AND 375
436
+ ORDER BY media_id, t
437
+ )
438
+ SELECT concat('pos-', t.media_id, '-', round(t.event_video_seconds, 2)) AS event_id,
439
+ t.*, p.duration_s, struct_extract(p.video, 'path') AS video_path
440
+ FROM t
441
+ JOIN 'hf://datasets/blanchon/opencs2_dataset_wds/index/pov_rounds.parquet' p
442
+ ON t.media_id=p.media_id
443
+ LIMIT 10
444
+ """).df()
445
+
446
+ for row in rows.to_dict("records"):
447
+ save_clip(row, "position_based_clip")
448
+ ```
449
+
450
+ </details>
451
+
452
+ <details>
453
+ <summary><strong>boosting_top_player: higher player POV</strong></summary>
454
+
455
+ Use ticks to find a higher player above a nearby lower player for multiple consecutive ticks. This
456
+ is a heuristic, so visually inspect results.
457
+
458
+ ```sql
459
+ -- Core condition used in the verified examples:
460
+ xy_distance < 36
461
+ z_delta BETWEEN 45 AND 90
462
+ abs(top.velocity_z) < 12
463
+ abs(lower.velocity_z) < 12
464
+ support_ticks >= 16
465
+ ```
466
+
467
+ </details>
468
+
469
+ <details>
470
+ <summary><strong>frame_pair_preview: frame pair at a specific position</strong></summary>
471
+
472
+ ```python
473
+ rows = con.sql("""
474
+ WITH ticks AS (
475
+ SELECT media_id, match_id, map_name, round, player_slot, tick, t, x, y, z
476
+ FROM 'hf://datasets/blanchon/opencs2_dataset_wds/ticks/match_id=2391545/map_name=de_anubis/ticks.parquet'
477
+ WHERE is_alive AND t > 5.0
478
+ ),
479
+ anchors AS (
480
+ SELECT * FROM ticks
481
+ WHERE tick % 64 = 0
482
+ AND x BETWEEN -875 AND -625 AND y BETWEEN 125 AND 375
483
+ ),
484
+ pairs AS (
485
+ SELECT DISTINCT ON (a.media_id) a.*, b.tick AS next_tick, b.t AS next_t
486
+ FROM anchors a JOIN ticks b ON a.media_id=b.media_id AND a.tick + 2 = b.tick
487
+ ORDER BY a.media_id, a.t
488
+ )
489
+ SELECT pairs.*, struct_extract(p.video, 'path') AS video_path
490
+ FROM pairs
491
+ JOIN 'hf://datasets/blanchon/opencs2_dataset_wds/index/pov_rounds.parquet' p
492
+ ON pairs.media_id=p.media_id
493
+ LIMIT 10
494
+ """).df()
495
+
496
+ for row in rows.to_dict("records"):
497
+ save_frame_pair(row, "frame_pair_preview")
498
+ ```
499
+
500
+ </details>
501
+
502
+ ## Read One POV Or One Timestamp
503
+
504
+ `index/wds_samples.parquet` stores the byte range of each MP4 inside its tar shard. The MP4 bytes
505
+ are identical to a standalone MP4; the reader below shifts all HTTP range requests by the tar
506
+ member offset.
507
+
508
+ ```python
509
+ import io
510
+ import os
511
+ import requests
512
+ from huggingface_hub import hf_hub_url
513
+ from torchcodec.decoders import AudioDecoder, VideoDecoder
514
+
515
+ REPO = "blanchon/opencs2_dataset_wds"
516
+
517
+ class HfTarMember(io.RawIOBase):
518
+ def __init__(self, shard_url, offset, size, token=None, session=None):
519
+ self.shard_url = shard_url
520
+ self.offset = int(offset)
521
+ self.size = int(size)
522
+ self.pos = 0
523
+ self.session = session or requests.Session()
524
+ self.headers = {}
525
+ token = token or os.environ.get("HF_TOKEN")
526
+ if token:
527
+ self.headers["Authorization"] = f"Bearer {token}"
528
+
529
+ def readable(self):
530
+ return True
531
+
532
+ def seekable(self):
533
+ return True
534
+
535
+ def tell(self):
536
+ return self.pos
537
+
538
+ def seek(self, offset, whence=io.SEEK_SET):
539
+ if whence == io.SEEK_SET:
540
+ self.pos = offset
541
+ elif whence == io.SEEK_CUR:
542
+ self.pos += offset
543
+ elif whence == io.SEEK_END:
544
+ self.pos = self.size + offset
545
+ self.pos = max(0, min(self.pos, self.size))
546
+ return self.pos
547
+
548
+ def read(self, n=-1):
549
+ if self.pos >= self.size:
550
+ return b""
551
+ if n is None or n < 0:
552
+ n = self.size - self.pos
553
+ n = min(n, self.size - self.pos)
554
+ start = self.offset + self.pos
555
+ stop = start + n - 1
556
+ headers = dict(self.headers)
557
+ headers["Range"] = f"bytes={start}-{stop}"
558
+ r = self.session.get(self.shard_url, headers=headers, timeout=60)
559
+ r.raise_for_status()
560
+ data = r.content
561
+ self.pos += len(data)
562
+ return data
563
+
564
+ def member_url(row):
565
+ return hf_hub_url(REPO, row["shard_path"], repo_type="dataset")
566
+
567
+ def open_mp4(row):
568
+ return HfTarMember(member_url(row), row["mp4_offset"], row["mp4_size"])
569
+
570
+ # row can come from DuckDB, pandas, or pyarrow.
571
+ row = awp_1v1.iloc[0].to_dict()
572
+ start = max(0.0, row["event_video_seconds"] - 5.0)
573
+ stop = row["event_video_seconds"] + 5.0
574
+
575
+ video = VideoDecoder(open_mp4(row), seek_mode="approximate", dimension_order="NHWC")
576
+ clip = video.get_frames_played_in_range(start_seconds=start, stop_seconds=stop)
577
+
578
+ audio = AudioDecoder(open_mp4(row))
579
+ samples = audio.get_samples_played_in_range(start_seconds=start, stop_seconds=stop)
580
+ ```
581
+
582
+ For a browser viewer, use the same `shard_path`, `mp4_offset`, and `mp4_size`: create a URL source
583
+ for the shard, slice `[mp4_offset, mp4_offset + mp4_size)`, then give the slice to the MP4 demuxer.
584
+
585
+ ## Read The Tick Sidecar
586
+
587
+ Each WDS sample also contains its per-POV tick parquet. Fetch it by range from the same tar shard:
588
+
589
+ ```python
590
+ import pyarrow as pa
591
+ import pyarrow.parquet as pq
592
+
593
+ def read_member_bytes(row, offset_col, size_col):
594
+ f = HfTarMember(member_url(row), row[offset_col], row[size_col])
595
+ return f.read()
596
+
597
+ tick_bytes = read_member_bytes(row, "ticks_offset", "ticks_size")
598
+ ticks = pq.read_table(pa.BufferReader(tick_bytes)).to_pandas()
599
+ ```
600
+
601
+ For global filtering by position, weapon, or health across many samples, use the external
602
+ `ticks/match_id=<id>/map_name=<map>/ticks.parquet` files instead. They are map-level parquet
603
+ indexes and avoid opening tar shards during the filtering phase.
604
+
605
+ ```sql
606
+ SELECT media_id, round, player_slot, tick, t, x, y, z, input_weapon
607
+ FROM 'hf://datasets/blanchon/opencs2_dataset_wds/ticks/match_id=2391545/map_name=de_anubis/ticks.parquet'
608
+ WHERE x BETWEEN -500 AND 500
609
+ AND y BETWEEN -2000 AND -1200
610
+ AND is_alive;
611
+ ```
612
+
613
+ ## Frame Pair Samples
614
+
615
+ For `(frame_t, tick_t, frame_t+1, tick_t+1)`, use the video WDS and decode frames on demand. This
616
+ keeps storage smaller than a pre-extracted frame dataset while preserving arbitrary temporal access.
617
+
618
+ ```python
619
+ import numpy as np
620
+
621
+ t0 = 12.0
622
+ t1 = t0 + 1.0 / 32.0
623
+
624
+ tick0 = ticks.iloc[(ticks["t"] - t0).abs().argmin()]
625
+ tick1 = ticks.iloc[(ticks["t"] - t1).abs().argmin()]
626
+
627
+ frames = VideoDecoder(open_mp4(row), seek_mode="approximate", dimension_order="NHWC").get_frames_played_at(
628
+ seconds=[float(tick0["t"]), float(tick1["t"])]
629
+ )
630
+
631
+ frame_t = frames.data[0]
632
+ frame_t1 = frames.data[1]
633
+ ```
634
+
635
+ For throughput, sample several timestamps from the same POV and call `get_frames_played_at()` once
636
+ with the full timestamp list; reopening the decoder for each frame pair is much slower.
637
+
638
+ ## High-Throughput Training
639
+
640
+ Use the parquet tables to build the sample set first, then feed only selected shards/samples to the
641
+ loader. The fastest pattern depends on access shape:
642
+
643
+ - full or mostly-full rounds: use WebDataset/WIDS with a local NVMe shard cache;
644
+ - sparse 10 second clips: use `wds_samples.parquet` byte offsets and TorchCodec range reads;
645
+ - frame pairs: group many requested timestamps by `media_id`, decode them in batches, then shuffle
646
+ the emitted pairs.
647
+
648
+ Recommended randomness strategy:
649
+
650
+ 1. shuffle shards each epoch;
651
+ 2. shuffle samples within each shard;
652
+ 3. keep a bounded cross-shard sample buffer, for example 64-256 samples per worker;
653
+ 4. group nearby timestamps from the same `media_id` before decoding, then shuffle outputs after decode.
654
+
655
+ WIDS descriptor:
656
+
657
+ ```python
658
+ from huggingface_hub import hf_hub_url
659
+ import wids
660
+
661
+ index_url = hf_hub_url(
662
+ "blanchon/opencs2_dataset_wds",
663
+ "index/wids_train.json",
664
+ repo_type="dataset",
665
+ )
666
+
667
+ ds = wids.ShardListDataset(
668
+ index_url,
669
+ cache_dir="/local_nvme/opencs2_wids",
670
+ lru_size=16,
671
+ )
672
+ sample = ds[0]
673
+ ```
674
+
675
+ Classic streaming WebDataset:
676
+
677
+ ```python
678
+ import pyarrow.parquet as pq
679
+ import webdataset as wds
680
+ from huggingface_hub import hf_hub_download, hf_hub_url
681
+
682
+ repo = "blanchon/opencs2_dataset_wds"
683
+ index_path = hf_hub_download(repo, "index/wds_shards.parquet", repo_type="dataset")
684
+ shard_paths = pq.read_table(index_path, columns=["shard_path"]).column("shard_path").to_pylist()
685
+ urls = [hf_hub_url(repo, path, repo_type="dataset") for path in shard_paths]
686
+
687
+ dataset = (
688
+ wds.WebDataset(urls, shardshuffle=True)
689
+ .shuffle(128)
690
+ )
691
+ ```
692
+
693
+ For this dataset, prefer the explicit shard list from `index/wds_shards.parquet` or
694
+ `index/wids_train.json` over a brace pattern: shard names include match IDs and map names.
695
+
696
+ ## Downloading
697
+
698
+ Metadata only:
699
+
700
+ ```bash
701
+ hf download blanchon/opencs2_dataset_wds --repo-type dataset \
702
+ --include "index/*.parquet" \
703
+ --include "events/*.parquet" \
704
+ --include "metadata/*.parquet"
705
+ ```
706
+
707
+ One shard:
708
+
709
+ ```bash
710
+ hf download blanchon/opencs2_dataset_wds --repo-type dataset \
711
+ --include "shards/opencs2-2391545-de_anubis-000000.train.tar"
712
+ ```
713
+
714
+ For programmatic URL construction, use `huggingface_hub.hf_hub_url()` for range reads and DuckDB
715
+ `hf://datasets/...` URLs for parquet scans.
716
+
717
+ ## Creation
718
+
719
+ Built from HLTV `.dem` files with a headless CS2 recorder. The recorder replays demos, captures all
720
+ 10 player POVs, validates tick/frame boundaries, muxes audio into the MP4, and writes typed parquet
721
+ sidecars. This WebDataset repo repackages the round-based media from `blanchon/opencs2_dataset` into large
722
+ tar shards plus byte-offset indexes to avoid the many-small-files problem.
723
+
724
+ ## Licensing
725
+
726
+ `.dem` source data is mirrored from HLTV; downstream use is bound by the original tournament terms.
727
+ Renders and metadata are released as **CC-BY-4.0**.
728
+
729
+ ## Citation
730
+
731
+ ```bibtex
732
+ @misc{blanchon2026opencs2,
733
+ author = {Julien Blanchon},
734
+ title = {OpenCS2 Dataset},
735
+ year = {2026},
736
+ publisher = {Hugging Face},
737
+ howpublished = {\url{https://github.com/julien-blanchon/opencs2-dataset}}
738
+ }
739
+ ```
events/clip_events.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc19a8823dc2f207065d352a7ae64402f94d4a17ef448ae3a71cf7ef7db4b85c
3
+ size 1352825
events/duels.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f72add23a8d87fa1adc8bd50383da2f4bae635411b752a1a8a7eb76e6a265502
3
+ size 2592825
events/kills.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d98975eec40abfb23d0442eb867ee9bf6734897f29170f4437cbbc4090c0699
3
+ size 2886063
events/round_player.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b5ccbf30d9892b92e2978e03a0b6a130242a9b48135fe3b8619690ed775772e
3
+ size 175675
index/matches.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4d83ba3413d35a7f5da6d04f8d5c41597caddb4fb29b4a3a865f5446945a685
3
+ size 35461
index/pov_rounds.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0c24e28aa0da3f372436d29989fa39f7e8d03b1968049ce2f40336f7aa3becf
3
+ size 7849131
index/rounds.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0770b59df6dc5bbcc16772476464101e3558682e4294e9eed105f27b7c24d16
3
+ size 715114
index/wds_samples.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64c4aec79c5cbec8b8d721eb031952df03d062df09c2ab157e1a1d9ea031059c
3
+ size 6820278
index/wds_shards.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51efee993a83cae666ae9b999169fffa1f5e1122555f9108d2ab299846c41951
3
+ size 55088
index/wids_train.json ADDED
The diff for this file is too large to render. See raw diff
 
metadata/enums.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fec401feede813029b0e6880dbcb6312993de5f5c11fe9cc807031e86ff4109
3
+ size 2131
shards/opencs2-2391545-de_anubis-000000.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56b16ed9c3234f2e0677d8e0fc988238b06c8d79555c785683f53575bbe8c4ee
3
+ size 3915694080
shards/opencs2-2391545-de_anubis-000001.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10fd67cd3fa7de07be643d04aa35c0cf222d7be908f7a1242a1e66eb17d5fe4a
3
+ size 3973355520
shards/opencs2-2391545-de_anubis-000002.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd353148b72d4460b378dc0d49a96f8a88d459ee9b50fb6ae24184a372e9d545
3
+ size 2530068480
shards/opencs2-2391545-de_mirage-000000.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8bd6945f573e8123f240a63111be2d9c11185f6209c45504ad3dd048426aae7
3
+ size 3945390080
shards/opencs2-2391545-de_mirage-000001.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:126834bedc53d621aaf4307bf8fd30e442b78dbb3a833b436683f117e8342cda
3
+ size 3975342080
shards/opencs2-2391545-de_mirage-000002.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4b7093cb493396ca6caf67e131cc7f955bb7cb086fd88d396561aa5dcb27086
3
+ size 2086246400
shards/opencs2-2391545-de_overpass-000000.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41d1e11b538af0aaa00a663a2764f19b7f6803cc070055cd188c3888f1291fe8
3
+ size 3986094080
shards/opencs2-2391545-de_overpass-000001.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e771329469413321d665e944a20874340b66e5a1eb1bac7caddb495e57002363
3
+ size 3964067840
shards/opencs2-2391545-de_overpass-000002.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a840126bfb3154893235da05b1349869d8950ceb414cd44f102decda629fa828
3
+ size 3955619840
shards/opencs2-2391545-de_overpass-000003.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c848bf76880d2de7187c6ced7619631bb2e66a07ae1b41ae46e0b3cb12e36d6c
3
+ size 585820160
shards/opencs2-2391547-de_dust2-000000.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e75b8e7eb1526addd582cb410249ee73d4ecf0702596223c5189c544421d3b9e
3
+ size 3999662080
shards/opencs2-2391547-de_dust2-000001.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:facfda1dce294402d96c54ce34a6f229357aa28cb4bf5b28535ecc471c75f15b
3
+ size 3937382400
shards/opencs2-2391547-de_dust2-000002.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:392fcd1ce42ad62cc61c27008e083b18c78044377f02bbb3ffde5678d72b9f2d
3
+ size 2136094720
shards/opencs2-2391547-de_overpass-000000.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff7975c7da4f7e158a68c076836429a82a692dce04bba3a4578330c0fbb052c4
3
+ size 3990640640
shards/opencs2-2391547-de_overpass-000001.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5cedb7c0429c61c29032bc2277e793e2c6be244b399aaa622e11648f8004e14
3
+ size 3972024320
shards/opencs2-2391547-de_overpass-000002.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2be6371eb25b71e016bdd300be9576bb926bd5e24f09606000f0b576bec14997
3
+ size 2093537280
shards/opencs2-2391551-de_dust2-000000.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b9a7817b9ea00f2c8753be53778571ec6cae9982a530ad1e067e7236304a9f7
3
+ size 3972956160
shards/opencs2-2391551-de_dust2-000001.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7877f602baa7641627745224c1782595f2ef5a8bdccbd4e59e17f22921dcbd2f
3
+ size 3981322240
shards/opencs2-2391551-de_dust2-000002.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45e976df6979f2df14ba118bd1dfee63175f229236262425982612c4ba00b84b
3
+ size 3970191360
shards/opencs2-2391551-de_dust2-000003.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dec71bf506e625e5692cba14f789b0364c551c2796ecb909c6fd261cf3b0dd9
3
+ size 1366947840
shards/opencs2-2391551-de_inferno-000000.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1723fd145a63da3d8119732fbac3432d694a9adb4f9bbe6cfcd6280ce9d90fa3
3
+ size 3962071040
shards/opencs2-2391551-de_inferno-000001.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90d7afb8623759b947f01c4a8ae3d799e9bebb335d9b8e0021442a3034e565b2
3
+ size 3953899520
shards/opencs2-2391551-de_inferno-000002.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52b606da5c7781f40508fe76fe67a6f564f7f22d8bdb449cae44273f4f66dfdd
3
+ size 3955578880
shards/opencs2-2391551-de_inferno-000003.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:972ffa66b6960150b6c0a7d0c8dd867d760682d485284c1ffb8cd42d7f387b67
3
+ size 1619957760
shards/opencs2-2391551-de_nuke-000000.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca3b0aea618b163695e03b24ddf0f14f7656dcdab53887bffc78bde1626535ec
3
+ size 3954063360
shards/opencs2-2391551-de_nuke-000001.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a08475a2fd0b498ceda6c97103f40540c0618c7af7facfe50fee3d664991c16b
3
+ size 3970560000
shards/opencs2-2391551-de_nuke-000002.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ee9a35d79e7c4d7f19a9d8e8afa35c338d6bec8d827b541cadc4fead6fce1a3
3
+ size 3839774720
shards/opencs2-2391561-de_nuke-000000.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29f5a3c62ef33d6e90740b93bb5941ff6f2795efe4754a262e477378fd5bc984
3
+ size 3990097920
shards/opencs2-2391561-de_nuke-000001.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd4db1a6a08ec8181514868c0b41310b97301c370063f154a55f1f8a6800989d
3
+ size 3937986560
shards/opencs2-2391561-de_nuke-000002.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4944f5b34f8dc4d73403a5f78ee04a3e87e69f930d2e0beb34d9a948293ead2
3
+ size 3975219200
shards/opencs2-2391806-de_inferno-000000.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10e1e2ebc690ecc6e5796c4caeda16f1f9fca065948dd93507baa3e21ede62fb
3
+ size 3941877760
shards/opencs2-2391806-de_inferno-000001.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26ed4c1085169421edc749fcb4b4363d44288e9a8e59a91a748ccb7ae43b7939
3
+ size 3979663360
shards/opencs2-2391806-de_inferno-000002.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1db6bc7f833a60dff06718903137b68987b4278d188b303a64c52eff5ca67606
3
+ size 3973099520
shards/opencs2-2391806-de_inferno-000003.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d53ca685069ec30fc78dfc8ecbd1c05558b52906dcbf2c779c634486f3325a58
3
+ size 798863360
shards/opencs2-2391806-de_nuke-000000.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0de607323c9d71fad11847aff6f350508255db7d97b010557e18f58e2ce6ba3
3
+ size 3964733440
shards/opencs2-2391806-de_nuke-000001.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b75d1386c3c96a3188c9622dda469cfb24b3924b2d00fefe93ab0ba5f622cd66
3
+ size 3983728640
shards/opencs2-2391806-de_nuke-000002.train.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1f944cf0e7628838f84b1574c398e48273f64ce61770e7ad4835cff3d37c8e6
3
+ size 3951697920