Update base_model formatting
Browse files
README.md
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
---
|
2 |
-
|
3 |
datasets:
|
4 |
- ehartford/WizardLM_evol_instruct_V2_196k_unfiltered_merged_split
|
|
|
|
|
5 |
inference: false
|
6 |
-
license: other
|
7 |
model_creator: Eric Hartford
|
8 |
-
model_name: WizardLM 7B V1.0 Uncensored
|
9 |
model_type: llama
|
10 |
prompt_template: 'A chat between a curious user and an artificial intelligence assistant.
|
11 |
The assistant gives helpful, detailed, and polite answers to the user''s questions.
|
|
|
1 |
---
|
2 |
+
license: other
|
3 |
datasets:
|
4 |
- ehartford/WizardLM_evol_instruct_V2_196k_unfiltered_merged_split
|
5 |
+
model_name: WizardLM 7B V1.0 Uncensored
|
6 |
+
base_model: ehartford/WizardLM-7B-V1.0-Uncensored
|
7 |
inference: false
|
|
|
8 |
model_creator: Eric Hartford
|
|
|
9 |
model_type: llama
|
10 |
prompt_template: 'A chat between a curious user and an artificial intelligence assistant.
|
11 |
The assistant gives helpful, detailed, and polite answers to the user''s questions.
|