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/THEODOROS/Architext_v1/Architext_v1.py or any data file in the same directory. Couldn't find 'THEODOROS/Architext_v1' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in THEODOROS/Architext_v1. 
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 1491, in dataset_module_factory
                  raise FileNotFoundError(
              FileNotFoundError: Couldn't find a dataset script at /src/services/worker/THEODOROS/Architext_v1/Architext_v1.py or any data file in the same directory. Couldn't find 'THEODOROS/Architext_v1' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in THEODOROS/Architext_v1.

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

Dataset Card for Architext

Dataset Description

This is the raw training data used to train the Architext models referenced in "Architext: Language-Driven Generative Architecture Design" .

Dataset Creation

The data were synthetically generated by a parametric design script in Grasshopper 3D, a virtual algorithmic environment in the design software Rhinoceros 3D.

Considerations for Using the Data

The data describe once instance of architectural design, specifically layout generation for residential appartments. Even in that case, the data is limited in the possible shapes they can represent, size, and typologies. Additionally, the annotations used as language prompts to generate a design are restricted to automatically generated annotations based on layout characteristics (adjacency, typology, number of spaces).

Licensing Information

The dataset is licensed under the Apache 2.0 license.

Citation Information

If you use the dataset please cite:

@article{galanos2023architext,
  title={Architext: Language-Driven Generative Architecture Design},
  author={Galanos, Theodoros and Liapis, Antonios and Yannakakis, Georgios N},
  journal={arXiv preprint arXiv:2303.07519},
  year={2023}
}
Downloads last month
2
Edit dataset card

Models trained or fine-tuned on THEODOROS/Architext_v1