update readme
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# wizardLM-LlaMA-LoRA-7B
|
2 |
|
3 |
A LoRA trained on the WizardLM dataset, with a LlaMA 7B as the basemodel.
|
|
|
1 |
+
---
|
2 |
+
license: gpl-3.0
|
3 |
+
datasets:
|
4 |
+
- victor123/evol_instruct_70k
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
---
|
8 |
+
|
9 |
+
|
10 |
# wizardLM-LlaMA-LoRA-7B
|
11 |
|
12 |
A LoRA trained on the WizardLM dataset, with a LlaMA 7B as the basemodel.
|