CoolFace
Datasetpublic

DolphinNie/dungeon-dataset

Brogue Map Dataset To clone this repo, use: git clone https://huggingface.co/datasets/DolphinNie/dungeon-dataset 1. Data Explanation This is the Map dataset from the open-sourced game Brogue. It contains 49,000 train dataset, 14,000 test dataset and 7,000 validation dataset. Each map is stored in a .csv file. The map is a (32x32) array, which is the map size. Each cell in the array is a int number ranged from 0 to 13, which represented 14 tiles. "G_NONE": 0… See the full description on the dataset page: https://huggingface.co/datasets/DolphinNie/dungeon-dataset.

sourceHugging Facemitupdated 2y agoView on Hugging Face
4likes35downloads
14 commits on main
d1b244e2y ago

fixed new dataset

DolphinNie
dc0a88a2y ago

Update README

DolphinNie
2d959832y ago

Update README

DolphinNie
231f3322y ago

update README

DolphinNie
9225a2f2y ago

update dataset

DolphinNie
db4684c2y ago

update env_data

DolphinNie
ac433fe2y ago

update README

DolphinNie
1db61522y ago

Create README.md

DolphinNie
ce756ef2y ago

env_num

DolphinNie
8b5c0172y ago

env_num

DolphinNie
4fc78d22y ago

env_num

DolphinNie
9bea7b62y ago

env_num

DolphinNie
5d3e8ec2y ago

envnum

DolphinNie
c16b5f42y ago

initial commit

DolphinNie