trikudayodayodayo commited on
Commit
76ce9e3
·
verified ·
1 Parent(s): 7a12f22

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -2
README.md CHANGED
@@ -17,6 +17,22 @@ 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
+ # Overview
21
+ This repository provides a Japanese Large Language Model finetuned on ichikara datasets
22
+
23
+ # supervised-fintuning
24
+ Thme model was finetuned on a subset from mxture of the following dataset.
25
+ Training epoch:1
26
+ ichikara-instruction-003-001-1
27
+ ichikara-instruction-003-001-2
28
+ ichikara-instruction-003-001-2.2
29
+ ichikara-instruction-003-003-5.1
30
+ ichikara-instruction-003-003-5.2
31
+ ichikara-instruction-003-002-1
32
+ ichikara-instruction-003-003-1
33
+
34
+ Authors
35
+ tsuchida rikuto
36
+
37
+
38