ganchengguang
commited on
Commit
•
eb8ad78
1
Parent(s):
55c25e9
Update README.md
Browse files
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 [
|
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:
|