jamescalam commited on
Commit
b81749a
1 Parent(s): 8d72b47

Update unsplash-25k-photos.py

Browse files
Files changed (1) hide show
  1. unsplash-25k-photos.py +2 -2
unsplash-25k-photos.py CHANGED
@@ -2,8 +2,8 @@ import datasets
2
 
3
  _CITATION = """\
4
  @InProceedings{huggingface:dataset,
5
- title = {Unsplash 25K Photos},
6
- author={James Briggs},
7
  year={2022}
8
  }
9
  """
 
2
 
3
  _CITATION = """\
4
  @InProceedings{huggingface:dataset,
5
+ title = {Unsplash Lite Dataset 1.2.0 Photos},
6
+ author={Unsplash},
7
  year={2022}
8
  }
9
  """