Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,12 @@ base_model: mistralai/Mistral-7B-v0.1
|
|
7 |
model-index:
|
8 |
- name: mistral-instruct
|
9 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -82,4 +88,4 @@ The following `bitsandbytes` quantization config was used during training:
|
|
82 |
### Framework versions
|
83 |
|
84 |
|
85 |
-
- PEFT 0.6.0
|
|
|
7 |
model-index:
|
8 |
- name: mistral-instruct
|
9 |
results: []
|
10 |
+
datasets:
|
11 |
+
- FreedomIntelligence/Evol-Instruct-Chinese-GPT4
|
12 |
+
language:
|
13 |
+
- zh
|
14 |
+
- en
|
15 |
+
pipeline_tag: text-generation
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
88 |
### Framework versions
|
89 |
|
90 |
|
91 |
+
- PEFT 0.6.0
|