Update README.md
Browse files
README.md
CHANGED
@@ -127,11 +127,11 @@ Please refer to [`rinna/nekomata-7b`](https://huggingface.co/rinna/nekomata-7b)
|
|
127 |
---
|
128 |
|
129 |
# How to cite
|
130 |
-
|
131 |
@misc{rinna-nekomata-7b-instruction,
|
132 |
title = {rinna/nekomata-7b-instruction},
|
133 |
-
author={Zhao, Tianyu and Sawada, Kei}
|
134 |
-
url = {https://huggingface.co/rinna/nekomata-7b-instruction}
|
135 |
}
|
136 |
|
137 |
@inproceedings{sawada2024release,
|
@@ -140,9 +140,11 @@ Please refer to [`rinna/nekomata-7b`](https://huggingface.co/rinna/nekomata-7b)
|
|
140 |
booktitle = {Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)},
|
141 |
month = {5},
|
142 |
year = {2024},
|
143 |
-
|
|
|
|
|
144 |
}
|
145 |
-
|
146 |
---
|
147 |
|
148 |
# License
|
|
|
127 |
---
|
128 |
|
129 |
# How to cite
|
130 |
+
```bibtex
|
131 |
@misc{rinna-nekomata-7b-instruction,
|
132 |
title = {rinna/nekomata-7b-instruction},
|
133 |
+
author = {Zhao, Tianyu and Sawada, Kei},
|
134 |
+
url = {https://huggingface.co/rinna/nekomata-7b-instruction}
|
135 |
}
|
136 |
|
137 |
@inproceedings{sawada2024release,
|
|
|
140 |
booktitle = {Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)},
|
141 |
month = {5},
|
142 |
year = {2024},
|
143 |
+
pages = {13898--13905},
|
144 |
+
url = {https://aclanthology.org/2024.lrec-main.1213},
|
145 |
+
note = {\url{https://arxiv.org/abs/2404.01657}}
|
146 |
}
|
147 |
+
```
|
148 |
---
|
149 |
|
150 |
# License
|