this post was submitted on 31 Mar 2025
4 points (100.0% liked)
Machine Learning
1950 readers
1 users here now
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Sounds pretty neat. Licensing can be pretty complex but MIT is a pretty much no-frills license that let's them do with your dataset what they want. CC0 (public domain) is similar.
Alternatively you can also use something like CC-BY license which also let's people use it but it requires attribution.
A step beyond that is the CC-BY-SA which is similar but requires anything new created with the data to be licensed under the same license (share alike).
Just depends on what you want to do, and what you want people to do when they use your data. Id recommend MIT, CC0, or the CC-BY-4.0 license since these ensure the most people can use it if that's your goal
That was very useful! I don't really care what people do but since I want to release a possible game that generates those maps I think I'll go by CC-BY like you said :)
Thanks for the info!
thanks again hehe just published it here: https://github.com/4Robato/Rogue-Fantasy-Maps-Dataset/tree/main :P