Amir13 commited on
Commit
7fadae4
·
1 Parent(s): 9bec59c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -79,6 +79,7 @@ The following hyperparameters were used during training:
79
 
80
  ## Citation
81
  If you used the datasets and models in this repository, please cite it.
 
82
  @misc{https://doi.org/10.48550/arxiv.2302.09611,
83
  doi = {10.48550/ARXIV.2302.09611},
84
  url = {https://arxiv.org/abs/2302.09611},
@@ -88,4 +89,5 @@ If you used the datasets and models in this repository, please cite it.
88
  publisher = {arXiv},
89
  year = {2023},
90
  copyright = {arXiv.org perpetual, non-exclusive license}
91
- }
 
 
79
 
80
  ## Citation
81
  If you used the datasets and models in this repository, please cite it.
82
+ ```bibtex
83
  @misc{https://doi.org/10.48550/arxiv.2302.09611,
84
  doi = {10.48550/ARXIV.2302.09611},
85
  url = {https://arxiv.org/abs/2302.09611},
 
89
  publisher = {arXiv},
90
  year = {2023},
91
  copyright = {arXiv.org perpetual, non-exclusive license}
92
+ }
93
+ ```