maywell commited on
Commit
ad6d1f8
1 Parent(s): 637fe24

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -0
README.md CHANGED
@@ -2,4 +2,35 @@
2
  license: other
3
  license_name: miqu-license
4
  license_link: LICENSE
 
 
 
 
 
5
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  license: other
3
  license_name: miqu-license
4
  license_link: LICENSE
5
+ language:
6
+ - en
7
+ pipeline_tag: text-generation
8
+ tags:
9
+ - not-for-all-audiences
10
  ---
11
+
12
+ # miqu-evil-dpo
13
+
14
+ # **Model Details**
15
+
16
+ ## Description
17
+ miqu-evil-dpo is fine-tuned model based on miqu, serving as a direct successor to PiVoT-0.1-Evil-a.
18
+
19
+ It is trained with evil-tune method applied.
20
+
21
+ ![image/png](./eviltune.png)
22
+
23
+
24
+ <!-- prompt-template start -->
25
+ ## Prompt template: Mistral Inst
26
+
27
+ ```
28
+ <s> [INST] {inst} {/INST}
29
+
30
+ ```
31
+ <!-- prompt-template end -->
32
+
33
+
34
+ ## Disclaimer
35
+ The AI model provided herein is intended for experimental purposes only. The creator of this model makes no representations or warranties of any kind, either express or implied, as to the model's accuracy, reliability, or suitability for any particular purpose. The creator shall not be held liable for any outcomes, decisions, or actions taken on the basis of the information generated by this model. Users of this model assume full responsibility for any consequences resulting from its use.
36
+