Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,11 @@ language:
|
|
16 |
[meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct)の差分をchat-vectorアプローチで抽出し、
|
17 |
[meta-llama/Meta-Llama-3-70B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-70B-Instruct)に適用しました
|
18 |
|
|
|
|
|
|
|
|
|
|
|
19 |
## 手順/procedure
|
20 |
[chat_vector.ipynb](https://huggingface.co/mmnga/Llama-3-70B-japanese-suzume-vector/blob/main/notebook/chat_vector.ipynb)
|
21 |
|
|
|
16 |
[meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct)の差分をchat-vectorアプローチで抽出し、
|
17 |
[meta-llama/Meta-Llama-3-70B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-70B-Instruct)に適用しました
|
18 |
|
19 |
+
## 結果
|
20 |
+
差分が小さいのかあまり変化がありませんでした
|
21 |
+
今後は倍率など付与してみようと思います.
|
22 |
+
|
23 |
+
|
24 |
## 手順/procedure
|
25 |
[chat_vector.ipynb](https://huggingface.co/mmnga/Llama-3-70B-japanese-suzume-vector/blob/main/notebook/chat_vector.ipynb)
|
26 |
|