ShotaMatsumoto commited on
Commit
941c3a6
·
verified ·
1 Parent(s): 7fff4b8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -17,6 +17,16 @@ language:
17
  - **License:** apache-2.0
18
  - **Finetuned from model :** llm-jp/llm-jp-3-13b
19
 
 
 
 
 
 
 
 
 
 
 
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)
 
17
  - **License:** apache-2.0
18
  - **Finetuned from model :** llm-jp/llm-jp-3-13b
19
 
20
+ # データセットは以下を使いました
21
+ - dataset_files = [
22
+ - ichikara-instruction-003-001-1.json
23
+ ichikara-instruction-003-001-2.1.json
24
+ ichikara-instruction-003-001-2.2.json
25
+ ichikara-instruction-003-001-5.1.json
26
+ ichikara-instruction-003-001-5.2.json
27
+ ichikara-instruction-003-003-1.json
28
+ ]
29
+
30
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
31
 
32
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)