|
|
@@ -44,7 +44,7 @@ datasets:
|
|
|
|
|
|
# Option 3: WizardLM uncensored (flat format)
|
|
|
wizardlm_uncensored:
|
|
|
- name: "ehartford/WizardLM_alpaca_evol_instruct_70k_unfiltered"
|
|
|
+ name: "QuixiAI/WizardLM_alpaca_evol_instruct_70k_unfiltered"
|
|
|
split: "train"
|
|
|
format: "flat"
|
|
|
instruction_field: "instruction"
|
|
|
@@ -66,7 +66,7 @@ datasets:
|
|
|
format: "flat"
|
|
|
instruction_field: "behavior"
|
|
|
output_field: "answer"
|
|
|
- system_field: "test_case"
|
|
|
+ system_field: null
|
|
|
|
|
|
python-1:
|
|
|
name: "Programming-Language/codeagent-python"
|