Update README.md
Browse files
README.md
CHANGED
@@ -15,18 +15,16 @@ datasets:
|
|
15 |
|
16 |
# このモデルについて
|
17 |
|
18 |
-
|
19 |
-
|
|
|
|
|
|
|
20 |
|
|
|
21 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
22 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
23 |
|
24 |
-
# 使用したデータセット
|
25 |
-
|
26 |
-
https://liat-aip.sakura.ne.jp/wp/llmのための日本語インストラクションデータ作成/llmのための日本語インストラクションデータ-公開/<br>
|
27 |
-
関根聡, 安藤まや, 後藤美知子, 鈴木久美, 河原大輔, 井之上直也, 乾健太郎. ichikara-instruction: LLMのための日本語インストラクションデータの構築. 言語処理学会第30回年次大会(2024)<br>
|
28 |
-

|
29 |
-
|
30 |
# ライセンス・利用範囲
|
31 |
|
32 |
- 上記のベースモデルおよびデータセットは [CC BY-NC-SA](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.ja) でライセンスされており、本モデルも同じライセンスを継承します。
|
|
|
15 |
|
16 |
# このモデルについて
|
17 |
|
18 |
+
このモデルは、ベースモデルである"llm-jp/llm-jp-3-13b"を下記のデータセットでインストラクションチューニングを行いました。<br>
|
19 |
+
<br>
|
20 |
+
https://liat-aip.sakura.ne.jp/wp/llmのための日本語インストラクションデータ作成/llmのための日本語インストラクションデータ-公開/<br>
|
21 |
+
関根聡, 安藤まや, 後藤美知子, 鈴木久美, 河原大輔, 井之上直也, 乾健太郎. ichikara-instruction: LLMのための日本語インストラクションデータの構築. 言語処理学会第30回年次大会(2024)<br>
|
22 |
+
<br>
|
23 |
|
24 |
+
また、学習にはUnslothとHuggingfaceのTRL libraryを使用しています。
|
25 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
26 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
27 |
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
# ライセンス・利用範囲
|
29 |
|
30 |
- 上記のベースモデルおよびデータセットは [CC BY-NC-SA](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.ja) でライセンスされており、本モデルも同じライセンスを継承します。
|