junyamokubo commited on
Commit
0bf0bba
·
verified ·
1 Parent(s): d905a2c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -15,18 +15,16 @@ datasets:
15
 
16
  # このモデルについて
17
 
18
- - **ベースモデル :** llm-jp/llm-jp-3-13b
19
- - **概要 :** このモデルは、ベースモデルである"llm-jp/llm-jp-3-13b"を下記のデータセットでインストラクションチューニングを行いました。
 
 
 
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
- ![license-badge](https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png)
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
+ ![license-badge](https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png)<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) でライセンスされており、本モデルも同じライセンスを継承します。