Update README.md
Browse files
README.md
CHANGED
|
@@ -75,18 +75,14 @@ Compared to Meditron3-Qwen2.5-7B and Llama3.1-Swallow-8B-Instruct-v0.3, JPharmat
|
|
| 75 |
**BibTeX:**
|
| 76 |
|
| 77 |
```
|
| 78 |
-
@misc{
|
| 79 |
-
|
| 80 |
-
|
| 81 |
-
|
| 82 |
-
|
| 83 |
-
|
| 84 |
-
|
| 85 |
-
|
| 86 |
-
month = may,
|
| 87 |
-
year = {2025},
|
| 88 |
-
note = {arXiv:2505.16661 [cs]},
|
| 89 |
-
annote = {Comment: 15 pages, 9 tables, 5 figures}
|
| 90 |
}
|
| 91 |
|
| 92 |
```
|
|
|
|
| 75 |
**BibTeX:**
|
| 76 |
|
| 77 |
```
|
| 78 |
+
@misc{ono2025japaneselanguagemodelnew,
|
| 79 |
+
title={A Japanese Language Model and Three New Evaluation Benchmarks for Pharmaceutical NLP},
|
| 80 |
+
author={Shinnosuke Ono and Issey Sukeda and Takuro Fujii and Kosei Buma and Shunsuke Sasaki},
|
| 81 |
+
year={2025},
|
| 82 |
+
eprint={2505.16661},
|
| 83 |
+
archivePrefix={arXiv},
|
| 84 |
+
primaryClass={cs.CL},
|
| 85 |
+
url={https://arxiv.org/abs/2505.16661},
|
|
|
|
|
|
|
|
|
|
|
|
|
| 86 |
}
|
| 87 |
|
| 88 |
```
|