Sayali9141 commited on
Commit
dca03b7
1 Parent(s): 5330773

Update traffic_signal_images.py

Browse files
Files changed (1) hide show
  1. traffic_signal_images.py +2 -2
traffic_signal_images.py CHANGED
@@ -11,10 +11,10 @@ import requests
11
  # Find for instance the citation on arxiv or on the dataset repo/website
12
  _CITATION = """\
13
  @InProceedings{huggingface:dataset,
14
- title = {A great new dataset},
15
  author={huggingface, Inc.
16
  },
17
- year={2020}
18
  }
19
  """
20
 
 
11
  # Find for instance the citation on arxiv or on the dataset repo/website
12
  _CITATION = """\
13
  @InProceedings{huggingface:dataset,
14
+ title = {Singapore Traffic Image Dataset},
15
  author={huggingface, Inc.
16
  },
17
+ year={2023}
18
  }
19
  """
20