zhaozitian commited on
Commit
5fe35db
1 Parent(s): d9f840c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
 
2
  ## This model is a fine-tuned Llama2-13b-chat-hf model with Japanese dataset with LoRA.
3
  # This model is finetuned by the joint efforts of Sparticle Inc. and A. I. Hakusan Inc.
@@ -15,4 +23,4 @@ The following `bitsandbytes` quantization config was used during training:
15
 
16
  ### Framework versions
17
 
18
- - PEFT 0.5.0.dev0
 
1
+ ---
2
+ license: cc-by-sa-4.0
3
+ datasets:
4
+ - izumi-lab/llm-japanese-dataset
5
+ language:
6
+ - ja
7
+ - en
8
+ ---
9
 
10
  ## This model is a fine-tuned Llama2-13b-chat-hf model with Japanese dataset with LoRA.
11
  # This model is finetuned by the joint efforts of Sparticle Inc. and A. I. Hakusan Inc.
 
23
 
24
  ### Framework versions
25
 
26
+ - PEFT 0.5.0.dev0