wheres-my-python commited on
Commit
9614ee6
·
verified ·
1 Parent(s): d2eb39b

Update floors-cities-targz.py

Browse files
Files changed (1) hide show
  1. floors-cities-targz.py +1 -2
floors-cities-targz.py CHANGED
@@ -24,7 +24,7 @@ archivePrefix = {arXiv},
24
  """
25
 
26
  _DESCRIPTION = """\
27
- Text-to-image model to build an AI architect
28
  """
29
 
30
  _URL = "https://github.com/RamyaRamachandran-driod/HF_datasets/raw/main/dataset.tar.gz"
@@ -32,7 +32,6 @@ _URL = "https://github.com/RamyaRamachandran-driod/HF_datasets/raw/main/dataset.
32
 
33
 
34
  class FloorplansTargz(datasets.GeneratorBasedBuilder):
35
- """SQUAD: The Stanford Question Answering Dataset. Version 1.1."""
36
 
37
  def _info(self):
38
  return datasets.DatasetInfo(
 
24
  """
25
 
26
  _DESCRIPTION = """\
27
+ Text-to-image dataset, fine tuned specifically for architectural planning
28
  """
29
 
30
  _URL = "https://github.com/RamyaRamachandran-driod/HF_datasets/raw/main/dataset.tar.gz"
 
32
 
33
 
34
  class FloorplansTargz(datasets.GeneratorBasedBuilder):
 
35
 
36
  def _info(self):
37
  return datasets.DatasetInfo(