update the model card
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ RakutenAI-7B is a systematic initiative that brings the latest technologies to t
|
|
7 |
|
8 |
*If you are looking for a foundation model, check [RakutenAI-7B](https://huggingface.co/Rakuten/RakutenAI-7B)*.
|
9 |
|
10 |
-
*If you are looking for
|
11 |
|
12 |
## Usage
|
13 |
|
@@ -54,6 +54,8 @@ for req in requests:
|
|
54 |
- [BELEBELE](https://huggingface.co/datasets/facebook/belebele)
|
55 |
- [JCS](https://aclanthology.org/2022.lrec-1.317/)
|
56 |
- [JNLI](https://aclanthology.org/2022.lrec-1.317/)
|
|
|
|
|
57 |
|
58 |
|
59 |
### Limitations and Bias
|
@@ -68,7 +70,7 @@ For citing our work on the suite of RakutenAI-7B models, please use:
|
|
68 |
title={RakutenAI-7B: Extending Large Language Models for Japanese},
|
69 |
author={Rakuten Group, Inc.},
|
70 |
year={2024},
|
71 |
-
eprint={},
|
72 |
archivePrefix={arXiv},
|
73 |
primaryClass={cs.CL}
|
74 |
}
|
|
|
7 |
|
8 |
*If you are looking for a foundation model, check [RakutenAI-7B](https://huggingface.co/Rakuten/RakutenAI-7B)*.
|
9 |
|
10 |
+
*If you are looking for an instruction-tuned model, check [RakutenAI-7B-instruct](https://huggingface.co/Rakuten/RakutenAI-7B-instruct)*.
|
11 |
|
12 |
## Usage
|
13 |
|
|
|
54 |
- [BELEBELE](https://huggingface.co/datasets/facebook/belebele)
|
55 |
- [JCS](https://aclanthology.org/2022.lrec-1.317/)
|
56 |
- [JNLI](https://aclanthology.org/2022.lrec-1.317/)
|
57 |
+
- [Dolly-15K](https://huggingface.co/datasets/databricks/databricks-dolly-15k)
|
58 |
+
- [OpenAssistant1](https://huggingface.co/datasets/OpenAssistant/oasst1)
|
59 |
|
60 |
|
61 |
### Limitations and Bias
|
|
|
70 |
title={RakutenAI-7B: Extending Large Language Models for Japanese},
|
71 |
author={Rakuten Group, Inc.},
|
72 |
year={2024},
|
73 |
+
eprint={}, // will be updated soon
|
74 |
archivePrefix={arXiv},
|
75 |
primaryClass={cs.CL}
|
76 |
}
|