nhanv commited on
Commit
45c55df
1 Parent(s): 4d6034b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -10,7 +10,7 @@ pipeline_tag: text-generation
10
 
11
  ## Model Description
12
 
13
- This is a 7B-parameter decoder-only Japanese language model fine-tuned on instruction-following datasets, built on top of the base model [Japanese Stable LM Base Gamma 7B](https://huggingface.co/stabilityai/japanese-stablelm-base-gamma-7b).
14
 
15
  ## Performance
16
 
@@ -54,6 +54,9 @@ There is an [JA-MT-Bench Leaderboard](https://github.com/AUGMXNT/shisa/wiki/Eval
54
  | llm-jp-13b-instruct-full-jaster-dolly-oasst-v1.0 | 1.0 |
55
  | llm-jp-13b-instruct-full-jaster-v1.0 | 1.0 |
56
 
 
 
 
57
  ## Usage
58
 
59
  Ensure you are using Transformers 4.34.0 or newer.
 
10
 
11
  ## Model Description
12
 
13
+ This is a 7B-parameter decoder-only Japanese language model fine-tuned on our instruction-following datasets, built on top of the base model [Japanese Stable LM Base Gamma 7B](https://huggingface.co/stabilityai/japanese-stablelm-base-gamma-7b).
14
 
15
  ## Performance
16
 
 
54
  | llm-jp-13b-instruct-full-jaster-dolly-oasst-v1.0 | 1.0 |
55
  | llm-jp-13b-instruct-full-jaster-v1.0 | 1.0 |
56
 
57
+
58
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/5ee1b417636bdb3834e2da19/tOmBUVHgbfOyjFFlweTGs.png)
59
+
60
  ## Usage
61
 
62
  Ensure you are using Transformers 4.34.0 or newer.