DarleisonRodrigues commited on
Commit
006549e
·
verified ·
1 Parent(s): 0d8ace2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -88,16 +88,18 @@ print(f"Original URL: {first_example['original_url']}")
88
  # image.show()
89
  ```
90
  ## Citation Information
91
- If you are using this dataset, please cite
92
 
 
93
  @misc{mosaïque_2025,
94
- author = { mosaïque and Darleison Rodrigues and Rayane Nascimento },
95
  title = { quebec-traffic-signs (Revision 07519ff) },
96
  year = 2025,
97
  url = { https://huggingface.co/datasets/RDLTechworks/quebec-traffic-signs },
98
  doi = { 10.57967/hf/6044 },
99
  publisher = { Hugging Face }
100
  }
 
101
 
102
  ## License
103
 
 
88
  # image.show()
89
  ```
90
  ## Citation Information
91
+ If you are using this dataset, please cite:
92
 
93
+ ```
94
  @misc{mosaïque_2025,
95
+ author = { mosaïque and Darleison Rodrigues and Rayane Nascimento },
96
  title = { quebec-traffic-signs (Revision 07519ff) },
97
  year = 2025,
98
  url = { https://huggingface.co/datasets/RDLTechworks/quebec-traffic-signs },
99
  doi = { 10.57967/hf/6044 },
100
  publisher = { Hugging Face }
101
  }
102
+ ```
103
 
104
  ## License
105