ehartford commited on
Commit
f05722b
1 Parent(s): 5c0854b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +67 -31
README.md CHANGED
@@ -1,35 +1,71 @@
1
  ---
2
  license: gemma
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
 
5
- esf
6
- efs
7
- serdfs
8
- grgsr
9
- gsr
10
- g
11
- rsgs
12
- gfs
13
- rg
14
- srg
15
- seg
16
- srg
17
- srg
18
- sr
19
- gr
20
- f
21
- awef
22
- eawdf
23
- awd
24
- fae
25
- gage
26
- ea
27
-
28
-
29
- efkjbsdjhfbakjdfbjokasfkjasbfkbjas
30
- kjdbfkjadesb kj dskjhfsdkjhvfskz skdjbjshdbfajsh kjsadbjhbsadfk
31
-
32
- skajdbkasjfbakjsfb mhsgadbcjkhabsjhabs
33
-
34
-
35
- sksdjhajskhgdjahsbgdjhasd ksajduhvWSMNWBDCKBWIUEB
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: gemma
3
+ base_model: google/gemma-2-2b
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - cognitivecomputations/Dolphin-2.9
8
+ - m-a-p/CodeFeedback-Filtered-Instruction
9
+ - cognitivecomputations/dolphin-coder
10
+ - cognitivecomputations/samantha-data
11
+ - microsoft/orca-math-word-problems-200k
12
+ - mlabonne/FineTome-100k
13
+ - arcee/agent_data
14
+ - PawanKrd/math-gpt-4o-200k
15
+ - cognitivecomputations/SystemChat-2.0
16
  ---
17
 
18
+ # Dolphin 2.9.4 Gemma2 2b 🐬
19
+
20
+ Curated and trained by Eric Hartford and Cognitive Computations
21
+
22
+ [![Discord](https://img.shields.io/discord/1156064224225808488?logo=Discord&logoColor=%23ffffff&label=Discord&link=https%3A%2F%2Fdiscord.gg%2FtCMkMDDHwm)](https://discord.gg/h3K4XGj2RH)
23
+ Discord: https://discord.gg/h3K4XGj2RH
24
+
25
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/63111b2d88942700629f5771/ldkN1J0WIDQwU4vutGYiD.png" width="600" />
26
+
27
+ Our appreciation for the sponsors of Dolphin 2.9.4:
28
+ - [Crusoe Cloud](https://crusoe.ai/) - provided excellent on-demand 8xL40S node
29
+
30
+ This model is based on Google Gemma2 2b, and is governed by the Gemma license.
31
+
32
+ The base model has 128K context, and our finetuning used 8192 sequence length.
33
+
34
+ Dolphin 2.9.4 uses ChatML prompt template format.
35
+
36
+ example:
37
+
38
+ ```
39
+ <|im_start|>system
40
+ You are Dolphin, a helpful AI assistant.<|im_end|>
41
+ <|im_start|>user
42
+ {prompt}<|im_end|>
43
+ <|im_start|>assistant
44
+
45
+ ```
46
+
47
+ Dolphin-2.9.4 has a variety of instruction following, conversational, and coding skills. It also has agentic abilities and supports function calling.
48
+ It is especially trained to obey the system prompt, and follow instructions in many languages.
49
+
50
+ Dolphin is uncensored. 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. It will be highly compliant with any requests, even unethical ones. 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.
51
+
52
+
53
+ <details><summary>Evals</summary>
54
+
55
+
56
+ </details>
57
+
58
+ [<img src="https://raw.githubusercontent.com/axolotl-ai-cloud/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/axolotl-ai-cloud/axolotl)
59
+
60
+
61
+ ## Model description
62
+
63
+ More information needed
64
+
65
+ ## Intended uses & limitations
66
+
67
+ More information needed
68
+
69
+ ## Training and evaluation data
70
+
71
+ More information needed