File size: 1,579 Bytes
f40c14a |
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 33 34 35 36 37 38 39 40 41 42 43 |
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"
- source_model: BioMistral/BioMistral-7B
positive_prompts:
- "Provide a detailed explanation based on medical literature."
- "Apply clinical reasoning to answer this healthcare question."
- "Use biomedical knowledge to solve this problem."
- "Interpret these clinical findings in the context of patient care."
- "Leverage your understanding of healthcare systems to advise on policy."
negative_prompts:
- "vague"
- "non-scientific"
- "unrelated to healthcare"
- "simplistic understanding"
- "ignore clinical guidelines" |