Update README.md
Browse files
README.md
CHANGED
@@ -20,3 +20,12 @@ language:
|
|
20 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
21 |
|
22 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
21 |
|
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 |
+
環境:Google Colab notebooks
|
25 |
+
試行コードファイル:LoRA_template_unsloth.20241127.ipynb
|
26 |
+
ベースモデル:llm-jp/llm-jp-3-13b
|
27 |
+
学習データセット:ichikara-instruction-003-001.1.json
|
28 |
+
学習後新モデル名:llm-jp-3-13b-it
|
29 |
+
模試問題データセット:elyza-tasks-100-TV_0.jsonl
|
30 |
+
出力:llm-jp-3-13b-it_output.jsonl
|
31 |
+
スコア:3.01
|