Update README.md
Browse files
README.md
CHANGED
@@ -24,13 +24,13 @@ This llama model was trained 2x faster with [Unsloth](https://github.com/unsloth
|
|
24 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
25 |
|
26 |
|
27 |
-
# 🧐
|
28 |
|
29 |
- このモデルは、以下のデータを用いて指示チューニング(Instruction Tuning)を行いました。
|
30 |
- 指示チューニングにあたっては、QLoRAを使っています。
|
31 |
|
32 |
|
33 |
-
## 🤩
|
34 |
|
35 |
| データセット名 | 言語 | 件数 | 主な用途 |
|
36 |
|-----------------------------------|--------|--------------|------------------------------------------|
|
@@ -65,7 +65,7 @@ This llama model was trained 2x faster with [Unsloth](https://github.com/unsloth
|
|
65 |
- LLMのための日本語のシングルターン指示応答データセット。
|
66 |
- 約2,903件の高品質な日本語データを含む。
|
67 |
|
68 |
-
#
|
69 |
|
70 |
| パラメータ名 | 値 |
|
71 |
|--------------------------------------|----------------------------------------|
|
@@ -82,12 +82,13 @@ This llama model was trained 2x faster with [Unsloth](https://github.com/unsloth
|
|
82 |
|
83 |
|
84 |
|
85 |
-
# 😚
|
86 |
Apache-2.0 ライセンスに基づいて提供されています。
|
|
|
87 |
|
88 |
|
89 |
|
90 |
-
# 😉
|
91 |
|
92 |
|
93 |
#### ライブラリーのインストール・アップグレード
|
|
|
24 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
25 |
|
26 |
|
27 |
+
# 🧐 Instruction Tuning
|
28 |
|
29 |
- このモデルは、以下のデータを用いて指示チューニング(Instruction Tuning)を行いました。
|
30 |
- 指示チューニングにあたっては、QLoRAを使っています。
|
31 |
|
32 |
|
33 |
+
## 🤩 Datasets
|
34 |
|
35 |
| データセット名 | 言語 | 件数 | 主な用途 |
|
36 |
|-----------------------------------|--------|--------------|------------------------------------------|
|
|
|
65 |
- LLMのための日本語のシングルターン指示応答データセット。
|
66 |
- 約2,903件の高品質な日本語データを含む。
|
67 |
|
68 |
+
# Parameter
|
69 |
|
70 |
| パラメータ名 | 値 |
|
71 |
|--------------------------------------|----------------------------------------|
|
|
|
82 |
|
83 |
|
84 |
|
85 |
+
# 😚 License
|
86 |
Apache-2.0 ライセンスに基づいて提供されています。
|
87 |
+
Apache License, Version 2.0
|
88 |
|
89 |
|
90 |
|
91 |
+
# 😉 Usage
|
92 |
|
93 |
|
94 |
#### ライブラリーのインストール・アップグレード
|