Sao10K commited on
Commit
bba9ade
·
verified ·
1 Parent(s): 31b117f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -74,11 +74,11 @@ peft_use_rslora: true
74
  # Data
75
  dataset_prepared_path: last_run_prepared
76
  datasets:
77
- - path: datasets/amoral-full-sys-prompt.json # Unalignment Data
78
  type: customchatml
79
  - path: datasets/mimi-superfix-RP-filtered-fixed.json # RP / Creative-Instruct Data
80
  type: customchatml
81
- - path: datasets/hespera-smartshuffle.json # esperus-v2-Instruct Data
82
  type: customchatml
83
  warmup_steps: 15
84
 
 
74
  # Data
75
  dataset_prepared_path: last_run_prepared
76
  datasets:
77
+ - path: datasets/amoral-full-sys-prompt.json # Unalignment Data - Cleaned Up from Original, Split to its own file
78
  type: customchatml
79
  - path: datasets/mimi-superfix-RP-filtered-fixed.json # RP / Creative-Instruct Data
80
  type: customchatml
81
+ - path: datasets/hespera-smartshuffle.json # Hesperus-v2-Instruct Data
82
  type: customchatml
83
  warmup_steps: 15
84