ganchengguang
commited on
Commit
•
7f1cb91
1
Parent(s):
9b24ff6
Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ tags:
|
|
10 |
- LLM
|
11 |
---
|
12 |
|
13 |
-
This model is traned with [guanaco](https://huggingface.co/datasets/JosephusCheung/GuanacoDataset) dataset.
|
14 |
Improved performance in Chinese and Japanese.
|
15 |
Use the QLoRA to fine-tune the vanilla [LLaMA2-7B](https://huggingface.co/NousResearch/Llama-2-7b-hf).
|
16 |
And you can use test.py to test the model.
|
|
|
10 |
- LLM
|
11 |
---
|
12 |
|
13 |
+
This model is traned with [guanaco](https://huggingface.co/datasets/JosephusCheung/GuanacoDataset) dataset. And this model only used by 49000 chat sample.
|
14 |
Improved performance in Chinese and Japanese.
|
15 |
Use the QLoRA to fine-tune the vanilla [LLaMA2-7B](https://huggingface.co/NousResearch/Llama-2-7b-hf).
|
16 |
And you can use test.py to test the model.
|