Datasets:
Modalities:
Text
Formats:
json
Languages:
English
Size:
< 1K
Tags:
architecture
computational-design
spatial-reasoning
spatial-programming
topology
design-computation
License:
| # Treat all JSON files as text and ensure they use LF (Unix) line endings | |
| *.json text eol=lf | |
| # Explicitly ensure they are not handled by LFS unless they are massive | |
| *.json filter=lfs diff=lfs merge=lfs -text |