masanorihirano
commited on
Commit
•
3367667
1
Parent(s):
52c9389
Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ nekomata-14b-pfn-qfin is fine-tuned on 370M tokens from multiple special dataset
|
|
18 |
The fine-tuned were carried out at a 2048 context length.
|
19 |
This model is released under [Tongyi Qianwen LICENSE AGREEMENT](https://github.com/QwenLM/Qwen/blob/e8e15962d897714944773cca57fa2e460a3655e8/Tongyi%20Qianwen%20LICENSE%20AGREEMENT).
|
20 |
|
21 |
-
The research article
|
22 |
|
23 |
# Benchmarking
|
24 |
The benchmark score is obtained using [Japanese Language Model Financial Evaluation Harness](https://github.com/pfnet-research/japanese-lm-fin-harness)
|
@@ -94,9 +94,18 @@ This model is not designed for legal, tax, investment, financial, or other advic
|
|
94 |
Therefore, before deploying any applications of nekomata-14b-pfn-qfin, developers should perform safety testing and tuning tailored to their specific applications of the model.
|
95 |
|
96 |
## How to cite
|
97 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
98 |
|
99 |
-
##
|
100 |
Preferred Networks, Inc.
|
101 |
- Masanori Hirano
|
102 |
- Kentaro Imajo
|
|
|
18 |
The fine-tuned were carried out at a 2048 context length.
|
19 |
This model is released under [Tongyi Qianwen LICENSE AGREEMENT](https://github.com/QwenLM/Qwen/blob/e8e15962d897714944773cca57fa2e460a3655e8/Tongyi%20Qianwen%20LICENSE%20AGREEMENT).
|
20 |
|
21 |
+
The research article is available on [arXiv](https://arxiv.org/abs/2404.10555).
|
22 |
|
23 |
# Benchmarking
|
24 |
The benchmark score is obtained using [Japanese Language Model Financial Evaluation Harness](https://github.com/pfnet-research/japanese-lm-fin-harness)
|
|
|
94 |
Therefore, before deploying any applications of nekomata-14b-pfn-qfin, developers should perform safety testing and tuning tailored to their specific applications of the model.
|
95 |
|
96 |
## How to cite
|
97 |
+
```
|
98 |
+
@misc{hirano2024,
|
99 |
+
title={Construction of Domain-specified Japanese Large Language Model for Finance through Continual Pre-training},
|
100 |
+
author={Masanori Hirano and Kentaro Imajo},
|
101 |
+
year={2024},
|
102 |
+
eprint={2404.10555},
|
103 |
+
archivePrefix={arXiv},
|
104 |
+
primaryClass={cs.CL}
|
105 |
+
}
|
106 |
+
```
|
107 |
|
108 |
+
## Contributors
|
109 |
Preferred Networks, Inc.
|
110 |
- Masanori Hirano
|
111 |
- Kentaro Imajo
|