Transformers
Safetensors
Japanese
ShomaTani commited on
Commit
4bb2fc7
·
verified ·
1 Parent(s): adb2c78

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -7
README.md CHANGED
@@ -1,8 +1,16 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
 
 
 
 
4
  ---
5
 
 
 
 
6
  # Model Card for Model ID
7
 
8
  <!-- Provide a quick summary of what the model is/does. -->
@@ -17,13 +25,13 @@ tags: []
17
 
18
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
 
20
- - **Developed by:** [More Information Needed]
21
- - **Funded by [optional]:** [More Information Needed]
22
  - **Shared by [optional]:** [More Information Needed]
23
- - **Model type:** [More Information Needed]
24
- - **Language(s) (NLP):** [More Information Needed]
25
- - **License:** [More Information Needed]
26
- - **Finetuned from model [optional]:** [More Information Needed]
27
 
28
  ### Model Sources [optional]
29
 
 
1
  ---
2
  library_name: transformers
3
+ datasets:
4
+ - kinokokoro/ichikara-instruction-003
5
+ language:
6
+ - ja
7
+ base_model:
8
+ - llm-jp/llm-jp-3-13b
9
  ---
10
 
11
+ ichikara-instruction-003-001-1.jsonのみを使ってllm-jp-3-13bをFinetuneしたモデル。
12
+ 基本的にサンプルコードに従って行った。
13
+
14
  # Model Card for Model ID
15
 
16
  <!-- Provide a quick summary of what the model is/does. -->
 
25
 
26
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
27
 
28
+ - **Developed by:** Shoma Tani
29
+ - **Funded by [optional]:**
30
  - **Shared by [optional]:** [More Information Needed]
31
+ - **Model type:** General
32
+ - **Language(s) (NLP):** Japanese
33
+ - **License:** N/A
34
+ - **Finetuned from model [optional]:** llm-jp-3-13b
35
 
36
  ### Model Sources [optional]
37