The dataset viewer is not available for this dataset.
Cannot get the config names for the dataset.
Error code:   ConfigNamesError
Exception:    FileNotFoundError
Message:      Couldn't find a dataset script at /src/services/worker/wdcqc/starcraft-remastered-melee-maps/starcraft-remastered-melee-maps.py or any data file in the same directory. Couldn't find 'wdcqc/starcraft-remastered-melee-maps' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in wdcqc/starcraft-remastered-melee-maps. 
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/dataset/config_names.py", line 55, in compute_config_names_response
                  for config in sorted(get_dataset_config_names(path=dataset, token=hf_token))
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 351, in get_dataset_config_names
                  dataset_module = dataset_module_factory(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1508, in dataset_module_factory
                  raise FileNotFoundError(
              FileNotFoundError: Couldn't find a dataset script at /src/services/worker/wdcqc/starcraft-remastered-melee-maps/starcraft-remastered-melee-maps.py or any data file in the same directory. Couldn't find 'wdcqc/starcraft-remastered-melee-maps' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in wdcqc/starcraft-remastered-melee-maps.

Need help to make the dataset viewer work? Open a discussion for direct support.

starcraft-remastered-melee-maps

This is a dataset containing 1,815 Starcraft:Remastered melee maps, categorized into tilesets.

The dataset is used to train this model: https://huggingface.co/wdcqc/starcraft-platform-terrain-32x32

The dataset is manually downloaded from Battle.net, bounding.net (scmscx.com) and broodwarmaps.com over a long period of time.

To use this dataset, extract the staredit\\scenario.chk files from the map files using StormLib, then refer to Scenario.chk Format to get data like text, terrain or resource placement from the map.

Alternatively download the dataset and put it in <My Documents>\StarCraft\Maps. You can play with your friends.

Downloads last month
0
Edit dataset card

Models trained or fine-tuned on wdcqc/starcraft-remastered-melee-maps