redvid commited on
Commit
fe66ac0
1 Parent(s): 3864e4a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -5
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: 'A chat between a curious user and an artificial intelligence assistant.
9
- The assistant gives helpful, detailed, and polite answers to the user''s questions.
 
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.