mikusama99 commited on
Commit
01298f1
·
verified ·
1 Parent(s): 20675df

Add dataset card and release manifests

Browse files
README.md ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: OpenCS2 Local Snapshot
3
+ license: cc-by-4.0
4
+ language:
5
+ - en
6
+ tags:
7
+ - opencs2
8
+ - counter-strike-2
9
+ - video
10
+ - reinforcement-learning
11
+ - game-demos
12
+ ---
13
+
14
+ # OpenCS2 Local Snapshot
15
+
16
+ This repository is an unofficial, unmodified data snapshot assembled from two public OpenCS2-related Hugging Face datasets. It contains 18,087 data files (642.29 GiB logical size). Download caches and local download logs are intentionally excluded.
17
+
18
+ ## Sources and attribution
19
+
20
+ - POV videos, tick tables, and the upstream index: [`blanchon/opencs2_dataset`](https://huggingface.co/datasets/blanchon/opencs2_dataset/tree/8d7deddcd30c081fb197b75f58b4a0fba1117b9d) at revision `8d7deddcd30c081fb197b75f58b4a0fba1117b9d`.
21
+ - CS2 demo files: [`blanchon/cs2_dataset_demo`](https://huggingface.co/datasets/blanchon/cs2_dataset_demo/tree/912a363098feec3f220e41d68634d2f71676c28b) at revision `912a363098feec3f220e41d68634d2f71676c28b`.
22
+
23
+ Both upstream dataset cards identify their license as CC BY 4.0. Credit remains with the upstream dataset authors and the original content creators. This mirror is not affiliated with or endorsed by Valve, HLTV, or the upstream authors.
24
+
25
+ ## Contents
26
+
27
+ ```text
28
+ index/pov_rounds.parquet
29
+ rounds/match_id=<id>/map_name=<map>/round=<NN>/player=<NN>/
30
+ video.mp4
31
+ ticks.parquet # available for a subset of videos
32
+ demos/shard-europe-<shard>/<match_id>/<match-name>-<map>.dem
33
+ manifests/
34
+ all_files.jsonl
35
+ upload_stats.json
36
+ matches_05_08*.json[l]
37
+ ```
38
+
39
+ File counts in this snapshot:
40
+
41
+ - `12,120` POV MP4 files.
42
+ - `5,910` per-POV tick Parquet files plus one upstream index Parquet.
43
+ - `56` CS2 demo files.
44
+
45
+ Join POV and tick data with `(match_id, map_name, round, player_slot)`. Demo files can be associated at `(match_id, map_name)` level. There are more POV videos than tick files in this snapshot; absence of a sibling `ticks.parquet` is expected for part of the collection.
46
+
47
+ `index/pov_rounds.parquet` is the larger upstream index (165,270 rows), not an index limited to files mirrored here. Use `manifests/all_files.jsonl` as the authoritative path-and-size inventory for this repository.
48
+
49
+ ## Manifests and integrity
50
+
51
+ The `matches_05_08*` files are a legacy subset manifest covering 5,910 POV/tick pairs, 28 demos, and the index. Local absolute paths were normalized to repository-relative paths for publication. `manifests/all_files.jsonl` covers every uploaded data file and records exact byte sizes.
52
+
53
+ Binary content was not decoded or altered during mirroring. Videos and demos may display player names, chat, audio, or other in-game identifiers. Users are responsible for complying with the CC BY 4.0 attribution terms and any applicable game, tournament, privacy, and platform rules.
manifests/all_files.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
manifests/matches_05_08.audit.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "match_window_one_based": [
3
+ 5,
4
+ 8
5
+ ],
6
+ "maps": [
7
+ "de_ancient",
8
+ "de_anubis",
9
+ "de_dust2",
10
+ "de_inferno",
11
+ "de_mirage",
12
+ "de_nuke",
13
+ "de_overpass"
14
+ ],
15
+ "map_match_pairs": 28,
16
+ "artifact_counts": {
17
+ "dem": 28,
18
+ "index": 1,
19
+ "pov": 5910,
20
+ "ticks": 5910
21
+ },
22
+ "pov_expected_bytes": 323829773691,
23
+ "manifest": "manifests/matches_05_08.jsonl",
24
+ "pov_revision": "8d7deddcd30c081fb197b75f58b4a0fba1117b9d",
25
+ "demo_revision": "912a363098feec3f220e41d68634d2f71676c28b",
26
+ "valid_artifact_counts": {
27
+ "dem": 28,
28
+ "index": 1,
29
+ "pov": 5910,
30
+ "ticks": 5910
31
+ },
32
+ "invalid_artifacts": 0,
33
+ "pov_tick_key_sets_equal": true,
34
+ "unique_pov_keys": 5910,
35
+ "unique_tick_keys": 5910,
36
+ "complete": true
37
+ }
manifests/matches_05_08.failures.jsonl ADDED
File without changes
manifests/matches_05_08.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
manifests/matches_05_08.summary.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "match_window_one_based": [
3
+ 5,
4
+ 8
5
+ ],
6
+ "maps": [
7
+ "de_ancient",
8
+ "de_anubis",
9
+ "de_dust2",
10
+ "de_inferno",
11
+ "de_mirage",
12
+ "de_nuke",
13
+ "de_overpass"
14
+ ],
15
+ "map_match_pairs": 28,
16
+ "artifact_counts": {
17
+ "dem": 28,
18
+ "index": 1,
19
+ "pov": 5910,
20
+ "ticks": 5910
21
+ },
22
+ "pov_expected_bytes": 323829773691,
23
+ "manifest": "manifests/matches_05_08.jsonl",
24
+ "pov_revision": "8d7deddcd30c081fb197b75f58b4a0fba1117b9d",
25
+ "demo_revision": "912a363098feec3f220e41d68634d2f71676c28b"
26
+ }
manifests/upload_stats.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "generated_at": "2026-08-14T10:03:54+00:00",
3
+ "repo_id": "mikusama99/OpenCS2",
4
+ "total_files": 18087,
5
+ "total_bytes": 689655775783,
6
+ "suffix_counts": {
7
+ ".dem": 56,
8
+ ".mp4": 12120,
9
+ ".parquet": 5911
10
+ },
11
+ "excluded": [
12
+ "opencs2_matches/.cache/**",
13
+ "opencs2_demos/.cache/**",
14
+ "download_offset2.log"
15
+ ],
16
+ "sources": [
17
+ {
18
+ "repo_id": "blanchon/opencs2_dataset",
19
+ "revision": "8d7deddcd30c081fb197b75f58b4a0fba1117b9d"
20
+ },
21
+ {
22
+ "repo_id": "blanchon/cs2_dataset_demo",
23
+ "revision": "912a363098feec3f220e41d68634d2f71676c28b"
24
+ }
25
+ ]
26
+ }