Update README.md
Browse files
README.md
CHANGED
|
@@ -80,6 +80,7 @@ The following hyperparameters were used during training:
|
|
| 80 |
|
| 81 |
### Citation
|
| 82 |
If you used the datasets and models in this repository, please cite it.
|
|
|
|
| 83 |
|
| 84 |
@misc{https://doi.org/10.48550/arxiv.2302.09611,
|
| 85 |
doi = {10.48550/ARXIV.2302.09611},
|
|
@@ -98,3 +99,4 @@ If you used the datasets and models in this repository, please cite it.
|
|
| 98 |
|
| 99 |
copyright = {arXiv.org perpetual, non-exclusive license}
|
| 100 |
}
|
|
|
|
|
|
| 80 |
|
| 81 |
### Citation
|
| 82 |
If you used the datasets and models in this repository, please cite it.
|
| 83 |
+
```bibtex
|
| 84 |
|
| 85 |
@misc{https://doi.org/10.48550/arxiv.2302.09611,
|
| 86 |
doi = {10.48550/ARXIV.2302.09611},
|
|
|
|
| 99 |
|
| 100 |
copyright = {arXiv.org perpetual, non-exclusive license}
|
| 101 |
}
|
| 102 |
+
```
|