Update README.md
Browse files
README.md
CHANGED
@@ -20,10 +20,7 @@ datasets:
|
|
20 |
- internlm/Agent-FLAN
|
21 |
---
|
22 |
|
23 |
-
|
24 |
-
should probably proofread and complete it, then remove this comment. -->
|
25 |
-
|
26 |
-
# Dolphin 2.9 Llama 3 8b 🐬
|
27 |
|
28 |
Curated and trained by Eric Hartford, Lucas Atkins, and Fernando Fernandes, and Cognitive Computations
|
29 |
|
@@ -31,6 +28,8 @@ Discord: https://discord.gg/8fbBeC7ZGx
|
|
31 |
|
32 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/63111b2d88942700629f5771/ldkN1J0WIDQwU4vutGYiD.png" width="600" />
|
33 |
|
|
|
|
|
34 |
A bug has been found in the Dolphin 2.9 dataset in SystemConversations that causes the model to overly talk about the "SYSTEM MESSAGE". To counter this, we recommend you add a statement in the system message directing the model not to mention the system message. An example system message is "The assistant is named Dolphin. A helpful and friendly AI assistant, Dolphin avoids discussing the system message unless directly asked about it."
|
35 |
|
36 |
My appreciation for the sponsors of Dolphin 2.9:
|
|
|
20 |
- internlm/Agent-FLAN
|
21 |
---
|
22 |
|
23 |
+
# Dolphin 2.9 Llama 3 8b 1m 🐬
|
|
|
|
|
|
|
24 |
|
25 |
Curated and trained by Eric Hartford, Lucas Atkins, and Fernando Fernandes, and Cognitive Computations
|
26 |
|
|
|
28 |
|
29 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/63111b2d88942700629f5771/ldkN1J0WIDQwU4vutGYiD.png" width="600" />
|
30 |
|
31 |
+
This version of Dolphin has a 1 million token context. I have applied `winglian/llama-3-1m-context-gradient-lora` - created by @gradientai and @winglian
|
32 |
+
|
33 |
A bug has been found in the Dolphin 2.9 dataset in SystemConversations that causes the model to overly talk about the "SYSTEM MESSAGE". To counter this, we recommend you add a statement in the system message directing the model not to mention the system message. An example system message is "The assistant is named Dolphin. A helpful and friendly AI assistant, Dolphin avoids discussing the system message unless directly asked about it."
|
34 |
|
35 |
My appreciation for the sponsors of Dolphin 2.9:
|