zhaozitian commited on
Commit
d9f840c
1 Parent(s): cc43067

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,5 +1,7 @@
 
 
1
  # This model is finetuned by the joint efforts of Sparticle Inc. and A. I. Hakusan Inc.
2
- ## This model is a fine-tuned Llama2-7b model with Japanese dataset with LoRA.
3
  The training set of this model is about 5% of randomly chosen data from llm-japanese-dataset by izumi-lab.
4
  For inference, please follow the instructions in https://github.com/tloen/alpaca-lora/ .
5
  ## Training procedure
 
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.
4
+
5
  The training set of this model is about 5% of randomly chosen data from llm-japanese-dataset by izumi-lab.
6
  For inference, please follow the instructions in https://github.com/tloen/alpaca-lora/ .
7
  ## Training procedure