Update README.md
Browse files
README.md
CHANGED
@@ -5,12 +5,16 @@ base_model: ehartford/WizardLM-13b-V1.0-Uncensored
|
|
5 |
inference: false
|
6 |
model_creator: Eric Hartford
|
7 |
model_type: llama
|
8 |
-
prompt_template:
|
9 |
-
|
|
|
10 |
USER: {prompt} ASSISTANT:
|
11 |
-
|
12 |
-
'
|
13 |
quantized_by: TheBloke
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- header start -->
|
@@ -246,4 +250,4 @@ And thank you again to a16z for their generous grant.
|
|
246 |
|
247 |
# Original model card: Eric Hartford's WizardLM-13b-V1.0-Uncensored
|
248 |
|
249 |
-
No original model card was available.
|
|
|
5 |
inference: false
|
6 |
model_creator: Eric Hartford
|
7 |
model_type: llama
|
8 |
+
prompt_template: >
|
9 |
+
A chat between a curious user and an artificial intelligence assistant. The
|
10 |
+
assistant gives helpful, detailed, and polite answers to the user's questions.
|
11 |
USER: {prompt} ASSISTANT:
|
|
|
|
|
12 |
quantized_by: TheBloke
|
13 |
+
datasets:
|
14 |
+
- fka/awesome-chatgpt-prompts
|
15 |
+
- laion/dalle-3-dataset
|
16 |
+
metrics:
|
17 |
+
- accuracy
|
18 |
---
|
19 |
|
20 |
<!-- header start -->
|
|
|
250 |
|
251 |
# Original model card: Eric Hartford's WizardLM-13b-V1.0-Uncensored
|
252 |
|
253 |
+
No original model card was available.
|