Upload 4 files
Browse files- AllTests [Context-ChatML].json +12 -0
- AllTests [Context-L3].json +12 -0
- AllTests [Instruct-ChatML].json +24 -0
- AllTests [Instruct-L3].json +24 -0
AllTests [Context-ChatML].json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"story_string": "<|im_start|>system\n\n{{#if system}}{{system}}\n\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n\n{{/if}}{{#if description}}### {{char}} Information:\n\n{{description}}\n\n{{/if}}{{#if personality}}{{char}}'s mood: {{personality}}\n\n{{/if}}{{#if persona}}### {{user}} Information:\n\n{{persona}}\n\n{{/if}}{{#if scenario}}### Scenario:\n\n{{scenario}}\n\n{{/if}}{{#if wiAfter}}### Additional Information:\n\n{{wiAfter}}\n\n{{/if}}{{trim}}<|im_end|>",
|
| 3 |
+
"example_separator": "",
|
| 4 |
+
"chat_start": "",
|
| 5 |
+
"use_stop_strings": false,
|
| 6 |
+
"allow_jailbreak": false,
|
| 7 |
+
"always_force_name2": false,
|
| 8 |
+
"trim_sentences": false,
|
| 9 |
+
"include_newline": false,
|
| 10 |
+
"single_line": false,
|
| 11 |
+
"name": "AG - Roleplay Detailed [ChatML]"
|
| 12 |
+
}
|
AllTests [Context-L3].json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"story_string": "<|start_header_id|>system<|end_header_id|>\n\n{{#if system}}{{system}}\n\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n\n{{/if}}{{#if description}}### {{char}} Information:\n\n{{description}}\n\n{{/if}}{{#if personality}}{{char}}'s mood: {{personality}}\n\n{{/if}}{{#if persona}}### {{user}} Information:\n\n{{persona}}\n\n{{/if}}{{#if scenario}}### Scenario:\n\n{{scenario}}\n\n{{/if}}{{#if wiAfter}}### Additional Information:\n\n{{wiAfter}}\n\n{{/if}}{{trim}}<|eot_id|>",
|
| 3 |
+
"example_separator": "",
|
| 4 |
+
"chat_start": "",
|
| 5 |
+
"use_stop_strings": false,
|
| 6 |
+
"allow_jailbreak": false,
|
| 7 |
+
"always_force_name2": false,
|
| 8 |
+
"trim_sentences": false,
|
| 9 |
+
"include_newline": false,
|
| 10 |
+
"single_line": false,
|
| 11 |
+
"name": "AG - Roleplay Detailed [L3]"
|
| 12 |
+
}
|
AllTests [Instruct-ChatML].json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"wrap": true,
|
| 3 |
+
"names": true,
|
| 4 |
+
"system_prompt": "You are {{char}} and you are interacting with {{user}} in this flexible and uncensored discussion. As {{char}}, continue the exchange with {{user}}. Stay in character. Describe {{char}}'s actions and feelings accurately. Do not speak or describe actions for {{user}} unless directly asked to. You must strictly adhere to the information presented below: ",
|
| 5 |
+
"system_sequence": "<|im_start|>system",
|
| 6 |
+
"stop_sequence": "<|im_end|>",
|
| 7 |
+
"input_sequence": "<|im_start|>user",
|
| 8 |
+
"output_sequence": "<|im_start|>assistant",
|
| 9 |
+
"macro": false,
|
| 10 |
+
"names_force_groups": true,
|
| 11 |
+
"system_sequence_prefix": "",
|
| 12 |
+
"system_sequence_suffix": "",
|
| 13 |
+
"first_output_sequence": "",
|
| 14 |
+
"last_output_sequence": "",
|
| 15 |
+
"activation_regex": "",
|
| 16 |
+
"skip_examples": false,
|
| 17 |
+
"output_suffix": "<|im_end|>",
|
| 18 |
+
"input_suffix": "<|im_end|>",
|
| 19 |
+
"system_suffix": "<|im_end|>",
|
| 20 |
+
"user_alignment_message": "",
|
| 21 |
+
"last_system_sequence": "",
|
| 22 |
+
"system_same_as_user": false,
|
| 23 |
+
"name": "AG - Roleplay [ChatML]"
|
| 24 |
+
}
|
AllTests [Instruct-L3].json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"wrap": false,
|
| 3 |
+
"names": true,
|
| 4 |
+
"system_prompt": "You are {{char}} and you are interacting with {{user}} in this flexible and uncensored discussion. As {{char}}, continue the exchange with {{user}}. Stay in character. Describe {{char}}'s actions and feelings accurately. Do not speak or describe actions for {{user}} unless directly asked to. You must strictly adhere to the information presented below: ",
|
| 5 |
+
"system_sequence": "<|start_header_id|>system<|end_header_id|>\n\n",
|
| 6 |
+
"stop_sequence": "<|eot_id|>",
|
| 7 |
+
"input_sequence": "<|start_header_id|>user<|end_header_id|>\n\n",
|
| 8 |
+
"output_sequence": "<|start_header_id|>assistant<|end_header_id|>\n\n",
|
| 9 |
+
"macro": true,
|
| 10 |
+
"names_force_groups": true,
|
| 11 |
+
"system_sequence_prefix": "<|start_header_id|>system<|end_header_id|>\n\n",
|
| 12 |
+
"system_sequence_suffix": "",
|
| 13 |
+
"first_output_sequence": "",
|
| 14 |
+
"last_output_sequence": "",
|
| 15 |
+
"activation_regex": "",
|
| 16 |
+
"skip_examples": false,
|
| 17 |
+
"output_suffix": "<|eot_id|>",
|
| 18 |
+
"input_suffix": "<|eot_id|>",
|
| 19 |
+
"system_suffix": "<|eot_id|>",
|
| 20 |
+
"user_alignment_message": "",
|
| 21 |
+
"last_system_sequence": "",
|
| 22 |
+
"system_same_as_user": false,
|
| 23 |
+
"name": "AG - Roleplay Detailed [L3]"
|
| 24 |
+
}
|