Apel-sin commited on
Commit
9e11847
1 Parent(s): b82ad36

add measurement.json

Browse files
Files changed (2) hide show
  1. README.md +64 -0
  2. measurement.json +0 -0
README.md ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ base_model:
6
+ - unsloth/Phi-3-mini-4k-instruct
7
+ datasets:
8
+ - cognitivecomputations/Dolphin-2.9.2
9
+ - teknium/OpenHermes-2.5
10
+ - m-a-p/CodeFeedback-Filtered-Instruction
11
+ - cognitivecomputations/dolphin-coder
12
+ - cognitivecomputations/samantha-data
13
+ - microsoft/orca-math-word-problems-200k
14
+ - internlm/Agent-FLAN
15
+ - cognitivecomputations/SystemChat-2.0
16
+ ---
17
+
18
+ # Dolphin 2.9.2 Phi 3 Medium (Abliterated) 🐬
19
+
20
+ Curated and trained by Eric Hartford, Lucas Atkins, Fernando Fernandes, and with help from the community of Cognitive Computations
21
+ Uncensored by [FailSpy](https://huggingface.co/failspy)
22
+
23
+ [![Discord](https://img.shields.io/discord/1156064224225808488?logo=Discord&logoColor=%23ffffff&label=Discord&link=https%3A%2F%2Fdiscord.gg%2FtCMkMDDHwm)](https://discord.gg/cognitivecomputations)
24
+ Discord: https://discord.gg/cognitivecomputations
25
+
26
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/63111b2d88942700629f5771/ldkN1J0WIDQwU4vutGYiD.png" width="600" />
27
+
28
+ Our appreciation for the sponsor of Dolphin 2.9.2:
29
+ - [Crusoe Cloud](https://crusoe.ai/) - provided excellent on-demand 8xL40Snode
30
+
31
+ This model is based on Phi-3-Medium-Instruct-4k, and is governed by the MIT license with which Microsoft released Phi-3.
32
+
33
+ Since Microsoft only released the fine-tuned model - Dolphin-2.9.2-Phi-3-Medium has not been entirely cleaned of refusals.
34
+
35
+ The base model has 4k context, and the qLoRA fine-tuning was with 4k sequence length.
36
+
37
+ The model's weights were then adjusted to ablate and inhibit refusals based on the methodology described in ['Refusal in LLMs is mediated by a single direction'](https://www.alignmentforum.org/posts/jGuXSZgv6qfdhMCuJ/refusal-in-llms-is-mediated-by-a-single-direction)
38
+ This effectively uncensors the model whilst minimizing affecting other features in the model.
39
+
40
+ It took 3.5 days on 8xL40S node provided by Crusoe Cloud
41
+
42
+ This model uses the ChatML prompt template.
43
+
44
+ example:
45
+
46
+ ```
47
+ <|im_start|>system
48
+ You are Dolphin, a helpful AI assistant.<|im_end|>
49
+ <|im_start|>user
50
+ {prompt}<|im_end|>
51
+ <|im_start|>assistant
52
+
53
+ ```
54
+
55
+ Dolphin-2.9.2 has a variety of instruction, conversational, and coding skills. It also has initial agentic abilities and supports function calling.
56
+ We have filtered the dataset to remove alignment and bias. This makes the model more compliant. You are advised to implement your own alignment layer before exposing the model as a service. Please read my blog post about uncensored models. https://erichartford.com/uncensored-models You are responsible for any content you create using this model. Enjoy responsibly.
57
+
58
+
59
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63111b2d88942700629f5771/3dLaIlx3pVme2jWEtwbNp.png)
60
+
61
+ [<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
62
+
63
+ ## evals:
64
+ <img src="https://i.ibb.co/jrBsPLY/file-9gw-A1-Ih-SBYU3-PCZ92-ZNb-Vci-P.png" width="600" />
measurement.json ADDED
The diff for this file is too large to render. See raw diff