ganchengguang commited on
Commit
eb8ad78
1 Parent(s): 55c25e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ tags:
12
 
13
  This model is traned with [llm-japanese-dataset](https://huggingface.co/datasets/izumi-lab/llm-japanese-dataset) dataset. And this model used a few of dataset by 50000 chat samples and 280000 non chat samples.
14
  Improved performance in Chinese and Japanese.
15
- Use the QLoRA to fine-tune the vanilla [LLaMA2-13B](https://huggingface.co/NousResearch/Llama-2-7b-hf).
16
  And you can use test.py to test the model.
17
 
18
  ### Recommend Generation parameters:
 
12
 
13
  This model is traned with [llm-japanese-dataset](https://huggingface.co/datasets/izumi-lab/llm-japanese-dataset) dataset. And this model used a few of dataset by 50000 chat samples and 280000 non chat samples.
14
  Improved performance in Chinese and Japanese.
15
+ Use the QLoRA to fine-tune the vanilla [Llama-2-13b-chat-hf](https://huggingface.co/NousResearch/Llama-2-13b-chat-hf).
16
  And you can use test.py to test the model.
17
 
18
  ### Recommend Generation parameters: