Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- LatitudeGames/Harbinger-24B
|
4 |
+
---
|
5 |
+
|
6 |
+
SFT of Harbinger for 4 epochs, this is the SFT checkpoint, Not recc'd for use, Use -Winton for the best experience
|
7 |
+
|
8 |
+
Support me on Ko-fi : https://Ko-fi.com/deltavector
|
9 |
+
|
10 |
+
Wandb: https://wandb.ai/new-eden/Francois/artifacts/axolotl-config/config-13rg72pp/v0/files/axolotl_config_wny2yxeg.yml
|
11 |
+
|
12 |
+
datasets:
|
13 |
+
```yaml
|
14 |
+
datasets:
|
15 |
+
- path: PocketDoc/Dans-Personamaxx-VN
|
16 |
+
type: dan-chat-advanced
|
17 |
+
- path: NewEden/LIMARP-Complexity
|
18 |
+
type: dan-chat-advanced
|
19 |
+
- path: NewEden/PIPPA-Mega-Filtered
|
20 |
+
type: dan-chat-advanced
|
21 |
+
- path: NewEden/OpenCAI-ShareGPT
|
22 |
+
type: dan-chat-advanced
|
23 |
+
- path: NewEden/Creative_Writing-Complexity
|
24 |
+
type: dan-chat-advanced
|
25 |
+
- path: NewEden/Light-Novels-Roleplay-Logs-Books-Oh-My-duplicate-turns-removed
|
26 |
+
type: dan-chat-advanced
|
27 |
+
- path: PocketDoc/Dans-Failuremaxx-Adventure-3
|
28 |
+
type: dan-chat-advanced
|
29 |
+
- path: NewEden/Books-V2-ShareGPT
|
30 |
+
type: dan-chat-advanced
|
31 |
+
- path: NewEden/Deepseek-V3-RP-Filtered
|
32 |
+
type: dan-chat-advanced
|
33 |
+
- path: NewEden/Final-Alpindale-LNs-ShareGPT
|
34 |
+
type: dan-chat-advanced
|
35 |
+
- path: NewEden/DeepseekRP-Filtered
|
36 |
+
type: dan-chat-advanced
|
37 |
+
- path: NewEden/RP-logs-V2-Experimental
|
38 |
+
type: dan-chat-advanced
|
39 |
+
- path: anthracite-org/kalo_opus_misc_240827
|
40 |
+
type: dan-chat-advanced
|
41 |
+
- path: anthracite-org/kalo_misc_part2
|
42 |
+
type: dan-chat-advanced
|
43 |
+
- path: NewEden/Storium-Prefixed-Clean
|
44 |
+
type: dan-chat-advanced
|
45 |
+
```
|