CounterStrike-1K / croissant.json
ArnieRamesh's picture
metadata: add required RAI fields
02078fa verified
{
"@context": {
"@language": "en",
"@vocab": "https://schema.org/",
"sc": "https://schema.org/",
"cr": "http://mlcommons.org/croissant/",
"rai": "http://mlcommons.org/croissant/RAI/",
"dct": "http://purl.org/dc/terms/",
"annotation": "cr:annotation",
"arrayShape": "cr:arrayShape",
"citeAs": "cr:citeAs",
"column": "cr:column",
"conformsTo": "dct:conformsTo",
"containedIn": "cr:containedIn",
"data": {
"@id": "cr:data",
"@type": "@json"
},
"dataType": {
"@id": "cr:dataType",
"@type": "@vocab"
},
"equivalentProperty": "cr:equivalentProperty",
"examples": {
"@id": "cr:examples",
"@type": "@json"
},
"excludes": "cr:excludes",
"extract": "cr:extract",
"field": "cr:field",
"fileProperty": "cr:fileProperty",
"fileObject": "cr:fileObject",
"fileSet": "cr:fileSet",
"format": "cr:format",
"includes": "cr:includes",
"isArray": "cr:isArray",
"isLiveDataset": "cr:isLiveDataset",
"jsonPath": "cr:jsonPath",
"key": "cr:key",
"md5": "cr:md5",
"parentField": "cr:parentField",
"path": "cr:path",
"recordSet": "cr:recordSet",
"references": "cr:references",
"regex": "cr:regex",
"readLines": "cr:readLines",
"replace": "cr:replace",
"samplingRate": "cr:samplingRate",
"sdVersion": "cr:sdVersion",
"separator": "cr:separator",
"repeated": "cr:repeated",
"source": "cr:source",
"subField": "cr:subField",
"transform": "cr:transform",
"unArchive": "cr:unArchive",
"value": "cr:value"
},
"@type": "sc:Dataset",
"conformsTo": [
"http://mlcommons.org/croissant/1.1",
"http://mlcommons.org/croissant/RAI/1.0"
],
"name": "CounterStrike-1K",
"alternateName": [
"CounterStrike-1K",
"CounterStrike 1K",
"CS2-1K"
],
"description": "CounterStrike-1K is a synchronized multi-POV Counter-Strike 2 dataset for world modeling and action-conditioned video prediction. The release provides rendered POV video/audio, fixed-width per-frame actions/local state, sparse gameplay events, public indices, and anonymized derived match traces for non-commercial research under CC BY-NC 4.0 to the extent of the authors' rights. Counter-Strike 2 and underlying game assets remain property of Valve Corporation. Raw demo files, Steam IDs, online account identifiers, player names, profile URLs, raw HLTV identifiers, raw demo paths, and raw chat text are not distributed.",
"url": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K",
"sameAs": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K",
"license": "https://creativecommons.org/licenses/by-nc/4.0/",
"version": "1.0.0",
"isLiveDataset": false,
"creator": {
"@type": "Person",
"name": "Anirudhh Ramesh"
},
"publisher": {
"@type": "Organization",
"name": "ArnieRamesh",
"url": "https://huggingface.co/ArnieRamesh"
},
"citeAs": "@dataset{counterstrike1k2026, title = {CounterStrike-1K}, author = {Ramesh, Anirudhh}, year = {2026}, publisher = {Hugging Face}, version = {v1.0.0}, url = {https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K}}",
"keywords": [
"counter-strike-2",
"game",
"world-model",
"video-prediction",
"action-conditioned-video",
"multi-view",
"multi-agent",
"webdataset",
"audio",
"reinforcement-learning",
"esports"
],
"rai:dataCollection": "Professional Counter-Strike 2 match-map demos were selected from public esports match sources, rendered into synchronized player POV clips, transformed into public video/audio, action/state, event, metadata, index, and aggregate statistics artifacts, and then anonymized before release. Raw demo files are not redistributed, and users are responsible for complying with applicable third-party terms.",
"rai:dataCollectionType": [
"Web Scraping",
"Software Collection",
"Secondary Data Analysis"
],
"rai:dataCollectionRawData": "The raw source material consists of public professional Counter-Strike 2 match replay/demo files and public match metadata. Raw demo files are not included in the public release.",
"rai:dataPreprocessingProtocol": [
"Replay files are rendered into synchronized first-person POV clips, parsed into per-frame controls/state and sparse events, grouped by match/round/perspective, quality checked, anonymized, and packed into public metadata plus WebDataset shards."
],
"rai:dataUseCases": [
"Non-commercial research on action-conditioned video prediction, game world modeling, synchronized multi-POV consistency evaluation, audio-conditioned prediction, state-conditioned modeling, representation learning, and multimodal dataloader benchmarks."
],
"rai:dataSocialImpact": [
"CounterStrike-1K may support research on controllable video generation, multimodal representation learning, action-conditioned world modeling, and multi-agent shared-state evaluation. It may also improve tools for analyzing or generating realistic gameplay footage, so the release is limited to non-commercial research, excludes raw demo files, and removes online identifiers, raw player identities, and raw chat text from public artifacts."
],
"rai:hasSyntheticData": false,
"rai:dataLimitations": [
"The dataset represents professional Counter-Strike 2 matches on the selected active-duty maps. It is not representative of casual play, all skill levels, all game modes, all historical CS2 versions, or non-professional player behavior.",
"Rendered POV-hours are not unique scene-hours because each round can include multiple synchronized player POVs. Map and split balance are reported in stats/summary.json and stats/maps.json."
],
"rai:dataBiases": [
"The dataset is biased toward professional teams, tournament settings, selected maps, compatible demo versions, and the tactical metagame during the collection window."
],
"rai:personalSensitiveInformation": [
"Public artifacts are designed not to contain Steam IDs, XUIDs, account IDs, profile URLs, raw HLTV identifiers, raw demo paths, player names, stable cross-match player identifiers, or raw chat text. Player references use pov_idx, which is stable only within a match_id."
],
"rai:dataReleaseMaintenancePlan": [
"The dataset is versioned through Hugging Face releases. Corrections, takedown requests, schema changes, and future map/version updates are handled through the project page or Hugging Face repository discussions/issues."
],
"distribution": [
{
"@type": "cr:FileObject",
"@id": "README.md",
"name": "README.md",
"description": "CounterStrike-1K release metadata/schema file.",
"contentUrl": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K/resolve/main/README.md",
"encodingFormat": "text/markdown",
"sha256": "6ae901bc16b64d41cbacfaf1d85a76447b234a255675becfc3e5be831977da1b"
},
{
"@type": "cr:FileObject",
"@id": "schema-README.md",
"name": "schema/README.md",
"description": "CounterStrike-1K release metadata/schema file.",
"contentUrl": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K/resolve/main/schema/README.md",
"encodingFormat": "text/markdown",
"sha256": "43a381d24f6182ce78d9768547518946c45c1157c280ec35fdcb72c388fb2201"
},
{
"@type": "cr:FileObject",
"@id": "schema-actions_bin.json",
"name": "schema/actions_bin.json",
"description": "CounterStrike-1K release metadata/schema file.",
"contentUrl": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K/resolve/main/schema/actions_bin.json",
"encodingFormat": "application/json",
"sha256": "ce6a9ddf938cf31d9aae1e8cb8c9e990d78ea72f6549b2b4dbe708c79bbb2cc5"
},
{
"@type": "cr:FileObject",
"@id": "schema-events.json",
"name": "schema/events.json",
"description": "CounterStrike-1K release metadata/schema file.",
"contentUrl": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K/resolve/main/schema/events.json",
"encodingFormat": "application/json",
"sha256": "e01f4e168297a75a658a0355e2252036afff0811754a92dee74cfbd116d57c01"
},
{
"@type": "cr:FileObject",
"@id": "schema-manifest.json",
"name": "schema/manifest.json",
"description": "CounterStrike-1K release metadata/schema file.",
"contentUrl": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K/resolve/main/schema/manifest.json",
"encodingFormat": "application/json",
"sha256": "6503b6c9faedf2c1353a3e2a873eb1da2f94d0ae18f8f9eb1e8bee4ff95ef833"
},
{
"@type": "cr:FileObject",
"@id": "schema-maps.json",
"name": "schema/maps.json",
"description": "CounterStrike-1K release metadata/schema file.",
"contentUrl": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K/resolve/main/schema/maps.json",
"encodingFormat": "application/json",
"sha256": "c3bf292812ce2367a2ff121252f91bce7fd5cf9da7ac6397b071c7849f081527"
},
{
"@type": "cr:FileObject",
"@id": "schema-match_events.json",
"name": "schema/match_events.json",
"description": "CounterStrike-1K release metadata/schema file.",
"contentUrl": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K/resolve/main/schema/match_events.json",
"encodingFormat": "application/json",
"sha256": "7e3e36b5f62502dc6c6170b374abf102305f4a54df3ad7c5e15708c6da63b012"
},
{
"@type": "cr:FileObject",
"@id": "schema-match_index.json",
"name": "schema/match_index.json",
"description": "CounterStrike-1K release metadata/schema file.",
"contentUrl": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K/resolve/main/schema/match_index.json",
"encodingFormat": "application/json",
"sha256": "3998668c82ce029ccdcea8298a6a002f6266d5fad0da98cd243cd41d923b30fe"
},
{
"@type": "cr:FileObject",
"@id": "schema-match_states.json",
"name": "schema/match_states.json",
"description": "CounterStrike-1K release metadata/schema file.",
"contentUrl": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K/resolve/main/schema/match_states.json",
"encodingFormat": "application/json",
"sha256": "bb700b755e10e8ec646daa1d684cb05429a2b32334980bae33e0e1f7f92c71ea"
},
{
"@type": "cr:FileObject",
"@id": "schema-media.json",
"name": "schema/media.json",
"description": "CounterStrike-1K release metadata/schema file.",
"contentUrl": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K/resolve/main/schema/media.json",
"encodingFormat": "application/json",
"sha256": "16d5c5a78c2d87078491ff2a074a717ea57864a6edc8ffe070e466e366f12a26"
},
{
"@type": "cr:FileObject",
"@id": "schema-round_index.json",
"name": "schema/round_index.json",
"description": "CounterStrike-1K release metadata/schema file.",
"contentUrl": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K/resolve/main/schema/round_index.json",
"encodingFormat": "application/json",
"sha256": "07dd0a9f34e58a04c9af1c44b9f1f5eaa9d75d9516ac2355133c77225b8886bc"
},
{
"@type": "cr:FileObject",
"@id": "schema-sample_index.json",
"name": "schema/sample_index.json",
"description": "CounterStrike-1K release metadata/schema file.",
"contentUrl": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K/resolve/main/schema/sample_index.json",
"encodingFormat": "application/json",
"sha256": "b2650320b5f4a5da1ff8f71703fa17ebcb9d2b37cd01435185a2d06ac5671f77"
},
{
"@type": "cr:FileObject",
"@id": "schema-row_index.json",
"name": "schema/row_index.json",
"description": "CounterStrike-1K release metadata/schema file.",
"contentUrl": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K/resolve/main/schema/row_index.json",
"encodingFormat": "application/json",
"sha256": "450f93b1ed1f7f295eb3a88e12ca62647f04109e54855ca4c54505acefc9b215"
},
{
"@type": "cr:FileObject",
"@id": "schema-sample_metadata.json",
"name": "schema/sample_metadata.json",
"description": "CounterStrike-1K release metadata/schema file.",
"contentUrl": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K/resolve/main/schema/sample_metadata.json",
"encodingFormat": "application/json",
"sha256": "b5640ef13fdd71a861f49c25983fcd05bbb7ed20971dd96f27658845e0b2ab7e"
},
{
"@type": "cr:FileObject",
"@id": "schema-subsets.json",
"name": "schema/subsets.json",
"description": "CounterStrike-1K public subset schema file.",
"contentUrl": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K/resolve/main/schema/subsets.json",
"encodingFormat": "application/json",
"sha256": "bbf0d22d949ebc2862165d060e54589bcf5e7f11ecb9ff375048dcd64ab6ffa0"
},
{
"@type": "cr:FileObject",
"@id": "schema-stats_events.json",
"name": "schema/stats_events.json",
"description": "CounterStrike-1K release metadata/schema file.",
"contentUrl": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K/resolve/main/schema/stats_events.json",
"encodingFormat": "application/json",
"sha256": "45e639264051ad7569cbdb95ec9e883763c1b522c63a26f9c812bdbe9c914c2d"
},
{
"@type": "cr:FileObject",
"@id": "schema-stats_maps.json",
"name": "schema/stats_maps.json",
"description": "CounterStrike-1K release metadata/schema file.",
"contentUrl": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K/resolve/main/schema/stats_maps.json",
"encodingFormat": "application/json",
"sha256": "0347aa149dbea23f0dff44d89f1c1e279ae02d5ab01a6eae803f7ed27225bb62"
},
{
"@type": "cr:FileObject",
"@id": "schema-stats_media.json",
"name": "schema/stats_media.json",
"description": "CounterStrike-1K release metadata/schema file.",
"contentUrl": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K/resolve/main/schema/stats_media.json",
"encodingFormat": "application/json",
"sha256": "55c74465c3a6bf104043ed7d08c885b2f9d5417f0e827f3e68f574450e1c2d0f"
},
{
"@type": "cr:FileObject",
"@id": "schema-stats_quality.json",
"name": "schema/stats_quality.json",
"description": "CounterStrike-1K release metadata/schema file.",
"contentUrl": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K/resolve/main/schema/stats_quality.json",
"encodingFormat": "application/json",
"sha256": "f126ab08e2b5a8d99463b658b41577ca9953e25aad6b827d3998bfe78918d815"
},
{
"@type": "cr:FileObject",
"@id": "schema-stats_release_environment.json",
"name": "schema/stats_release_environment.json",
"description": "CounterStrike-1K release metadata/schema file.",
"contentUrl": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K/resolve/main/schema/stats_release_environment.json",
"encodingFormat": "application/json",
"sha256": "a7e99118fad170505db49b54e2edd16e39595f64ec0c185e07bf62cce8148c41"
},
{
"@type": "cr:FileObject",
"@id": "schema-stats_rounds.json",
"name": "schema/stats_rounds.json",
"description": "CounterStrike-1K release metadata/schema file.",
"contentUrl": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K/resolve/main/schema/stats_rounds.json",
"encodingFormat": "application/json",
"sha256": "af8c2e6c21b8a9f37bc249ab267d055d85b56f9e4144b86198220998d9425ac0"
},
{
"@type": "cr:FileObject",
"@id": "schema-stats_summary.json",
"name": "schema/stats_summary.json",
"description": "CounterStrike-1K release metadata/schema file.",
"contentUrl": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K/resolve/main/schema/stats_summary.json",
"encodingFormat": "application/json",
"sha256": "3711d66c01f309024fdd24006518bdbd4a57a8657da7e7d5e969a4a67cbeb720"
},
{
"@type": "cr:FileObject",
"@id": "schema-stats_weapons.json",
"name": "schema/stats_weapons.json",
"description": "CounterStrike-1K release metadata/schema file.",
"contentUrl": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K/resolve/main/schema/stats_weapons.json",
"encodingFormat": "application/json",
"sha256": "b9a5decd70c2ce7d1d9aa9496e2130ab35b0dd23ad571008134f25c7f06b669e"
},
{
"@type": "cr:FileObject",
"@id": "schema-weapons.json",
"name": "schema/weapons.json",
"description": "CounterStrike-1K release metadata/schema file.",
"contentUrl": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K/resolve/main/schema/weapons.json",
"encodingFormat": "application/json",
"sha256": "156b2d7c2b52b1b8db2e0fc69c210e6675f18a9a1d0c9493cd41ed4bfa4a5eb0"
},
{
"@type": "cr:FileObject",
"@id": "subsets-index.json",
"name": "subsets/index.json",
"description": "CounterStrike-1K public subset index.",
"contentUrl": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K/resolve/main/subsets/index.json",
"encodingFormat": "application/json",
"sha256": "a968df2c2d171bb7897048f2614a7b6e8e94fef50487f53d31c95da250650018"
},
{
"@type": "cr:FileObject",
"@id": "subsets-train_10h.parquet",
"name": "subsets/train_10h.parquet",
"description": "CounterStrike-1K train_10h subset membership.",
"contentUrl": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K/resolve/main/subsets/train_10h.parquet",
"encodingFormat": "application/x-parquet",
"sha256": "18e3c4d72542a2e463bf0b4ce88a0bf6fbc695129e53eae1aed20fa9875fe55b"
},
{
"@type": "cr:FileObject",
"@id": "subsets-train_50h.parquet",
"name": "subsets/train_50h.parquet",
"description": "CounterStrike-1K train_50h subset membership.",
"contentUrl": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K/resolve/main/subsets/train_50h.parquet",
"encodingFormat": "application/x-parquet",
"sha256": "7598bbd1dd55adb0fb7d745c4d81ef3596533ce601db5fd75ffb328e03f67732"
},
{
"@type": "cr:FileObject",
"@id": "subsets-train_100h.parquet",
"name": "subsets/train_100h.parquet",
"description": "CounterStrike-1K train_100h subset membership.",
"contentUrl": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K/resolve/main/subsets/train_100h.parquet",
"encodingFormat": "application/x-parquet",
"sha256": "beed9cb91ad7dadec2bacd322312892cc0616da58007271b0a830146ffe34434"
},
{
"@type": "cr:FileObject",
"@id": "subsets-train_500h.parquet",
"name": "subsets/train_500h.parquet",
"description": "CounterStrike-1K train_500h subset membership.",
"contentUrl": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K/resolve/main/subsets/train_500h.parquet",
"encodingFormat": "application/x-parquet",
"sha256": "7e750c68342273e0307faf6ef018992e1064c64fb710a25c8b9083e3042f9bf6"
},
{
"@type": "cr:FileObject",
"@id": "subsets-train_1000h.parquet",
"name": "subsets/train_1000h.parquet",
"description": "CounterStrike-1K train_1000h subset membership.",
"contentUrl": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K/resolve/main/subsets/train_1000h.parquet",
"encodingFormat": "application/x-parquet",
"sha256": "94f406337148597c47bcb072db9e1fa1ba0cccc2413152af32dced7679497084"
},
{
"@type": "cr:FileObject",
"@id": "subsets-train_all.parquet",
"name": "subsets/train_all.parquet",
"description": "CounterStrike-1K train_all subset membership.",
"contentUrl": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K/resolve/main/subsets/train_all.parquet",
"encodingFormat": "application/x-parquet",
"sha256": "b1556603105fbc9a42046095d0a1f733982381b87f13a496477ec155476637cc"
},
{
"@type": "cr:FileObject",
"@id": "subsets-dust2_100h.parquet",
"name": "subsets/dust2_100h.parquet",
"description": "CounterStrike-1K train-only Dust2 100h subset membership.",
"contentUrl": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K/resolve/main/subsets/dust2_100h.parquet",
"encodingFormat": "application/x-parquet",
"sha256": "b2c32e0b7ce536d993317dd53f7092f4c47e6f310187216e96faf02a33759cf7"
},
{
"@type": "cr:FileObject",
"@id": "subsets-full_demo_eval.parquet",
"name": "subsets/full_demo_eval.parquet",
"description": "CounterStrike-1K strict full-demo evaluation subset membership.",
"contentUrl": "https://huggingface.co/datasets/ArnieRamesh/CounterStrike-1K/resolve/main/subsets/full_demo_eval.parquet",
"encodingFormat": "application/x-parquet",
"sha256": "7a9427ba6b10907d6fcfa8e515c14ec727db7b9b0558013bd99792a882ca4286"
}
],
"datePublished": "2026-05-05"
}