Amir13 commited on
Commit
d837077
·
1 Parent(s): 8e856bd

Update README.md

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