Supermaxman commited on
Commit
41ef26c
1 Parent(s): 50bae74

Update README.md

Browse files

Fixed contacts & Links

Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -102,10 +102,9 @@ size_categories:
102
 
103
  ## Dataset Description
104
 
105
- - **Homepage:** [ELI5 homepage](https://facebookresearch.github.io/ELI5/explore.html)
106
- - **Repository:** [ELI5 repository](https://github.com/facebookresearch/ELI5)
107
- - **Paper:** [ELI5: Long Form Question Answering](https://arxiv.org/abs/1907.09190)
108
- - **Point of Contact:** [Yacine Jernite](mailto:yacine@huggingface.co)
109
 
110
  ### Dataset Summary
111
  The ESA Hubble Deep Space Images & Captions dataset is composed primarily of Hubble deep space scans as high-resolution images,
@@ -236,7 +235,7 @@ Images from the Hubble telescope have already inspired millions, and the hope is
236
  All images were collected from [https://esahubble.org/](https://esahubble.org/).
237
  Fullsize Original images & metadata were crawled from the ESA Hubble website using [Scrapy](https://scrapy.org/).
238
  Images were downloaded as `.tiff` files with the following [code](https://github.com/Supermaxman/SpaceGAN), while
239
- additional metadata was later collected for each image using the following [code](https://github.com/Supermaxman/WebbDiffuser).
240
 
241
 
242
  As the ESA Hubble website collects images from a wide variety of sources, images were filtered to try to avoid any non-space scan images as follows:
 
102
 
103
  ## Dataset Description
104
 
105
+ - **Homepage:** [ESA Hubble](https://esahubble.org/)
106
+ - **Repository:** [Hubble Diffuser repository](https://github.com/Supermaxman/HubbleDiffuser)
107
+ - **Point of Contact:** [Maxwell Weinzierl](mailto:maxwell.weinzierl@utdallas.edu)
 
108
 
109
  ### Dataset Summary
110
  The ESA Hubble Deep Space Images & Captions dataset is composed primarily of Hubble deep space scans as high-resolution images,
 
235
  All images were collected from [https://esahubble.org/](https://esahubble.org/).
236
  Fullsize Original images & metadata were crawled from the ESA Hubble website using [Scrapy](https://scrapy.org/).
237
  Images were downloaded as `.tiff` files with the following [code](https://github.com/Supermaxman/SpaceGAN), while
238
+ additional metadata was later collected for each image using the following [code](https://github.com/Supermaxman/HubbleDiffuser).
239
 
240
 
241
  As the ESA Hubble website collects images from a wide variety of sources, images were filtered to try to avoid any non-space scan images as follows: