File size: 991 Bytes
228d3a1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
base_model: cognitivecomputations/WestLake-7B-v2-laser
gate_mode: hidden
dtype: bfloat16
experts:
- source_model: mlabonne/Daredevil-7B
positive_prompts:
- "Answer this question from the ARC (Argument Reasoning Comprehension)."
- "Use common sense and logical reasoning skills."
negative_prompts:
- "nonsense"
- "irrational"
- "math"
- "code"
- source_model: cognitivecomputations/WestLake-7B-v2-laser
positive_prompts:
- "Answer this question from the Winogrande test."
- "Use advanced knowledge of culture and humanity"
negative_prompts:
- "ignorance"
- "uninformed"
- "creativity"
- source_model: mlabonne/Daredevil-7B
positive_prompts:
- "Calculate the answer to this math problem"
- "My mathematical capabilities are strong, allowing me to handle complex mathematical queries"
- "solve for"
negative_prompts:
- "incorrect"
- "inaccurate"
- "creativity"
|