Update README.md
Browse files
README.md
CHANGED
@@ -79,6 +79,7 @@ The following hyperparameters were used during training:
|
|
79 |
- Tokenizers 0.13.2
|
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},
|
@@ -89,3 +90,4 @@ If you used the datasets and models in this repository, please cite it.
|
|
89 |
year = {2023},
|
90 |
copyright = {arXiv.org perpetual, non-exclusive license}
|
91 |
}
|
|
|
|
79 |
- Tokenizers 0.13.2
|
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},
|
|
|
90 |
year = {2023},
|
91 |
copyright = {arXiv.org perpetual, non-exclusive license}
|
92 |
}
|
93 |
+
```
|