Delta-Vector commited on
Commit
e661caa
·
verified ·
1 Parent(s): cdc5ece

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +50 -0
README.md ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - Salesforce/xgen-small-9B-instruct-r
4
+ ---
5
+ base finetune of Xgen Instruct R before the KTO process, do not use this, rather the -Winton downstream KTO enhanced finetune
6
+
7
+ Wandb: https://wandb.ai/new-eden/austral/artifacts/axolotl-config/config-z7eqx7gy/v0/files/axolotl_config_wkco7s_x.yml
8
+
9
+
10
+ Datasets:
11
+
12
+ ```yaml
13
+ datasets:
14
+ - path: Delta-Vector/Hydrus-AM-Thinking-IF
15
+ type: dan-chat-advanced
16
+ - path: Delta-Vector/Orion-Personamaxx-RP
17
+ type: dan-chat-advanced
18
+ - path: Delta-Vector/Orion-Praxis-Co-Writer
19
+ type: dan-chat-advanced
20
+ - path: Delta-Vector/Orion-Co-Writer-51K
21
+ type: dan-chat-advanced
22
+ - path: Delta-Vector/Orion-Shoujo-AI-Filtered-ShareGPT
23
+ type: dan-chat-advanced
24
+ - path: Delta-Vector/Orion-Alpindale-LN-ShareGPT
25
+ type: dan-chat-advanced
26
+ - path: Delta-Vector/Orion-PIPPA-Cleaned-V2
27
+ type: dan-chat-advanced
28
+ - path: Delta-Vector/Orion-Deepseek-V3-RP-Filtered
29
+ type: dan-chat-advanced
30
+ - path: Delta-Vector/Orion-Books-V2-ShareGPT
31
+ type: dan-chat-advanced
32
+ - path: Delta-Vector/Orion-RP-Guild
33
+ type: dan-chat-advanced
34
+ - path: Delta-Vector/Orion-Light-Novels-Roleplay-Logs-Books-Oh-My-duplicate-turns-removed
35
+ type: dan-chat-advanced
36
+ - path: Delta-Vector/Orion-Creative_Writing-Complexity
37
+ type: dan-chat-advanced
38
+ - path: Delta-Vector/Orion-Deepseek-R1-RP-Filtered
39
+ type: dan-chat-advanced
40
+ - path: Delta-Vector/Orion-Storium-Prefixed-Clean
41
+ type: dan-chat-advanced
42
+ - path: Delta-Vector/Orion-LIMARP-Complexity
43
+ type: dan-chat-advanced
44
+ - path: Delta-Vector/Orion-OpenCAI-ShareGPT
45
+ type: dan-chat-advanced
46
+ - path: Delta-Vector/Orion-Roleplay-Logs-Sharegpt-Ngram-cleaned
47
+ type: dan-chat-advanced
48
+ - path: Delta-Vector/Orion-vanilla-backrooms-claude-sharegpt
49
+ type: dan-chat-advanced
50
+ ```